cribl-control-plane 0.2.0b8__py3-none-any.whl → 0.2.0rc1__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 cribl-control-plane might be problematic. Click here for more details.

Files changed (143) hide show
  1. cribl_control_plane/_version.py +5 -3
  2. cribl_control_plane/groups_sdk.py +8 -8
  3. cribl_control_plane/models/__init__.py +27 -45
  4. cribl_control_plane/models/appmode.py +14 -0
  5. cribl_control_plane/models/authtoken.py +1 -8
  6. cribl_control_plane/models/configgroup.py +2 -30
  7. cribl_control_plane/models/createversionundoop.py +3 -3
  8. cribl_control_plane/models/distributedsummary.py +0 -6
  9. cribl_control_plane/models/hbcriblinfo.py +3 -14
  10. cribl_control_plane/models/heartbeatmetadata.py +0 -3
  11. cribl_control_plane/models/input.py +63 -65
  12. cribl_control_plane/models/inputappscope.py +0 -4
  13. cribl_control_plane/models/inputazureblob.py +0 -4
  14. cribl_control_plane/models/inputcollection.py +0 -4
  15. cribl_control_plane/models/inputconfluentcloud.py +18 -8
  16. cribl_control_plane/models/inputcribl.py +0 -4
  17. cribl_control_plane/models/inputcriblhttp.py +0 -4
  18. cribl_control_plane/models/inputcribllakehttp.py +0 -4
  19. cribl_control_plane/models/inputcriblmetrics.py +0 -4
  20. cribl_control_plane/models/inputcribltcp.py +0 -4
  21. cribl_control_plane/models/inputcrowdstrike.py +0 -7
  22. cribl_control_plane/models/inputdatadogagent.py +0 -4
  23. cribl_control_plane/models/inputdatagen.py +0 -4
  24. cribl_control_plane/models/inputedgeprometheus.py +0 -12
  25. cribl_control_plane/models/inputelastic.py +0 -11
  26. cribl_control_plane/models/inputeventhub.py +0 -6
  27. cribl_control_plane/models/inputexec.py +0 -4
  28. cribl_control_plane/models/inputfile.py +0 -6
  29. cribl_control_plane/models/inputfirehose.py +0 -4
  30. cribl_control_plane/models/inputgooglepubsub.py +0 -7
  31. cribl_control_plane/models/inputgrafana.py +0 -8
  32. cribl_control_plane/models/inputhttp.py +0 -4
  33. cribl_control_plane/models/inputhttpraw.py +0 -4
  34. cribl_control_plane/models/inputjournalfiles.py +0 -4
  35. cribl_control_plane/models/inputkafka.py +17 -8
  36. cribl_control_plane/models/inputkinesis.py +0 -15
  37. cribl_control_plane/models/inputkubeevents.py +0 -4
  38. cribl_control_plane/models/inputkubelogs.py +0 -4
  39. cribl_control_plane/models/inputkubemetrics.py +0 -4
  40. cribl_control_plane/models/inputloki.py +0 -4
  41. cribl_control_plane/models/inputmetrics.py +0 -4
  42. cribl_control_plane/models/inputmodeldriventelemetry.py +0 -4
  43. cribl_control_plane/models/inputmsk.py +17 -7
  44. cribl_control_plane/models/inputnetflow.py +0 -4
  45. cribl_control_plane/models/inputoffice365mgmt.py +0 -11
  46. cribl_control_plane/models/inputoffice365msgtrace.py +0 -11
  47. cribl_control_plane/models/inputoffice365service.py +0 -11
  48. cribl_control_plane/models/inputopentelemetry.py +0 -8
  49. cribl_control_plane/models/inputprometheus.py +0 -10
  50. cribl_control_plane/models/inputprometheusrw.py +0 -4
  51. cribl_control_plane/models/inputrawudp.py +0 -4
  52. cribl_control_plane/models/inputs3.py +0 -7
  53. cribl_control_plane/models/inputs3inventory.py +0 -7
  54. cribl_control_plane/models/inputsecuritylake.py +0 -7
  55. cribl_control_plane/models/inputsnmp.py +0 -11
  56. cribl_control_plane/models/inputsplunk.py +0 -9
  57. cribl_control_plane/models/inputsplunkhec.py +0 -4
  58. cribl_control_plane/models/inputsplunksearch.py +0 -7
  59. cribl_control_plane/models/inputsqs.py +0 -9
  60. cribl_control_plane/models/inputsyslog.py +0 -8
  61. cribl_control_plane/models/inputsystemmetrics.py +0 -32
  62. cribl_control_plane/models/inputsystemstate.py +0 -4
  63. cribl_control_plane/models/inputtcp.py +0 -4
  64. cribl_control_plane/models/inputtcpjson.py +0 -4
  65. cribl_control_plane/models/inputwef.py +0 -6
  66. cribl_control_plane/models/inputwindowsmetrics.py +0 -28
  67. cribl_control_plane/models/inputwineventlogs.py +0 -8
  68. cribl_control_plane/models/inputwiz.py +0 -7
  69. cribl_control_plane/models/inputwizwebhook.py +0 -4
  70. cribl_control_plane/models/inputzscalerhec.py +0 -4
  71. cribl_control_plane/models/jobinfo.py +1 -4
  72. cribl_control_plane/models/nodeprovidedinfo.py +1 -7
  73. cribl_control_plane/models/output.py +80 -85
  74. cribl_control_plane/models/outputazureblob.py +0 -20
  75. cribl_control_plane/models/outputazuredataexplorer.py +0 -28
  76. cribl_control_plane/models/outputazureeventhub.py +0 -17
  77. cribl_control_plane/models/outputazurelogs.py +0 -13
  78. cribl_control_plane/models/outputchronicle.py +0 -13
  79. cribl_control_plane/models/outputclickhouse.py +0 -17
  80. cribl_control_plane/models/outputcloudwatch.py +0 -13
  81. cribl_control_plane/models/outputconfluentcloud.py +18 -24
  82. cribl_control_plane/models/outputcriblhttp.py +0 -15
  83. cribl_control_plane/models/outputcribllake.py +0 -21
  84. cribl_control_plane/models/outputcribltcp.py +0 -12
  85. cribl_control_plane/models/outputcrowdstrikenextgensiem.py +0 -15
  86. cribl_control_plane/models/outputdatadog.py +0 -30
  87. cribl_control_plane/models/outputdataset.py +0 -23
  88. cribl_control_plane/models/outputdls3.py +0 -35
  89. cribl_control_plane/models/outputdynatracehttp.py +0 -22
  90. cribl_control_plane/models/outputdynatraceotlp.py +0 -22
  91. cribl_control_plane/models/outputelastic.py +0 -18
  92. cribl_control_plane/models/outputelasticcloud.py +0 -13
  93. cribl_control_plane/models/outputexabeam.py +0 -14
  94. cribl_control_plane/models/outputfilesystem.py +0 -15
  95. cribl_control_plane/models/outputgooglechronicle.py +0 -21
  96. cribl_control_plane/models/outputgooglecloudlogging.py +0 -19
  97. cribl_control_plane/models/outputgooglecloudstorage.py +0 -28
  98. cribl_control_plane/models/outputgooglepubsub.py +0 -13
  99. cribl_control_plane/models/outputgrafanacloud.py +0 -50
  100. cribl_control_plane/models/outputgraphite.py +0 -12
  101. cribl_control_plane/models/outputhoneycomb.py +0 -13
  102. cribl_control_plane/models/outputhumiohec.py +0 -15
  103. cribl_control_plane/models/outputinfluxdb.py +0 -19
  104. cribl_control_plane/models/outputkafka.py +17 -24
  105. cribl_control_plane/models/outputkinesis.py +0 -15
  106. cribl_control_plane/models/outputloki.py +0 -20
  107. cribl_control_plane/models/outputminio.py +0 -28
  108. cribl_control_plane/models/outputmsk.py +17 -23
  109. cribl_control_plane/models/outputnewrelic.py +0 -16
  110. cribl_control_plane/models/outputnewrelicevents.py +0 -16
  111. cribl_control_plane/models/outputopentelemetry.py +0 -22
  112. cribl_control_plane/models/outputprometheus.py +0 -13
  113. cribl_control_plane/models/outputring.py +0 -2
  114. cribl_control_plane/models/outputs3.py +0 -35
  115. cribl_control_plane/models/outputsecuritylake.py +0 -29
  116. cribl_control_plane/models/outputsentinel.py +0 -15
  117. cribl_control_plane/models/outputsentineloneaisiem.py +0 -13
  118. cribl_control_plane/models/outputservicenow.py +0 -21
  119. cribl_control_plane/models/outputsignalfx.py +0 -13
  120. cribl_control_plane/models/outputsns.py +0 -13
  121. cribl_control_plane/models/outputsplunk.py +0 -15
  122. cribl_control_plane/models/outputsplunkhec.py +0 -13
  123. cribl_control_plane/models/outputsplunklb.py +0 -15
  124. cribl_control_plane/models/outputsqs.py +0 -15
  125. cribl_control_plane/models/outputstatsd.py +0 -12
  126. cribl_control_plane/models/outputstatsdext.py +0 -12
  127. cribl_control_plane/models/outputsumologic.py +0 -15
  128. cribl_control_plane/models/outputsyslog.py +0 -24
  129. cribl_control_plane/models/outputtcpjson.py +0 -12
  130. cribl_control_plane/models/outputwavefront.py +0 -13
  131. cribl_control_plane/models/outputwebhook.py +0 -23
  132. cribl_control_plane/models/outputxsiam.py +0 -13
  133. cribl_control_plane/models/packinfo.py +5 -8
  134. cribl_control_plane/models/packinstallinfo.py +5 -8
  135. cribl_control_plane/models/{uploadpackresponse.py → routecloneconf.py} +4 -4
  136. cribl_control_plane/models/routeconf.py +4 -3
  137. cribl_control_plane/models/runnablejobcollection.py +0 -4
  138. cribl_control_plane/packs.py +7 -202
  139. {cribl_control_plane-0.2.0b8.dist-info → cribl_control_plane-0.2.0rc1.dist-info}/METADATA +16 -39
  140. {cribl_control_plane-0.2.0b8.dist-info → cribl_control_plane-0.2.0rc1.dist-info}/RECORD +141 -142
  141. cribl_control_plane/models/outputdatabricks.py +0 -291
  142. cribl_control_plane/models/updatepacksop.py +0 -25
  143. {cribl_control_plane-0.2.0b8.dist-info → cribl_control_plane-0.2.0rc1.dist-info}/WHEEL +0 -0
@@ -18,19 +18,12 @@ class OutputDatasetType(str, Enum):
18
18
  class OutputDatasetSeverity(str, Enum, metaclass=utils.OpenEnumMeta):
19
19
  r"""Default value for event severity. If the `sev` or `__severity` fields are set on an event, the first one matching will override this value."""
20
20
 
21
- # 0 - finest
22
21
  FINEST = "finest"
23
- # 1 - finer
24
22
  FINER = "finer"
25
- # 2 - fine
26
23
  FINE = "fine"
27
- # 3 - info
28
24
  INFO = "info"
29
- # 4 - warning
30
25
  WARNING = "warning"
31
- # 5 - error
32
26
  ERROR = "error"
33
- # 6 - fatal
34
27
  FATAL = "fatal"
35
28
 
36
29
 
@@ -91,11 +84,8 @@ class OutputDatasetTimeoutRetrySettings(BaseModel):
91
84
  class DataSetSite(str, Enum, metaclass=utils.OpenEnumMeta):
92
85
  r"""DataSet site to which events should be sent"""
93
86
 
94
- # US
95
87
  US = "us"
96
- # Europe
97
88
  EU = "eu"
98
- # Custom
99
89
  CUSTOM = "custom"
100
90
 
101
91
 
@@ -113,22 +103,16 @@ class OutputDatasetExtraHTTPHeader(BaseModel):
113
103
  class OutputDatasetFailedRequestLoggingMode(str, Enum, metaclass=utils.OpenEnumMeta):
114
104
  r"""Data to log when a request fails. All headers are redacted by default, unless listed as safe headers below."""
115
105
 
116
- # Payload
117
106
  PAYLOAD = "payload"
118
- # Payload + Headers
119
107
  PAYLOAD_AND_HEADERS = "payloadAndHeaders"
120
- # None
121
108
  NONE = "none"
122
109
 
123
110
 
124
111
  class OutputDatasetBackpressureBehavior(str, Enum, metaclass=utils.OpenEnumMeta):
125
112
  r"""How to handle events when all receivers are exerting backpressure"""
126
113
 
127
- # Block
128
114
  BLOCK = "block"
129
- # Drop
130
115
  DROP = "drop"
131
- # Persistent Queue
132
116
  QUEUE = "queue"
133
117
 
134
118
 
@@ -142,29 +126,22 @@ class OutputDatasetAuthenticationMethod(str, Enum, metaclass=utils.OpenEnumMeta)
142
126
  class OutputDatasetCompression(str, Enum, metaclass=utils.OpenEnumMeta):
143
127
  r"""Codec to use to compress the persisted data"""
144
128
 
145
- # None
146
129
  NONE = "none"
147
- # Gzip
148
130
  GZIP = "gzip"
149
131
 
150
132
 
151
133
  class OutputDatasetQueueFullBehavior(str, Enum, metaclass=utils.OpenEnumMeta):
152
134
  r"""How to handle events when the queue is exerting backpressure (full capacity or low disk). 'Block' is the same behavior as non-PQ blocking. 'Drop new data' throws away incoming data, while leaving the contents of the PQ unchanged."""
153
135
 
154
- # Block
155
136
  BLOCK = "block"
156
- # Drop new data
157
137
  DROP = "drop"
158
138
 
159
139
 
160
140
  class OutputDatasetMode(str, Enum, metaclass=utils.OpenEnumMeta):
161
141
  r"""In Error mode, PQ writes events to the filesystem if the Destination is unavailable. In Backpressure mode, PQ writes events to the filesystem when it detects backpressure from the Destination. In Always On mode, PQ always writes events to the filesystem."""
162
142
 
163
- # Error
164
143
  ERROR = "error"
165
- # Backpressure
166
144
  BACKPRESSURE = "backpressure"
167
- # Always On
168
145
  ALWAYS = "always"
169
146
 
170
147
 
@@ -18,11 +18,8 @@ class OutputDlS3Type(str, Enum):
18
18
  class OutputDlS3AuthenticationMethod(str, Enum, metaclass=utils.OpenEnumMeta):
19
19
  r"""AWS authentication method. Choose Auto to use IAM roles."""
20
20
 
21
- # Auto
22
21
  AUTO = "auto"
23
- # Manual
24
22
  MANUAL = "manual"
25
- # Secret Key pair
26
23
  SECRET = "secret"
27
24
 
28
25
 
@@ -36,78 +33,54 @@ class OutputDlS3SignatureVersion(str, Enum, metaclass=utils.OpenEnumMeta):
36
33
  class OutputDlS3ObjectACL(str, Enum, metaclass=utils.OpenEnumMeta):
37
34
  r"""Object ACL to assign to uploaded objects"""
38
35
 
39
- # Private
40
36
  PRIVATE = "private"
41
- # Public Read Only
42
37
  PUBLIC_READ = "public-read"
43
- # Public Read/Write
44
38
  PUBLIC_READ_WRITE = "public-read-write"
45
- # Authenticated Read Only
46
39
  AUTHENTICATED_READ = "authenticated-read"
47
- # AWS EC2 AMI Read Only
48
40
  AWS_EXEC_READ = "aws-exec-read"
49
- # Bucket Owner Read Only
50
41
  BUCKET_OWNER_READ = "bucket-owner-read"
51
- # Bucket Owner Full Control
52
42
  BUCKET_OWNER_FULL_CONTROL = "bucket-owner-full-control"
53
43
 
54
44
 
55
45
  class OutputDlS3StorageClass(str, Enum, metaclass=utils.OpenEnumMeta):
56
46
  r"""Storage class to select for uploaded objects"""
57
47
 
58
- # Standard
59
48
  STANDARD = "STANDARD"
60
- # Reduced Redundancy Storage
61
49
  REDUCED_REDUNDANCY = "REDUCED_REDUNDANCY"
62
- # Standard, Infrequent Access
63
50
  STANDARD_IA = "STANDARD_IA"
64
- # One Zone, Infrequent Access
65
51
  ONEZONE_IA = "ONEZONE_IA"
66
- # Intelligent Tiering
67
52
  INTELLIGENT_TIERING = "INTELLIGENT_TIERING"
68
- # Glacier Flexible Retrieval
69
53
  GLACIER = "GLACIER"
70
- # Glacier Instant Retrieval
71
54
  GLACIER_IR = "GLACIER_IR"
72
- # Glacier Deep Archive
73
55
  DEEP_ARCHIVE = "DEEP_ARCHIVE"
74
56
 
75
57
 
76
58
  class OutputDlS3ServerSideEncryptionForUploadedObjects(
77
59
  str, Enum, metaclass=utils.OpenEnumMeta
78
60
  ):
79
- # Amazon S3 Managed Key
80
61
  AES256 = "AES256"
81
- # AWS KMS Managed Key
82
62
  AWS_KMS = "aws:kms"
83
63
 
84
64
 
85
65
  class OutputDlS3DataFormat(str, Enum, metaclass=utils.OpenEnumMeta):
86
66
  r"""Format of the output data"""
87
67
 
88
- # JSON
89
68
  JSON = "json"
90
- # Raw
91
69
  RAW = "raw"
92
- # Parquet
93
70
  PARQUET = "parquet"
94
71
 
95
72
 
96
73
  class OutputDlS3BackpressureBehavior(str, Enum, metaclass=utils.OpenEnumMeta):
97
74
  r"""How to handle events when all receivers are exerting backpressure"""
98
75
 
99
- # Block
100
76
  BLOCK = "block"
101
- # Drop
102
77
  DROP = "drop"
103
78
 
104
79
 
105
80
  class OutputDlS3DiskSpaceProtection(str, Enum, metaclass=utils.OpenEnumMeta):
106
81
  r"""How to handle events when disk space is below the global 'Min free disk space' limit"""
107
82
 
108
- # Block
109
83
  BLOCK = "block"
110
- # Drop
111
84
  DROP = "drop"
112
85
 
113
86
 
@@ -121,31 +94,23 @@ class OutputDlS3Compression(str, Enum, metaclass=utils.OpenEnumMeta):
121
94
  class OutputDlS3CompressionLevel(str, Enum, metaclass=utils.OpenEnumMeta):
122
95
  r"""Compression level to apply before moving files to final destination"""
123
96
 
124
- # Best Speed
125
97
  BEST_SPEED = "best_speed"
126
- # Normal
127
98
  NORMAL = "normal"
128
- # Best Compression
129
99
  BEST_COMPRESSION = "best_compression"
130
100
 
131
101
 
132
102
  class OutputDlS3ParquetVersion(str, Enum, metaclass=utils.OpenEnumMeta):
133
103
  r"""Determines which data types are supported and how they are represented"""
134
104
 
135
- # 1.0
136
105
  PARQUET_1_0 = "PARQUET_1_0"
137
- # 2.4
138
106
  PARQUET_2_4 = "PARQUET_2_4"
139
- # 2.6
140
107
  PARQUET_2_6 = "PARQUET_2_6"
141
108
 
142
109
 
143
110
  class OutputDlS3DataPageVersion(str, Enum, metaclass=utils.OpenEnumMeta):
144
111
  r"""Serialization format of data pages. Note that some reader implementations use Data page V2's attributes to work more efficiently, while others ignore it."""
145
112
 
146
- # V1
147
113
  DATA_PAGE_V1 = "DATA_PAGE_V1"
148
- # V2
149
114
  DATA_PAGE_V2 = "DATA_PAGE_V2"
150
115
 
151
116
 
@@ -39,11 +39,8 @@ class OutputDynatraceHTTPFailedRequestLoggingMode(
39
39
  ):
40
40
  r"""Data to log when a request fails. All headers are redacted by default, unless listed as safe headers below."""
41
41
 
42
- # Payload
43
42
  PAYLOAD = "payload"
44
- # Payload + Headers
45
43
  PAYLOAD_AND_HEADERS = "payloadAndHeaders"
46
- # None
47
44
  NONE = "none"
48
45
 
49
46
 
@@ -104,72 +101,53 @@ class OutputDynatraceHTTPTimeoutRetrySettings(BaseModel):
104
101
  class OutputDynatraceHTTPBackpressureBehavior(str, Enum, metaclass=utils.OpenEnumMeta):
105
102
  r"""How to handle events when all receivers are exerting backpressure"""
106
103
 
107
- # Block
108
104
  BLOCK = "block"
109
- # Drop
110
105
  DROP = "drop"
111
- # Persistent Queue
112
106
  QUEUE = "queue"
113
107
 
114
108
 
115
109
  class OutputDynatraceHTTPAuthenticationType(str, Enum, metaclass=utils.OpenEnumMeta):
116
- # Auth token
117
110
  TOKEN = "token"
118
- # Token (text secret)
119
111
  TEXT_SECRET = "textSecret"
120
112
 
121
113
 
122
114
  class OutputDynatraceHTTPFormat(str, Enum, metaclass=utils.OpenEnumMeta):
123
115
  r"""How to format events before sending. Defaults to JSON. Plaintext is not currently supported."""
124
116
 
125
- # JSON
126
117
  JSON_ARRAY = "json_array"
127
- # Plaintext
128
118
  PLAINTEXT = "plaintext"
129
119
 
130
120
 
131
121
  class Endpoint(str, Enum, metaclass=utils.OpenEnumMeta):
132
- # Cloud
133
122
  CLOUD = "cloud"
134
- # ActiveGate
135
123
  ACTIVE_GATE = "activeGate"
136
- # Manual
137
124
  MANUAL = "manual"
138
125
 
139
126
 
140
127
  class TelemetryType(str, Enum, metaclass=utils.OpenEnumMeta):
141
- # Logs
142
128
  LOGS = "logs"
143
- # Metrics
144
129
  METRICS = "metrics"
145
130
 
146
131
 
147
132
  class OutputDynatraceHTTPCompression(str, Enum, metaclass=utils.OpenEnumMeta):
148
133
  r"""Codec to use to compress the persisted data"""
149
134
 
150
- # None
151
135
  NONE = "none"
152
- # Gzip
153
136
  GZIP = "gzip"
154
137
 
155
138
 
156
139
  class OutputDynatraceHTTPQueueFullBehavior(str, Enum, metaclass=utils.OpenEnumMeta):
157
140
  r"""How to handle events when the queue is exerting backpressure (full capacity or low disk). 'Block' is the same behavior as non-PQ blocking. 'Drop new data' throws away incoming data, while leaving the contents of the PQ unchanged."""
158
141
 
159
- # Block
160
142
  BLOCK = "block"
161
- # Drop new data
162
143
  DROP = "drop"
163
144
 
164
145
 
165
146
  class OutputDynatraceHTTPMode(str, Enum, metaclass=utils.OpenEnumMeta):
166
147
  r"""In Error mode, PQ writes events to the filesystem if the Destination is unavailable. In Backpressure mode, PQ writes events to the filesystem when it detects backpressure from the Destination. In Always On mode, PQ always writes events to the filesystem."""
167
148
 
168
- # Error
169
149
  ERROR = "error"
170
- # Backpressure
171
150
  BACKPRESSURE = "backpressure"
172
- # Always On
173
151
  ALWAYS = "always"
174
152
 
175
153
 
@@ -18,25 +18,20 @@ class OutputDynatraceOtlpType(str, Enum):
18
18
  class OutputDynatraceOtlpProtocol(str, Enum, metaclass=utils.OpenEnumMeta):
19
19
  r"""Select a transport option for Dynatrace"""
20
20
 
21
- # HTTP
22
21
  HTTP = "http"
23
22
 
24
23
 
25
24
  class OutputDynatraceOTLPOTLPVersion(str, Enum, metaclass=utils.OpenEnumMeta):
26
25
  r"""The version of OTLP Protobuf definitions to use when structuring data to send"""
27
26
 
28
- # 1.3.1
29
27
  ONE_DOT_3_DOT_1 = "1.3.1"
30
28
 
31
29
 
32
30
  class OutputDynatraceOtlpCompressCompression(str, Enum, metaclass=utils.OpenEnumMeta):
33
31
  r"""Type of compression to apply to messages sent to the OpenTelemetry endpoint"""
34
32
 
35
- # None
36
33
  NONE = "none"
37
- # Deflate
38
34
  DEFLATE = "deflate"
39
- # Gzip
40
35
  GZIP = "gzip"
41
36
 
42
37
 
@@ -45,9 +40,7 @@ class OutputDynatraceOtlpHTTPCompressCompression(
45
40
  ):
46
41
  r"""Type of compression to apply to messages sent to the OpenTelemetry endpoint"""
47
42
 
48
- # None
49
43
  NONE = "none"
50
- # Gzip
51
44
  GZIP = "gzip"
52
45
 
53
46
 
@@ -67,31 +60,23 @@ class OutputDynatraceOtlpFailedRequestLoggingMode(
67
60
  ):
68
61
  r"""Data to log when a request fails. All headers are redacted by default, unless listed as safe headers below."""
69
62
 
70
- # Payload
71
63
  PAYLOAD = "payload"
72
- # Payload + Headers
73
64
  PAYLOAD_AND_HEADERS = "payloadAndHeaders"
74
- # None
75
65
  NONE = "none"
76
66
 
77
67
 
78
68
  class EndpointType(str, Enum, metaclass=utils.OpenEnumMeta):
79
69
  r"""Select the type of Dynatrace endpoint configured"""
80
70
 
81
- # SaaS
82
71
  SAAS = "saas"
83
- # ActiveGate
84
72
  AG = "ag"
85
73
 
86
74
 
87
75
  class OutputDynatraceOtlpBackpressureBehavior(str, Enum, metaclass=utils.OpenEnumMeta):
88
76
  r"""How to handle events when all receivers are exerting backpressure"""
89
77
 
90
- # Block
91
78
  BLOCK = "block"
92
- # Drop
93
79
  DROP = "drop"
94
- # Persistent Queue
95
80
  QUEUE = "queue"
96
81
 
97
82
 
@@ -163,29 +148,22 @@ class OutputDynatraceOtlpTimeoutRetrySettings(BaseModel):
163
148
  class OutputDynatraceOtlpPqCompressCompression(str, Enum, metaclass=utils.OpenEnumMeta):
164
149
  r"""Codec to use to compress the persisted data"""
165
150
 
166
- # None
167
151
  NONE = "none"
168
- # Gzip
169
152
  GZIP = "gzip"
170
153
 
171
154
 
172
155
  class OutputDynatraceOtlpQueueFullBehavior(str, Enum, metaclass=utils.OpenEnumMeta):
173
156
  r"""How to handle events when the queue is exerting backpressure (full capacity or low disk). 'Block' is the same behavior as non-PQ blocking. 'Drop new data' throws away incoming data, while leaving the contents of the PQ unchanged."""
174
157
 
175
- # Block
176
158
  BLOCK = "block"
177
- # Drop new data
178
159
  DROP = "drop"
179
160
 
180
161
 
181
162
  class OutputDynatraceOtlpMode(str, Enum, metaclass=utils.OpenEnumMeta):
182
163
  r"""In Error mode, PQ writes events to the filesystem if the Destination is unavailable. In Backpressure mode, PQ writes events to the filesystem when it detects backpressure from the Destination. In Always On mode, PQ always writes events to the filesystem."""
183
164
 
184
- # Error
185
165
  ERROR = "error"
186
- # Backpressure
187
166
  BACKPRESSURE = "backpressure"
188
- # Always On
189
167
  ALWAYS = "always"
190
168
 
191
169
 
@@ -29,11 +29,8 @@ class OutputElasticExtraHTTPHeader(BaseModel):
29
29
  class OutputElasticFailedRequestLoggingMode(str, Enum, metaclass=utils.OpenEnumMeta):
30
30
  r"""Data to log when a request fails. All headers are redacted by default, unless listed as safe headers below."""
31
31
 
32
- # Payload
33
32
  PAYLOAD = "payload"
34
- # Payload + Headers
35
33
  PAYLOAD_AND_HEADERS = "payloadAndHeaders"
36
- # None
37
34
  NONE = "none"
38
35
 
39
36
 
@@ -133,31 +130,23 @@ class OutputElasticAuth(BaseModel):
133
130
  class ElasticVersion(str, Enum, metaclass=utils.OpenEnumMeta):
134
131
  r"""Optional Elasticsearch version, used to format events. If not specified, will auto-discover version."""
135
132
 
136
- # Auto
137
133
  AUTO = "auto"
138
- # 6.x
139
134
  SIX = "6"
140
- # 7.x
141
135
  SEVEN = "7"
142
136
 
143
137
 
144
138
  class WriteAction(str, Enum, metaclass=utils.OpenEnumMeta):
145
139
  r"""Action to use when writing events. Must be set to `Create` when writing to a data stream."""
146
140
 
147
- # Index
148
141
  INDEX = "index"
149
- # Create
150
142
  CREATE = "create"
151
143
 
152
144
 
153
145
  class OutputElasticBackpressureBehavior(str, Enum, metaclass=utils.OpenEnumMeta):
154
146
  r"""How to handle events when all receivers are exerting backpressure"""
155
147
 
156
- # Block
157
148
  BLOCK = "block"
158
- # Drop
159
149
  DROP = "drop"
160
- # Persistent Queue
161
150
  QUEUE = "queue"
162
151
 
163
152
 
@@ -179,29 +168,22 @@ class OutputElasticURL(BaseModel):
179
168
  class OutputElasticCompression(str, Enum, metaclass=utils.OpenEnumMeta):
180
169
  r"""Codec to use to compress the persisted data"""
181
170
 
182
- # None
183
171
  NONE = "none"
184
- # Gzip
185
172
  GZIP = "gzip"
186
173
 
187
174
 
188
175
  class OutputElasticQueueFullBehavior(str, Enum, metaclass=utils.OpenEnumMeta):
189
176
  r"""How to handle events when the queue is exerting backpressure (full capacity or low disk). 'Block' is the same behavior as non-PQ blocking. 'Drop new data' throws away incoming data, while leaving the contents of the PQ unchanged."""
190
177
 
191
- # Block
192
178
  BLOCK = "block"
193
- # Drop new data
194
179
  DROP = "drop"
195
180
 
196
181
 
197
182
  class OutputElasticMode(str, Enum, metaclass=utils.OpenEnumMeta):
198
183
  r"""In Error mode, PQ writes events to the filesystem if the Destination is unavailable. In Backpressure mode, PQ writes events to the filesystem when it detects backpressure from the Destination. In Always On mode, PQ always writes events to the filesystem."""
199
184
 
200
- # Error
201
185
  ERROR = "error"
202
- # Backpressure
203
186
  BACKPRESSURE = "backpressure"
204
- # Always On
205
187
  ALWAYS = "always"
206
188
 
207
189
 
@@ -31,11 +31,8 @@ class OutputElasticCloudFailedRequestLoggingMode(
31
31
  ):
32
32
  r"""Data to log when a request fails. All headers are redacted by default, unless listed as safe headers below."""
33
33
 
34
- # Payload
35
34
  PAYLOAD = "payload"
36
- # Payload + Headers
37
35
  PAYLOAD_AND_HEADERS = "payloadAndHeaders"
38
- # None
39
36
  NONE = "none"
40
37
 
41
38
 
@@ -135,40 +132,30 @@ class OutputElasticCloudTimeoutRetrySettings(BaseModel):
135
132
  class OutputElasticCloudBackpressureBehavior(str, Enum, metaclass=utils.OpenEnumMeta):
136
133
  r"""How to handle events when all receivers are exerting backpressure"""
137
134
 
138
- # Block
139
135
  BLOCK = "block"
140
- # Drop
141
136
  DROP = "drop"
142
- # Persistent Queue
143
137
  QUEUE = "queue"
144
138
 
145
139
 
146
140
  class OutputElasticCloudCompression(str, Enum, metaclass=utils.OpenEnumMeta):
147
141
  r"""Codec to use to compress the persisted data"""
148
142
 
149
- # None
150
143
  NONE = "none"
151
- # Gzip
152
144
  GZIP = "gzip"
153
145
 
154
146
 
155
147
  class OutputElasticCloudQueueFullBehavior(str, Enum, metaclass=utils.OpenEnumMeta):
156
148
  r"""How to handle events when the queue is exerting backpressure (full capacity or low disk). 'Block' is the same behavior as non-PQ blocking. 'Drop new data' throws away incoming data, while leaving the contents of the PQ unchanged."""
157
149
 
158
- # Block
159
150
  BLOCK = "block"
160
- # Drop new data
161
151
  DROP = "drop"
162
152
 
163
153
 
164
154
  class OutputElasticCloudMode(str, Enum, metaclass=utils.OpenEnumMeta):
165
155
  r"""In Error mode, PQ writes events to the filesystem if the Destination is unavailable. In Backpressure mode, PQ writes events to the filesystem when it detects backpressure from the Destination. In Always On mode, PQ always writes events to the filesystem."""
166
156
 
167
- # Error
168
157
  ERROR = "error"
169
- # Backpressure
170
158
  BACKPRESSURE = "backpressure"
171
- # Always On
172
159
  ALWAYS = "always"
173
160
 
174
161
 
@@ -25,48 +25,34 @@ class OutputExabeamSignatureVersion(str, Enum, metaclass=utils.OpenEnumMeta):
25
25
  class OutputExabeamObjectACL(str, Enum, metaclass=utils.OpenEnumMeta):
26
26
  r"""Object ACL to assign to uploaded objects"""
27
27
 
28
- # private
29
28
  PRIVATE = "private"
30
- # bucket-owner-read
31
29
  BUCKET_OWNER_READ = "bucket-owner-read"
32
- # bucket-owner-full-control
33
30
  BUCKET_OWNER_FULL_CONTROL = "bucket-owner-full-control"
34
- # project-private
35
31
  PROJECT_PRIVATE = "project-private"
36
- # authenticated-read
37
32
  AUTHENTICATED_READ = "authenticated-read"
38
- # public-read
39
33
  PUBLIC_READ = "public-read"
40
34
 
41
35
 
42
36
  class OutputExabeamStorageClass(str, Enum, metaclass=utils.OpenEnumMeta):
43
37
  r"""Storage class to select for uploaded objects"""
44
38
 
45
- # Standard Storage
46
39
  STANDARD = "STANDARD"
47
- # Nearline Storage
48
40
  NEARLINE = "NEARLINE"
49
- # Coldline Storage
50
41
  COLDLINE = "COLDLINE"
51
- # Archive Storage
52
42
  ARCHIVE = "ARCHIVE"
53
43
 
54
44
 
55
45
  class OutputExabeamBackpressureBehavior(str, Enum, metaclass=utils.OpenEnumMeta):
56
46
  r"""How to handle events when all receivers are exerting backpressure"""
57
47
 
58
- # Block
59
48
  BLOCK = "block"
60
- # Drop
61
49
  DROP = "drop"
62
50
 
63
51
 
64
52
  class OutputExabeamDiskSpaceProtection(str, Enum, metaclass=utils.OpenEnumMeta):
65
53
  r"""How to handle events when disk space is below the global 'Min free disk space' limit"""
66
54
 
67
- # Block
68
55
  BLOCK = "block"
69
- # Drop
70
56
  DROP = "drop"
71
57
 
72
58
 
@@ -18,29 +18,22 @@ class OutputFilesystemType(str, Enum):
18
18
  class OutputFilesystemDataFormat(str, Enum, metaclass=utils.OpenEnumMeta):
19
19
  r"""Format of the output data"""
20
20
 
21
- # JSON
22
21
  JSON = "json"
23
- # Raw
24
22
  RAW = "raw"
25
- # Parquet
26
23
  PARQUET = "parquet"
27
24
 
28
25
 
29
26
  class OutputFilesystemBackpressureBehavior(str, Enum, metaclass=utils.OpenEnumMeta):
30
27
  r"""How to handle events when all receivers are exerting backpressure"""
31
28
 
32
- # Block
33
29
  BLOCK = "block"
34
- # Drop
35
30
  DROP = "drop"
36
31
 
37
32
 
38
33
  class OutputFilesystemDiskSpaceProtection(str, Enum, metaclass=utils.OpenEnumMeta):
39
34
  r"""How to handle events when disk space is below the global 'Min free disk space' limit"""
40
35
 
41
- # Block
42
36
  BLOCK = "block"
43
- # Drop
44
37
  DROP = "drop"
45
38
 
46
39
 
@@ -54,31 +47,23 @@ class OutputFilesystemCompression(str, Enum, metaclass=utils.OpenEnumMeta):
54
47
  class OutputFilesystemCompressionLevel(str, Enum, metaclass=utils.OpenEnumMeta):
55
48
  r"""Compression level to apply before moving files to final destination"""
56
49
 
57
- # Best Speed
58
50
  BEST_SPEED = "best_speed"
59
- # Normal
60
51
  NORMAL = "normal"
61
- # Best Compression
62
52
  BEST_COMPRESSION = "best_compression"
63
53
 
64
54
 
65
55
  class OutputFilesystemParquetVersion(str, Enum, metaclass=utils.OpenEnumMeta):
66
56
  r"""Determines which data types are supported and how they are represented"""
67
57
 
68
- # 1.0
69
58
  PARQUET_1_0 = "PARQUET_1_0"
70
- # 2.4
71
59
  PARQUET_2_4 = "PARQUET_2_4"
72
- # 2.6
73
60
  PARQUET_2_6 = "PARQUET_2_6"
74
61
 
75
62
 
76
63
  class OutputFilesystemDataPageVersion(str, Enum, metaclass=utils.OpenEnumMeta):
77
64
  r"""Serialization format of data pages. Note that some reader implementations use Data page V2's attributes to work more efficiently, while others ignore it."""
78
65
 
79
- # V1
80
66
  DATA_PAGE_V1 = "DATA_PAGE_V1"
81
- # V2
82
67
  DATA_PAGE_V2 = "DATA_PAGE_V2"
83
68
 
84
69