pycarlo 0.10.76__py3-none-any.whl → 0.10.78__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
@@ -120094,6 +120094,42 @@
120094
120094
  "name": "String",
120095
120095
  "ofType": null
120096
120096
  }
120097
+ },
120098
+ {
120099
+ "args": [],
120100
+ "deprecationReason": null,
120101
+ "description": "The hash keys of query groups in query performance events",
120102
+ "isDeprecated": false,
120103
+ "name": "queryGroupHash",
120104
+ "type": {
120105
+ "kind": "SCALAR",
120106
+ "name": "String",
120107
+ "ofType": null
120108
+ }
120109
+ },
120110
+ {
120111
+ "args": [],
120112
+ "deprecationReason": null,
120113
+ "description": "MCON of the job of the grouped events",
120114
+ "isDeprecated": false,
120115
+ "name": "jobMcon",
120116
+ "type": {
120117
+ "kind": "SCALAR",
120118
+ "name": "String",
120119
+ "ofType": null
120120
+ }
120121
+ },
120122
+ {
120123
+ "args": [],
120124
+ "deprecationReason": null,
120125
+ "description": "Run ID of the job/DAG of the grouped events",
120126
+ "isDeprecated": false,
120127
+ "name": "jobRunId",
120128
+ "type": {
120129
+ "kind": "SCALAR",
120130
+ "name": "String",
120131
+ "ofType": null
120132
+ }
120097
120133
  }
120098
120134
  ],
120099
120135
  "inputFields": null,
@@ -174636,7 +174672,7 @@
174636
174672
  },
174637
174673
  {
174638
174674
  "defaultValue": null,
174639
- "description": "True if normalized messages need to be turned off",
174675
+ "description": "True if normalized messages need to be turned off. DEPRECATED: Use receiveNormalized instead.",
174640
174676
  "name": "turnOffNormalizedMessages",
174641
174677
  "type": {
174642
174678
  "kind": "SCALAR",
@@ -174644,6 +174680,16 @@
174644
174680
  "ofType": null
174645
174681
  }
174646
174682
  },
174683
+ {
174684
+ "defaultValue": null,
174685
+ "description": "True if normalized messages should be received",
174686
+ "name": "receiveNormalized",
174687
+ "type": {
174688
+ "kind": "SCALAR",
174689
+ "name": "Boolean",
174690
+ "ofType": null
174691
+ }
174692
+ },
174647
174693
  {
174648
174694
  "defaultValue": null,
174649
174695
  "description": "True if HTTP requests proxied through the Data Collector should not verify SSL certificates",
pycarlo/lib/schema.py CHANGED
@@ -7782,6 +7782,7 @@ class NotificationExtra(sgqlc.types.Input):
7782
7782
  "password",
7783
7783
  "dc_proxy",
7784
7784
  "turn_off_normalized_messages",
7785
+ "receive_normalized",
7785
7786
  "disable_ssl_verification",
7786
7787
  "include_incident_fields",
7787
7788
  "jira_project_id",
@@ -7829,7 +7830,12 @@ class NotificationExtra(sgqlc.types.Input):
7829
7830
  turn_off_normalized_messages = sgqlc.types.Field(
7830
7831
  Boolean, graphql_name="turnOffNormalizedMessages"
7831
7832
  )
7832
- """True if normalized messages need to be turned off"""
7833
+ """True if normalized messages need to be turned off. DEPRECATED: Use
7834
+ receiveNormalized instead.
7835
+ """
7836
+
7837
+ receive_normalized = sgqlc.types.Field(Boolean, graphql_name="receiveNormalized")
7838
+ """True if normalized messages should be received"""
7833
7839
 
7834
7840
  disable_ssl_verification = sgqlc.types.Field(Boolean, graphql_name="disableSslVerification")
7835
7841
  """True if HTTP requests proxied through the Data Collector should
@@ -19508,7 +19514,15 @@ class EventGroup(sgqlc.types.Type):
19508
19514
 
19509
19515
  class EventGroupKey(sgqlc.types.Type):
19510
19516
  __schema__ = schema
19511
- __field_names__ = ("monitor_uuid", "event_type", "table_mcon", "metric")
19517
+ __field_names__ = (
19518
+ "monitor_uuid",
19519
+ "event_type",
19520
+ "table_mcon",
19521
+ "metric",
19522
+ "query_group_hash",
19523
+ "job_mcon",
19524
+ "job_run_id",
19525
+ )
19512
19526
  monitor_uuid = sgqlc.types.Field(UUID, graphql_name="monitorUuid")
19513
19527
  """The UUID of the monitor of the grouped events"""
19514
19528
 
@@ -19521,6 +19535,15 @@ class EventGroupKey(sgqlc.types.Type):
19521
19535
  metric = sgqlc.types.Field(String, graphql_name="metric")
19522
19536
  """The metric type of the grouped events"""
19523
19537
 
19538
+ query_group_hash = sgqlc.types.Field(String, graphql_name="queryGroupHash")
19539
+ """The hash keys of query groups in query performance events"""
19540
+
19541
+ job_mcon = sgqlc.types.Field(String, graphql_name="jobMcon")
19542
+ """MCON of the job of the grouped events"""
19543
+
19544
+ job_run_id = sgqlc.types.Field(String, graphql_name="jobRunId")
19545
+ """Run ID of the job/DAG of the grouped events"""
19546
+
19524
19547
 
19525
19548
  class EventGroupMetadata(sgqlc.types.Type):
19526
19549
  __schema__ = schema
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: pycarlo
3
- Version: 0.10.76
3
+ Version: 0.10.78
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=QB6jjG2OnaqXJ32SeLydo_t2PuKsXL34X5Rp74Y1CB8,6005210
39
- pycarlo/lib/schema.py,sha256=ik2h44dmoIeBcdE0c9r3ke5TjH-BJXD0PfCRc3CynXQ,2593114
40
- pycarlo-0.10.76.dist-info/LICENSE,sha256=xx0jnfkXJvxRnG63LTGOxlggYnIysveWIZ6H3PNdCrQ,11357
41
- pycarlo-0.10.76.dist-info/METADATA,sha256=AsTbBNe-uYB4b1p6lnVo5DjMEsnySZhKHEazhA1hk8k,8741
42
- pycarlo-0.10.76.dist-info/WHEEL,sha256=GJ7t_kWBFywbagK5eo9IoUwLW6oyOeTKmQ-9iHFVNxQ,92
43
- pycarlo-0.10.76.dist-info/top_level.txt,sha256=TIE04H4pgzGaFxAB-gvkmVAUOAoHxxFfhnEcpuQ5bF4,8
44
- pycarlo-0.10.76.dist-info/RECORD,,
38
+ pycarlo/lib/schema.json,sha256=611epDCVkyFE1UcuUbAnk2744KJrWbN7QFdPpE3MCqA,6006740
39
+ pycarlo/lib/schema.py,sha256=MiPxtKmWZVAmeiq0aGs2M_u60oLSJK6Wy3LVBcWUQk8,2593836
40
+ pycarlo-0.10.78.dist-info/LICENSE,sha256=xx0jnfkXJvxRnG63LTGOxlggYnIysveWIZ6H3PNdCrQ,11357
41
+ pycarlo-0.10.78.dist-info/METADATA,sha256=t6coEbLf7oRd442HAPjH0BWaIJmlxpnQVIsoa3x4OiI,8741
42
+ pycarlo-0.10.78.dist-info/WHEEL,sha256=GJ7t_kWBFywbagK5eo9IoUwLW6oyOeTKmQ-9iHFVNxQ,92
43
+ pycarlo-0.10.78.dist-info/top_level.txt,sha256=TIE04H4pgzGaFxAB-gvkmVAUOAoHxxFfhnEcpuQ5bF4,8
44
+ pycarlo-0.10.78.dist-info/RECORD,,