pycarlo 0.10.198__py3-none-any.whl → 0.10.200__py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.

Potentially problematic release.


This version of pycarlo might be problematic. Click here for more details.

pycarlo/lib/schema.json CHANGED
@@ -1393,16 +1393,42 @@
1393
1393
  "args": [
1394
1394
  {
1395
1395
  "defaultValue": null,
1396
- "description": "The integration ID",
1396
+ "description": "The integration ID (required if not using direct credentials)",
1397
1397
  "name": "integrationId",
1398
1398
  "type": {
1399
- "kind": "NON_NULL",
1400
- "name": null,
1401
- "ofType": {
1402
- "kind": "SCALAR",
1403
- "name": "UUID",
1404
- "ofType": null
1405
- }
1399
+ "kind": "SCALAR",
1400
+ "name": "UUID",
1401
+ "ofType": null
1402
+ }
1403
+ },
1404
+ {
1405
+ "defaultValue": null,
1406
+ "description": "Datadog site (e.g. datadoghq.com) - for testing without integration",
1407
+ "name": "integrationSite",
1408
+ "type": {
1409
+ "kind": "SCALAR",
1410
+ "name": "String",
1411
+ "ofType": null
1412
+ }
1413
+ },
1414
+ {
1415
+ "defaultValue": null,
1416
+ "description": "Datadog API key - for testing without integration",
1417
+ "name": "integrationApiKey",
1418
+ "type": {
1419
+ "kind": "SCALAR",
1420
+ "name": "String",
1421
+ "ofType": null
1422
+ }
1423
+ },
1424
+ {
1425
+ "defaultValue": null,
1426
+ "description": "Datadog Application key - for testing without integration",
1427
+ "name": "integrationApplicationKey",
1428
+ "type": {
1429
+ "kind": "SCALAR",
1430
+ "name": "String",
1431
+ "ofType": null
1406
1432
  }
1407
1433
  },
1408
1434
  {
@@ -1451,7 +1477,7 @@
1451
1477
  }
1452
1478
  ],
1453
1479
  "deprecationReason": null,
1454
- "description": "(experimental) Get the list of Datadog incident teams",
1480
+ "description": "(experimental) Get the list of Datadog incident teams. Either provide integration_id OR (integration_site, integration_api_key, integration_application_key) for testing credentials.",
1455
1481
  "isDeprecated": false,
1456
1482
  "name": "getDatadogTeams",
1457
1483
  "type": {
@@ -1468,16 +1494,42 @@
1468
1494
  "args": [
1469
1495
  {
1470
1496
  "defaultValue": null,
1471
- "description": "The integration ID",
1497
+ "description": "The integration ID (required if not using direct credentials)",
1472
1498
  "name": "integrationId",
1473
1499
  "type": {
1474
- "kind": "NON_NULL",
1475
- "name": null,
1476
- "ofType": {
1477
- "kind": "SCALAR",
1478
- "name": "UUID",
1479
- "ofType": null
1480
- }
1500
+ "kind": "SCALAR",
1501
+ "name": "UUID",
1502
+ "ofType": null
1503
+ }
1504
+ },
1505
+ {
1506
+ "defaultValue": null,
1507
+ "description": "Datadog site (e.g. datadoghq.com) - for testing without integration",
1508
+ "name": "integrationSite",
1509
+ "type": {
1510
+ "kind": "SCALAR",
1511
+ "name": "String",
1512
+ "ofType": null
1513
+ }
1514
+ },
1515
+ {
1516
+ "defaultValue": null,
1517
+ "description": "Datadog API key - for testing without integration",
1518
+ "name": "integrationApiKey",
1519
+ "type": {
1520
+ "kind": "SCALAR",
1521
+ "name": "String",
1522
+ "ofType": null
1523
+ }
1524
+ },
1525
+ {
1526
+ "defaultValue": null,
1527
+ "description": "Datadog Application key - for testing without integration",
1528
+ "name": "integrationApplicationKey",
1529
+ "type": {
1530
+ "kind": "SCALAR",
1531
+ "name": "String",
1532
+ "ofType": null
1481
1533
  }
1482
1534
  },
1483
1535
  {
@@ -1512,7 +1564,7 @@
1512
1564
  }
1513
1565
  ],
1514
1566
  "deprecationReason": null,
1515
- "description": "(experimental) Get the list of Datadog incident services",
1567
+ "description": "(experimental) Get the list of Datadog incident services. Either provide integration_id OR (integration_site, integration_api_key, integration_application_key) for testing credentials.",
1516
1568
  "isDeprecated": false,
1517
1569
  "name": "getDatadogServices",
1518
1570
  "type": {
@@ -50356,47 +50408,6 @@
50356
50408
  "ofType": null
50357
50409
  }
50358
50410
  },
50359
- {
50360
- "args": [
50361
- {
50362
- "defaultValue": null,
50363
- "description": null,
50364
- "name": "startTime",
50365
- "type": {
50366
- "kind": "NON_NULL",
50367
- "name": null,
50368
- "ofType": {
50369
- "kind": "SCALAR",
50370
- "name": "DateTime",
50371
- "ofType": null
50372
- }
50373
- }
50374
- },
50375
- {
50376
- "defaultValue": null,
50377
- "description": null,
50378
- "name": "endTime",
50379
- "type": {
50380
- "kind": "SCALAR",
50381
- "name": "DateTime",
50382
- "ofType": null
50383
- }
50384
- }
50385
- ],
50386
- "deprecationReason": "Use getMetricsV4 with metric: `last_updated_on` instead",
50387
- "description": "(experimental) DEPRECATED. List of freshness data points for the table",
50388
- "isDeprecated": true,
50389
- "name": "freshness",
50390
- "type": {
50391
- "kind": "LIST",
50392
- "name": null,
50393
- "ofType": {
50394
- "kind": "OBJECT",
50395
- "name": "TableFreshness",
50396
- "ofType": null
50397
- }
50398
- }
50399
- },
50400
50411
  {
50401
50412
  "args": [],
50402
50413
  "deprecationReason": "Use getFreshnessMonitor instead",
@@ -87397,316 +87408,6 @@
87397
87408
  "name": "WarehouseTableModelStatus",
87398
87409
  "possibleTypes": null
87399
87410
  },
87400
- {
87401
- "description": null,
87402
- "enumValues": null,
87403
- "fields": [
87404
- {
87405
- "args": [],
87406
- "deprecationReason": null,
87407
- "description": "Lag since previous table update in seconds",
87408
- "isDeprecated": false,
87409
- "name": "lagInSeconds",
87410
- "type": {
87411
- "kind": "SCALAR",
87412
- "name": "Float",
87413
- "ofType": null
87414
- }
87415
- },
87416
- {
87417
- "args": [],
87418
- "deprecationReason": null,
87419
- "description": "Timestamp of the last table update",
87420
- "isDeprecated": false,
87421
- "name": "lastUpdateTimestamp",
87422
- "type": {
87423
- "kind": "NON_NULL",
87424
- "name": null,
87425
- "ofType": {
87426
- "kind": "SCALAR",
87427
- "name": "DateTime",
87428
- "ofType": null
87429
- }
87430
- }
87431
- },
87432
- {
87433
- "args": [],
87434
- "deprecationReason": null,
87435
- "description": "Measurement timestamp of the datapoint",
87436
- "isDeprecated": false,
87437
- "name": "measurementTimestamp",
87438
- "type": {
87439
- "kind": "NON_NULL",
87440
- "name": null,
87441
- "ofType": {
87442
- "kind": "SCALAR",
87443
- "name": "DateTime",
87444
- "ofType": null
87445
- }
87446
- }
87447
- },
87448
- {
87449
- "args": [],
87450
- "deprecationReason": null,
87451
- "description": "Thresholds",
87452
- "isDeprecated": false,
87453
- "name": "thresholds",
87454
- "type": {
87455
- "kind": "LIST",
87456
- "name": null,
87457
- "ofType": {
87458
- "kind": "OBJECT",
87459
- "name": "Threshold",
87460
- "ofType": null
87461
- }
87462
- }
87463
- }
87464
- ],
87465
- "inputFields": null,
87466
- "interfaces": [],
87467
- "kind": "OBJECT",
87468
- "name": "TableFreshness",
87469
- "possibleTypes": null
87470
- },
87471
- {
87472
- "description": null,
87473
- "enumValues": null,
87474
- "fields": [
87475
- {
87476
- "args": [],
87477
- "deprecationReason": null,
87478
- "description": "Threshold type",
87479
- "isDeprecated": false,
87480
- "name": "type",
87481
- "type": {
87482
- "kind": "NON_NULL",
87483
- "name": null,
87484
- "ofType": {
87485
- "kind": "ENUM",
87486
- "name": "ThresholdType",
87487
- "ofType": null
87488
- }
87489
- }
87490
- },
87491
- {
87492
- "args": [],
87493
- "deprecationReason": null,
87494
- "description": "Upper threshold",
87495
- "isDeprecated": false,
87496
- "name": "upper",
87497
- "type": {
87498
- "kind": "SCALAR",
87499
- "name": "Float",
87500
- "ofType": null
87501
- }
87502
- },
87503
- {
87504
- "args": [],
87505
- "deprecationReason": null,
87506
- "description": "Lower threshold",
87507
- "isDeprecated": false,
87508
- "name": "lower",
87509
- "type": {
87510
- "kind": "SCALAR",
87511
- "name": "Float",
87512
- "ofType": null
87513
- }
87514
- },
87515
- {
87516
- "args": [],
87517
- "deprecationReason": null,
87518
- "description": "Reason for missing threshold",
87519
- "isDeprecated": false,
87520
- "name": "reason",
87521
- "type": {
87522
- "kind": "SCALAR",
87523
- "name": "String",
87524
- "ofType": null
87525
- }
87526
- },
87527
- {
87528
- "args": [],
87529
- "deprecationReason": null,
87530
- "description": "Threshold status",
87531
- "isDeprecated": false,
87532
- "name": "status",
87533
- "type": {
87534
- "kind": "NON_NULL",
87535
- "name": null,
87536
- "ofType": {
87537
- "kind": "ENUM",
87538
- "name": "ThresholdStatus",
87539
- "ofType": null
87540
- }
87541
- }
87542
- },
87543
- {
87544
- "args": [],
87545
- "deprecationReason": null,
87546
- "description": "Upper High-Sensitivity threshold",
87547
- "isDeprecated": false,
87548
- "name": "upperHigh",
87549
- "type": {
87550
- "kind": "SCALAR",
87551
- "name": "Float",
87552
- "ofType": null
87553
- }
87554
- },
87555
- {
87556
- "args": [],
87557
- "deprecationReason": null,
87558
- "description": "Lower High-Sensitivity threshold",
87559
- "isDeprecated": false,
87560
- "name": "lowerHigh",
87561
- "type": {
87562
- "kind": "SCALAR",
87563
- "name": "Float",
87564
- "ofType": null
87565
- }
87566
- },
87567
- {
87568
- "args": [],
87569
- "deprecationReason": null,
87570
- "description": "Upper Medium-Sensitivity threshold",
87571
- "isDeprecated": false,
87572
- "name": "upperMedium",
87573
- "type": {
87574
- "kind": "SCALAR",
87575
- "name": "Float",
87576
- "ofType": null
87577
- }
87578
- },
87579
- {
87580
- "args": [],
87581
- "deprecationReason": null,
87582
- "description": "Lower Medium-Sensitivity threshold",
87583
- "isDeprecated": false,
87584
- "name": "lowerMedium",
87585
- "type": {
87586
- "kind": "SCALAR",
87587
- "name": "Float",
87588
- "ofType": null
87589
- }
87590
- },
87591
- {
87592
- "args": [],
87593
- "deprecationReason": null,
87594
- "description": "Upper Low-Sensitivity threshold",
87595
- "isDeprecated": false,
87596
- "name": "upperLow",
87597
- "type": {
87598
- "kind": "SCALAR",
87599
- "name": "Float",
87600
- "ofType": null
87601
- }
87602
- },
87603
- {
87604
- "args": [],
87605
- "deprecationReason": null,
87606
- "description": "Lower Low-Sensitivity threshold",
87607
- "isDeprecated": false,
87608
- "name": "lowerLow",
87609
- "type": {
87610
- "kind": "SCALAR",
87611
- "name": "Float",
87612
- "ofType": null
87613
- }
87614
- }
87615
- ],
87616
- "inputFields": null,
87617
- "interfaces": [],
87618
- "kind": "OBJECT",
87619
- "name": "Threshold",
87620
- "possibleTypes": null
87621
- },
87622
- {
87623
- "description": null,
87624
- "enumValues": [
87625
- {
87626
- "deprecationReason": null,
87627
- "description": null,
87628
- "isDeprecated": false,
87629
- "name": "FIELD_HEALTH"
87630
- },
87631
- {
87632
- "deprecationReason": null,
87633
- "description": null,
87634
- "isDeprecated": false,
87635
- "name": "FRESHNESS"
87636
- },
87637
- {
87638
- "deprecationReason": null,
87639
- "description": null,
87640
- "isDeprecated": false,
87641
- "name": "UNCHANGED_SIZE"
87642
- },
87643
- {
87644
- "deprecationReason": null,
87645
- "description": null,
87646
- "isDeprecated": false,
87647
- "name": "SIZE_DIFF"
87648
- },
87649
- {
87650
- "deprecationReason": null,
87651
- "description": null,
87652
- "isDeprecated": false,
87653
- "name": "VOLUME_CHANGE"
87654
- },
87655
- {
87656
- "deprecationReason": null,
87657
- "description": null,
87658
- "isDeprecated": false,
87659
- "name": "ROWS"
87660
- },
87661
- {
87662
- "deprecationReason": null,
87663
- "description": null,
87664
- "isDeprecated": false,
87665
- "name": "CUSTOM"
87666
- },
87667
- {
87668
- "deprecationReason": null,
87669
- "description": null,
87670
- "isDeprecated": false,
87671
- "name": "COMPARISON"
87672
- }
87673
- ],
87674
- "fields": null,
87675
- "inputFields": null,
87676
- "interfaces": null,
87677
- "kind": "ENUM",
87678
- "name": "ThresholdType",
87679
- "possibleTypes": null
87680
- },
87681
- {
87682
- "description": null,
87683
- "enumValues": [
87684
- {
87685
- "deprecationReason": null,
87686
- "description": null,
87687
- "isDeprecated": false,
87688
- "name": "INACTIVE"
87689
- },
87690
- {
87691
- "deprecationReason": null,
87692
- "description": null,
87693
- "isDeprecated": false,
87694
- "name": "ACTIVE"
87695
- },
87696
- {
87697
- "deprecationReason": null,
87698
- "description": null,
87699
- "isDeprecated": false,
87700
- "name": "TRAINING"
87701
- }
87702
- ],
87703
- "fields": null,
87704
- "inputFields": null,
87705
- "interfaces": null,
87706
- "kind": "ENUM",
87707
- "name": "ThresholdStatus",
87708
- "possibleTypes": null
87709
- },
87710
87411
  {
87711
87412
  "description": null,
87712
87413
  "enumValues": null,
@@ -137961,6 +137662,245 @@
137961
137662
  "name": "MetricDimensions",
137962
137663
  "possibleTypes": null
137963
137664
  },
137665
+ {
137666
+ "description": null,
137667
+ "enumValues": null,
137668
+ "fields": [
137669
+ {
137670
+ "args": [],
137671
+ "deprecationReason": null,
137672
+ "description": "Threshold type",
137673
+ "isDeprecated": false,
137674
+ "name": "type",
137675
+ "type": {
137676
+ "kind": "NON_NULL",
137677
+ "name": null,
137678
+ "ofType": {
137679
+ "kind": "ENUM",
137680
+ "name": "ThresholdType",
137681
+ "ofType": null
137682
+ }
137683
+ }
137684
+ },
137685
+ {
137686
+ "args": [],
137687
+ "deprecationReason": null,
137688
+ "description": "Upper threshold",
137689
+ "isDeprecated": false,
137690
+ "name": "upper",
137691
+ "type": {
137692
+ "kind": "SCALAR",
137693
+ "name": "Float",
137694
+ "ofType": null
137695
+ }
137696
+ },
137697
+ {
137698
+ "args": [],
137699
+ "deprecationReason": null,
137700
+ "description": "Lower threshold",
137701
+ "isDeprecated": false,
137702
+ "name": "lower",
137703
+ "type": {
137704
+ "kind": "SCALAR",
137705
+ "name": "Float",
137706
+ "ofType": null
137707
+ }
137708
+ },
137709
+ {
137710
+ "args": [],
137711
+ "deprecationReason": null,
137712
+ "description": "Reason for missing threshold",
137713
+ "isDeprecated": false,
137714
+ "name": "reason",
137715
+ "type": {
137716
+ "kind": "SCALAR",
137717
+ "name": "String",
137718
+ "ofType": null
137719
+ }
137720
+ },
137721
+ {
137722
+ "args": [],
137723
+ "deprecationReason": null,
137724
+ "description": "Threshold status",
137725
+ "isDeprecated": false,
137726
+ "name": "status",
137727
+ "type": {
137728
+ "kind": "NON_NULL",
137729
+ "name": null,
137730
+ "ofType": {
137731
+ "kind": "ENUM",
137732
+ "name": "ThresholdStatus",
137733
+ "ofType": null
137734
+ }
137735
+ }
137736
+ },
137737
+ {
137738
+ "args": [],
137739
+ "deprecationReason": null,
137740
+ "description": "Upper High-Sensitivity threshold",
137741
+ "isDeprecated": false,
137742
+ "name": "upperHigh",
137743
+ "type": {
137744
+ "kind": "SCALAR",
137745
+ "name": "Float",
137746
+ "ofType": null
137747
+ }
137748
+ },
137749
+ {
137750
+ "args": [],
137751
+ "deprecationReason": null,
137752
+ "description": "Lower High-Sensitivity threshold",
137753
+ "isDeprecated": false,
137754
+ "name": "lowerHigh",
137755
+ "type": {
137756
+ "kind": "SCALAR",
137757
+ "name": "Float",
137758
+ "ofType": null
137759
+ }
137760
+ },
137761
+ {
137762
+ "args": [],
137763
+ "deprecationReason": null,
137764
+ "description": "Upper Medium-Sensitivity threshold",
137765
+ "isDeprecated": false,
137766
+ "name": "upperMedium",
137767
+ "type": {
137768
+ "kind": "SCALAR",
137769
+ "name": "Float",
137770
+ "ofType": null
137771
+ }
137772
+ },
137773
+ {
137774
+ "args": [],
137775
+ "deprecationReason": null,
137776
+ "description": "Lower Medium-Sensitivity threshold",
137777
+ "isDeprecated": false,
137778
+ "name": "lowerMedium",
137779
+ "type": {
137780
+ "kind": "SCALAR",
137781
+ "name": "Float",
137782
+ "ofType": null
137783
+ }
137784
+ },
137785
+ {
137786
+ "args": [],
137787
+ "deprecationReason": null,
137788
+ "description": "Upper Low-Sensitivity threshold",
137789
+ "isDeprecated": false,
137790
+ "name": "upperLow",
137791
+ "type": {
137792
+ "kind": "SCALAR",
137793
+ "name": "Float",
137794
+ "ofType": null
137795
+ }
137796
+ },
137797
+ {
137798
+ "args": [],
137799
+ "deprecationReason": null,
137800
+ "description": "Lower Low-Sensitivity threshold",
137801
+ "isDeprecated": false,
137802
+ "name": "lowerLow",
137803
+ "type": {
137804
+ "kind": "SCALAR",
137805
+ "name": "Float",
137806
+ "ofType": null
137807
+ }
137808
+ }
137809
+ ],
137810
+ "inputFields": null,
137811
+ "interfaces": [],
137812
+ "kind": "OBJECT",
137813
+ "name": "Threshold",
137814
+ "possibleTypes": null
137815
+ },
137816
+ {
137817
+ "description": null,
137818
+ "enumValues": [
137819
+ {
137820
+ "deprecationReason": null,
137821
+ "description": null,
137822
+ "isDeprecated": false,
137823
+ "name": "FIELD_HEALTH"
137824
+ },
137825
+ {
137826
+ "deprecationReason": null,
137827
+ "description": null,
137828
+ "isDeprecated": false,
137829
+ "name": "FRESHNESS"
137830
+ },
137831
+ {
137832
+ "deprecationReason": null,
137833
+ "description": null,
137834
+ "isDeprecated": false,
137835
+ "name": "UNCHANGED_SIZE"
137836
+ },
137837
+ {
137838
+ "deprecationReason": null,
137839
+ "description": null,
137840
+ "isDeprecated": false,
137841
+ "name": "SIZE_DIFF"
137842
+ },
137843
+ {
137844
+ "deprecationReason": null,
137845
+ "description": null,
137846
+ "isDeprecated": false,
137847
+ "name": "VOLUME_CHANGE"
137848
+ },
137849
+ {
137850
+ "deprecationReason": null,
137851
+ "description": null,
137852
+ "isDeprecated": false,
137853
+ "name": "ROWS"
137854
+ },
137855
+ {
137856
+ "deprecationReason": null,
137857
+ "description": null,
137858
+ "isDeprecated": false,
137859
+ "name": "CUSTOM"
137860
+ },
137861
+ {
137862
+ "deprecationReason": null,
137863
+ "description": null,
137864
+ "isDeprecated": false,
137865
+ "name": "COMPARISON"
137866
+ }
137867
+ ],
137868
+ "fields": null,
137869
+ "inputFields": null,
137870
+ "interfaces": null,
137871
+ "kind": "ENUM",
137872
+ "name": "ThresholdType",
137873
+ "possibleTypes": null
137874
+ },
137875
+ {
137876
+ "description": null,
137877
+ "enumValues": [
137878
+ {
137879
+ "deprecationReason": null,
137880
+ "description": null,
137881
+ "isDeprecated": false,
137882
+ "name": "INACTIVE"
137883
+ },
137884
+ {
137885
+ "deprecationReason": null,
137886
+ "description": null,
137887
+ "isDeprecated": false,
137888
+ "name": "ACTIVE"
137889
+ },
137890
+ {
137891
+ "deprecationReason": null,
137892
+ "description": null,
137893
+ "isDeprecated": false,
137894
+ "name": "TRAINING"
137895
+ }
137896
+ ],
137897
+ "fields": null,
137898
+ "inputFields": null,
137899
+ "interfaces": null,
137900
+ "kind": "ENUM",
137901
+ "name": "ThresholdStatus",
137902
+ "possibleTypes": null
137903
+ },
137964
137904
  {
137965
137905
  "description": "Filters for the metrics to be fetched",
137966
137906
  "enumValues": null,
pycarlo/lib/schema.py CHANGED
@@ -45809,9 +45809,19 @@ class Query(sgqlc.types.Type):
45809
45809
  (
45810
45810
  (
45811
45811
  "integration_id",
45812
- sgqlc.types.Arg(
45813
- sgqlc.types.non_null(UUID), graphql_name="integrationId", default=None
45814
- ),
45812
+ sgqlc.types.Arg(UUID, graphql_name="integrationId", default=None),
45813
+ ),
45814
+ (
45815
+ "integration_site",
45816
+ sgqlc.types.Arg(String, graphql_name="integrationSite", default=None),
45817
+ ),
45818
+ (
45819
+ "integration_api_key",
45820
+ sgqlc.types.Arg(String, graphql_name="integrationApiKey", default=None),
45821
+ ),
45822
+ (
45823
+ "integration_application_key",
45824
+ sgqlc.types.Arg(String, graphql_name="integrationApplicationKey", default=None),
45815
45825
  ),
45816
45826
  ("query", sgqlc.types.Arg(String, graphql_name="query", default=None)),
45817
45827
  (
@@ -45823,11 +45833,20 @@ class Query(sgqlc.types.Type):
45823
45833
  )
45824
45834
  ),
45825
45835
  )
45826
- """(experimental) Get the list of Datadog incident teams
45836
+ """(experimental) Get the list of Datadog incident teams. Either
45837
+ provide integration_id OR (integration_site, integration_api_key,
45838
+ integration_application_key) for testing credentials.
45827
45839
 
45828
45840
  Arguments:
45829
45841
 
45830
- * `integration_id` (`UUID!`): The integration ID
45842
+ * `integration_id` (`UUID`): The integration ID (required if not
45843
+ using direct credentials)
45844
+ * `integration_site` (`String`): Datadog site (e.g. datadoghq.com)
45845
+ - for testing without integration
45846
+ * `integration_api_key` (`String`): Datadog API key - for testing
45847
+ without integration
45848
+ * `integration_application_key` (`String`): Datadog Application
45849
+ key - for testing without integration
45831
45850
  * `query` (`String`): A query to filter teams
45832
45851
  * `ids` (`[String]`): List of team ids to filter by
45833
45852
  * `page_number` (`Int`): Page number (default: 0)
@@ -45841,9 +45860,19 @@ class Query(sgqlc.types.Type):
45841
45860
  (
45842
45861
  (
45843
45862
  "integration_id",
45844
- sgqlc.types.Arg(
45845
- sgqlc.types.non_null(UUID), graphql_name="integrationId", default=None
45846
- ),
45863
+ sgqlc.types.Arg(UUID, graphql_name="integrationId", default=None),
45864
+ ),
45865
+ (
45866
+ "integration_site",
45867
+ sgqlc.types.Arg(String, graphql_name="integrationSite", default=None),
45868
+ ),
45869
+ (
45870
+ "integration_api_key",
45871
+ sgqlc.types.Arg(String, graphql_name="integrationApiKey", default=None),
45872
+ ),
45873
+ (
45874
+ "integration_application_key",
45875
+ sgqlc.types.Arg(String, graphql_name="integrationApplicationKey", default=None),
45847
45876
  ),
45848
45877
  ("query", sgqlc.types.Arg(String, graphql_name="query", default=None)),
45849
45878
  ("page_number", sgqlc.types.Arg(Int, graphql_name="pageNumber", default=None)),
@@ -45851,11 +45880,20 @@ class Query(sgqlc.types.Type):
45851
45880
  )
45852
45881
  ),
45853
45882
  )
45854
- """(experimental) Get the list of Datadog incident services
45883
+ """(experimental) Get the list of Datadog incident services. Either
45884
+ provide integration_id OR (integration_site, integration_api_key,
45885
+ integration_application_key) for testing credentials.
45855
45886
 
45856
45887
  Arguments:
45857
45888
 
45858
- * `integration_id` (`UUID!`): The integration ID
45889
+ * `integration_id` (`UUID`): The integration ID (required if not
45890
+ using direct credentials)
45891
+ * `integration_site` (`String`): Datadog site (e.g. datadoghq.com)
45892
+ - for testing without integration
45893
+ * `integration_api_key` (`String`): Datadog API key - for testing
45894
+ without integration
45895
+ * `integration_application_key` (`String`): Datadog Application
45896
+ key - for testing without integration
45859
45897
  * `query` (`String`): A query to filter services
45860
45898
  * `page_number` (`Int`): Page number (default: 0)
45861
45899
  * `page_size` (`Int`): Page size (default: 100)
@@ -65460,31 +65498,6 @@ class TableFieldsImportance(sgqlc.types.Type):
65460
65498
  )
65461
65499
 
65462
65500
 
65463
- class TableFreshness(sgqlc.types.Type):
65464
- __schema__ = schema
65465
- __field_names__ = (
65466
- "lag_in_seconds",
65467
- "last_update_timestamp",
65468
- "measurement_timestamp",
65469
- "thresholds",
65470
- )
65471
- lag_in_seconds = sgqlc.types.Field(Float, graphql_name="lagInSeconds")
65472
- """Lag since previous table update in seconds"""
65473
-
65474
- last_update_timestamp = sgqlc.types.Field(
65475
- sgqlc.types.non_null(DateTime), graphql_name="lastUpdateTimestamp"
65476
- )
65477
- """Timestamp of the last table update"""
65478
-
65479
- measurement_timestamp = sgqlc.types.Field(
65480
- sgqlc.types.non_null(DateTime), graphql_name="measurementTimestamp"
65481
- )
65482
- """Measurement timestamp of the datapoint"""
65483
-
65484
- thresholds = sgqlc.types.Field(sgqlc.types.list_of("Threshold"), graphql_name="thresholds")
65485
- """Thresholds"""
65486
-
65487
-
65488
65501
  class TableImportanceStatsResponse(sgqlc.types.Type):
65489
65502
  __schema__ = schema
65490
65503
  __field_names__ = ("is_important", "importance_score")
@@ -78490,7 +78503,6 @@ class WarehouseTable(sgqlc.types.Type, Node):
78490
78503
  "status_scalar",
78491
78504
  "node_id",
78492
78505
  "is_partial_date_range",
78493
- "freshness",
78494
78506
  "freshness_collection_status",
78495
78507
  "volume_collection_status",
78496
78508
  "is_muted",
@@ -78931,30 +78943,6 @@ class WarehouseTable(sgqlc.types.Type, Node):
78931
78943
  * `end_time` (`DateTime`)None
78932
78944
  """
78933
78945
 
78934
- freshness = sgqlc.types.Field(
78935
- sgqlc.types.list_of(TableFreshness),
78936
- graphql_name="freshness",
78937
- args=sgqlc.types.ArgDict(
78938
- (
78939
- (
78940
- "start_time",
78941
- sgqlc.types.Arg(
78942
- sgqlc.types.non_null(DateTime), graphql_name="startTime", default=None
78943
- ),
78944
- ),
78945
- ("end_time", sgqlc.types.Arg(DateTime, graphql_name="endTime", default=None)),
78946
- )
78947
- ),
78948
- )
78949
- """(experimental) DEPRECATED. List of freshness data points for the
78950
- table
78951
-
78952
- Arguments:
78953
-
78954
- * `start_time` (`DateTime!`)None
78955
- * `end_time` (`DateTime`)None
78956
- """
78957
-
78958
78946
  freshness_collection_status = sgqlc.types.Field(
78959
78947
  TableCollectionStatus, graphql_name="freshnessCollectionStatus"
78960
78948
  )
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: pycarlo
3
- Version: 0.10.198
3
+ Version: 0.10.200
4
4
  Summary: Monte Carlo's Python SDK
5
5
  Home-page: https://www.montecarlodata.com/
6
6
  Author: Monte Carlo Data, Inc
@@ -35,10 +35,10 @@ pycarlo/features/user/queries.py,sha256=m97RvM0oiBlrU5xmOwe_JJ5N0G0NG5hIOeyQqN2O
35
35
  pycarlo/features/user/service.py,sha256=DHkhuonySaHro07NTd0YNe3cNkDk62CiRTY77dhVaMs,2890
36
36
  pycarlo/lib/README.md,sha256=QGNeUefPzLKGyZqn5aITpcFgkC9WQTNS292BGisRFHk,139
37
37
  pycarlo/lib/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
38
- pycarlo/lib/schema.json,sha256=Jl_DI0Fk0HTamB9TXnWxDPnOCLE8iNx0w-l1MvueWQk,6346428
39
- pycarlo/lib/schema.py,sha256=T5j1YzGJPSlJT1IJqo_y-dUM8q3oZhkTrlzq8tsF9Fg,2763289
40
- pycarlo-0.10.198.dist-info/LICENSE,sha256=xx0jnfkXJvxRnG63LTGOxlggYnIysveWIZ6H3PNdCrQ,11357
41
- pycarlo-0.10.198.dist-info/METADATA,sha256=Y2S11ty73vvL_HN8A2pce8zM3tLcnUjR4Dd_BmYpnBM,8742
42
- pycarlo-0.10.198.dist-info/WHEEL,sha256=GJ7t_kWBFywbagK5eo9IoUwLW6oyOeTKmQ-9iHFVNxQ,92
43
- pycarlo-0.10.198.dist-info/top_level.txt,sha256=TIE04H4pgzGaFxAB-gvkmVAUOAoHxxFfhnEcpuQ5bF4,8
44
- pycarlo-0.10.198.dist-info/RECORD,,
38
+ pycarlo/lib/schema.json,sha256=D1u-wuHvppAVZkf4r8SafJogQh5aexpy6KRO0dI6iW0,6345282
39
+ pycarlo/lib/schema.py,sha256=y8pEA8VobCyrdb5ILv83rqO9lxMpthzTQ6pq89GQp7c,2763696
40
+ pycarlo-0.10.200.dist-info/LICENSE,sha256=xx0jnfkXJvxRnG63LTGOxlggYnIysveWIZ6H3PNdCrQ,11357
41
+ pycarlo-0.10.200.dist-info/METADATA,sha256=yHpvE5423ckbasFW1qgdZaQVcBxqLRKgOZxuft0DPNM,8742
42
+ pycarlo-0.10.200.dist-info/WHEEL,sha256=GJ7t_kWBFywbagK5eo9IoUwLW6oyOeTKmQ-9iHFVNxQ,92
43
+ pycarlo-0.10.200.dist-info/top_level.txt,sha256=TIE04H4pgzGaFxAB-gvkmVAUOAoHxxFfhnEcpuQ5bF4,8
44
+ pycarlo-0.10.200.dist-info/RECORD,,