Skip to content

Commit

Permalink
Merge branch 'master' into dependabot/npm_and_yarn/cross-spawn-7.0.6
Browse files Browse the repository at this point in the history
  • Loading branch information
nkzou authored Dec 10, 2024
2 parents b505d1d + b6ce7cf commit 11574b1
Show file tree
Hide file tree
Showing 251 changed files with 5,878 additions and 1,949 deletions.
8 changes: 4 additions & 4 deletions .apigentools-info
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,13 @@
"spec_versions": {
"v1": {
"apigentools_version": "1.6.6",
"regenerated": "2024-11-15 19:35:12.685951",
"spec_repo_commit": "ad80112e"
"regenerated": "2024-12-10 21:05:03.532177",
"spec_repo_commit": "1c4c91d4"
},
"v2": {
"apigentools_version": "1.6.6",
"regenerated": "2024-11-15 19:35:12.704741",
"spec_repo_commit": "ad80112e"
"regenerated": "2024-12-10 21:05:03.552937",
"spec_repo_commit": "1c4c91d4"
}
}
}
81 changes: 35 additions & 46 deletions .generator/schemas/v1/openapi.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4654,6 +4654,11 @@ components:
description: Widget column field.
example: content
type: string
is_clustering_pattern_field_path:
description: Identifies the clustering pattern field column, usable only
with logs_pattern_stream.
example: true
type: boolean
width:
$ref: '#/components/schemas/ListStreamColumnWidth'
required:
Expand Down Expand Up @@ -4733,6 +4738,11 @@ components:
ListStreamQuery:
description: Updated list stream widget.
properties:
clustering_pattern_field_path:
description: Specifies the field for logs pattern clustering. Usable only
with logs_pattern_stream.
example: message
type: string
compute:
description: Compute configuration for the List Stream Widget. Compute can
be used only with the logs_transaction_stream (from 1 to 5 items) list
Expand Down Expand Up @@ -13731,6 +13741,9 @@ components:
items:
$ref: '#/components/schemas/SyntheticsAssertion'
type: array
exitIfSucceed:
description: Determines whether or not to exit the test if the step succeeds.
type: boolean
extractedValues:
description: Array of values to parse and save as variables from the response.
items:
Expand Down Expand Up @@ -15178,34 +15191,8 @@ components:
type: object
SyntheticsDeviceID:
description: The device ID.
enum:
- laptop_large
- tablet
- mobile_small
- chrome.laptop_large
- chrome.tablet
- chrome.mobile_small
- firefox.laptop_large
- firefox.tablet
- firefox.mobile_small
- edge.laptop_large
- edge.tablet
- edge.mobile_small
example: chrome.laptop_large
type: string
x-enum-varnames:
- LAPTOP_LARGE
- TABLET
- MOBILE_SMALL
- CHROME_LAPTOP_LARGE
- CHROME_TABLET
- CHROME_MOBILE_SMALL
- FIREFOX_LAPTOP_LARGE
- FIREFOX_TABLET
- FIREFOX_MOBILE_SMALL
- EDGE_LAPTOP_LARGE
- EDGE_TABLET
- EDGE_MOBILE_SMALL
SyntheticsFetchUptimesPayload:
description: Object containing IDs of Synthetic tests and a timeframe.
properties:
Expand Down Expand Up @@ -15508,10 +15495,6 @@ components:
$ref: '#/components/schemas/SyntheticsLocation'
type: array
type: object
SyntheticsMobileDeviceID:
description: The device ID.
example: synthetics:mobile:device:apple_ipad_10th_gen_2022_ios_16
type: string
SyntheticsMobileStep:
description: The steps used in a Synthetic mobile test.
properties:
Expand Down Expand Up @@ -15787,7 +15770,7 @@ components:
device_ids:
description: Array with the different device IDs used to run the test.
items:
$ref: '#/components/schemas/SyntheticsMobileDeviceID'
$ref: '#/components/schemas/SyntheticsDeviceID'
type: array
message:
description: Notification message associated with the test.
Expand Down Expand Up @@ -15876,7 +15859,7 @@ components:
example:
- synthetics:mobile:device:apple_ipad_10th_gen_2022_ios_16
items:
$ref: '#/components/schemas/SyntheticsMobileDeviceID'
$ref: '#/components/schemas/SyntheticsDeviceID'
type: array
disableAutoAcceptAlert:
description: A boolean to disable auto accepting alerts.
Expand Down Expand Up @@ -20138,8 +20121,9 @@ components:
format: int64
type: integer
npm_host_top99p:
description: Shows the 99th percentile of all distinct Networks hosts over
all hours in the current date for all organizations.
description: Shows the 99th percentile of all distinct Cloud Network Monitoring
hosts (formerly known as Network hosts) over all hours in the current
date for all organizations.
format: int64
type: integer
observability_pipelines_bytes_processed_sum:
Expand Down Expand Up @@ -20912,8 +20896,9 @@ components:
format: int64
type: integer
npm_host_top99p:
description: Shows the 99th percentile of all distinct Networks hosts over
all hours in the current date for the given org.
description: Shows the 99th percentile of all distinct Cloud Network Monitoring
hosts (formerly known as Network hosts) over all hours in the current
date for the given org.
format: int64
type: integer
observability_pipelines_bytes_processed_sum:
Expand Down Expand Up @@ -21709,8 +21694,9 @@ components:
format: int64
type: integer
npm_host_top99p_sum:
description: Shows the 99th percentile of all distinct Networks hosts over
all hours in the current month for all organizations.
description: Shows the 99th percentile of all distinct Cloud Network Monitoring
hosts (formerly known as Network hosts) over all hours in the current
month for all organizations.
format: int64
type: integer
observability_pipelines_bytes_processed_agg_sum:
Expand Down Expand Up @@ -23359,7 +23345,6 @@ components:
incident_notification_settings_write: Configure Incidents Notification
settings.
incident_read: View incidents in Datadog.
incident_settings_read: View Incident Settings.
incident_settings_write: Configure Incident Settings.
incident_write: Create, view, and manage incidents in Datadog.
metrics_read: View custom metrics.
Expand All @@ -23375,7 +23360,8 @@ components:
Remote Configuration for the entire organization.
security_monitoring_filters_read: Read Security Filters.
security_monitoring_filters_write: Create, edit, and delete Security Filters.
security_monitoring_findings_read: View CSPM Findings.
security_monitoring_findings_read: View a list of findings that include
both misconfigurations and identity risks.
security_monitoring_rules_read: Read Detection Rules.
security_monitoring_rules_write: Create and edit Detection Rules.
security_monitoring_signals_read: View Security Signals.
Expand Down Expand Up @@ -23403,6 +23389,7 @@ components:
Access Manage permission.
teams_read: Read Teams data. A User with this permission can view Team
names, metadata, and which Users are on each Team.
test_visibility_read: View Test Visibility.
timeseries_query: Query Timeseries data.
usage_read: View your organization's usage and usage attribution.
user_access_invite: Invite other users to your organization.
Expand Down Expand Up @@ -36442,7 +36429,8 @@ tags:
name: Logs
- description: 'Manage configuration of [log indexes](https://docs.datadoghq.com/logs/indexes/).

You need an API and application key with Admin rights to interact with this endpoint.'
You need an API and non-scoped application key with Admin rights to interact with
these endpoints.'
externalDocs:
description: Find out more at
url: https://docs.datadoghq.com/logs/indexes/
Expand All @@ -36454,11 +36442,12 @@ tags:
about processors can be found in the\n [processors documentation](https://docs.datadoghq.com/logs/log_configuration/processors/?tab=api#lookup-processor).\n\n-
For more information about Pipelines, see the\n [pipeline documentation](https://docs.datadoghq.com/logs/log_configuration/pipelines).\n\n**Notes:**\n\nThese
endpoints are only available for admin users.\nMake sure to use an application
key created by an admin.\n\n**Grok parsing rules may effect JSON output and require\nreturned
data to be configured before using in a request.**\nFor example, if you are using
the data returned from a\nrequest for another request body, and have a parsing
rule\nthat uses a regex pattern like `\\s` for spaces, you will\nneed to configure
all escaped spaces as `%{space}` to use\nin the body data."
key created by an admin with no applied scopes.\n\n**Grok parsing rules may effect
JSON output and require\nreturned data to be configured before using in a request.**\nFor
example, if you are using the data returned from a\nrequest for another request
body, and have a parsing rule\nthat uses a regex pattern like `\\s` for spaces,
you will\nneed to configure all escaped spaces as `%{space}` to use\nin the body
data."
externalDocs:
description: Find out more at
url: https://docs.datadoghq.com/logs/log_configuration
Expand Down
Loading

0 comments on commit 11574b1

Please sign in to comment.