Skip to content

Commit 2c7d7ec

Browse files
authored
Update datastream manifest file categories for misclassified security (#17523)
* update datastream manifest file categories for misclassified security datastreams * add parent categories from ds to package level
1 parent d86adb6 commit 2c7d7ec

66 files changed

Lines changed: 180 additions & 2 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

packages/aws/data_stream/transitgateway/manifest.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,8 @@
11
title: AWS Transit Gateway metrics
2+
categories:
3+
- aws
4+
- network
5+
- observability
26
type: metrics
37
elasticsearch:
48
index_mode: "time_series"

packages/aws_bedrock/data_stream/guardrails/manifest.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,8 @@
11
title: "Amazon Bedrock Guardrails Metrics"
2+
categories:
3+
- cloud
4+
- aws
5+
- observability
26
type: metrics
37
streams:
48
- input: aws/metrics

packages/aws_bedrock/data_stream/runtime/manifest.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,8 @@
11
title: Amazon Bedrock Runtime Metrics
2+
categories:
3+
- observability
4+
- aws
5+
- cloud
26
type: metrics
37
elasticsearch:
48
index_mode: time_series

packages/azure/data_stream/springcloudlogs/manifest.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
type: logs
22
title: Azure Spring Apps Logs
3+
categories:
4+
- azure
5+
- cloud
6+
- observability
37
streams:
48
- input: "azure-eventhub"
59
enabled: false

packages/azure_app_service/data_stream/app_service_logs/manifest.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,8 @@
11
title: Collect App Service logs from Azure
2+
categories:
3+
- observability
4+
- cloud
5+
- azure
26
type: logs
37
streams:
48
- input: "azure-eventhub"

packages/cisco_meraki_metrics/data_stream/device_health/manifest.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,7 @@
11
title: "Cisco Meraki Device Health Metrics"
2+
categories:
3+
- network
4+
- observability
25
type: metrics
36
streams:
47
- input: meraki/metrics

packages/gcp/data_stream/cloudrun_metrics/manifest.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,10 @@
11
title: "GCP Cloud Run Metrics"
2+
categories:
3+
- cloud
4+
- google_cloud
5+
- datastore
6+
- observability
7+
- containers
28
type: metrics
39
streams:
410
- input: gcp/metrics

packages/gcp/data_stream/cloudsql_mysql/manifest.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,10 @@
11
title: "GCP CloudSQL MySQL Metrics"
2+
categories:
3+
- datastore
4+
- observability
5+
- containers
6+
- cloud
7+
- google_cloud
28
type: metrics
39
streams:
410
- input: gcp/metrics

packages/gcp/data_stream/cloudsql_postgresql/manifest.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,10 @@
11
title: "GCP CloudSQL PostgreSQL Metrics"
2+
categories:
3+
- containers
4+
- observability
5+
- datastore
6+
- cloud
7+
- google_cloud
28
type: metrics
39
streams:
410
- input: gcp/metrics

packages/gcp/data_stream/cloudsql_sqlserver/manifest.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,10 @@
11
title: "GCP CloudSQL SQL Server Metrics"
2+
categories:
3+
- datastore
4+
- containers
5+
- cloud
6+
- google_cloud
7+
- observability
28
type: metrics
39
streams:
410
- input: gcp/metrics

0 commit comments

Comments
 (0)