Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion packages/istio/data_stream/access_logs/manifest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ streams:
default: false
- name: condition
title: Condition
description: Condition to filter when to apply this datastream. Refer to [Kubernetes provider](http://localhost:8000/guide/providers.html#kubernetes-provider) to find the available keys and to [Conditions](https://www.elastic.co/guide/en/fleet/current/dynamic-input-configuration.html#conditions) on how to use the available keys in conditions.
description: Condition to filter when to apply this datastream. Refer to [Kubernetes provider](https://www.elastic.co/guide/en/fleet/current/kubernetes-provider.html) to find the available keys and to [Conditions](https://www.elastic.co/guide/en/fleet/current/dynamic-input-configuration.html#conditions) on how to use the available keys in conditions.
type: text
multi: false
required: true
Expand Down
2 changes: 1 addition & 1 deletion packages/istio/data_stream/proxy_metrics/manifest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ streams:
- /stats/prometheus
- name: condition
title: Condition
description: Condition to filter when to apply this datastream. Refer to [Kubernetes provider](http://localhost:8000/guide/providers.html#kubernetes-provider) to find the available keys and to [Conditions](https://www.elastic.co/guide/en/fleet/current/dynamic-input-configuration.html#conditions) on how to use the available keys in conditions.
description: Condition to filter when to apply this datastream. Refer to [Kubernetes provider](https://www.elastic.co/guide/en/fleet/current/kubernetes-provider.html) to find the available keys and to [Conditions](https://www.elastic.co/guide/en/fleet/current/dynamic-input-configuration.html#conditions) on how to use the available keys in conditions.
type: text
multi: false
required: true
Expand Down
2 changes: 1 addition & 1 deletion packages/prometheus/data_stream/collector/manifest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -169,7 +169,7 @@ streams:
# key: value
- name: data_stream.dataset
type: text
title: 'Datasream Dataset name'
title: 'Data stream dataset name'
description: Name of Datastream dataset
multi: false
default: prometheus.collector
Expand Down
2 changes: 1 addition & 1 deletion packages/prometheus/data_stream/query/manifest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,7 @@ streams:
default: false
- name: data_stream.dataset
type: text
title: 'Datasream Dataset name'
title: 'Data stream dataset name'
description: Name of Datastream dataset
multi: false
default: prometheus.query
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ streams:
default: []
- name: data_stream.dataset
type: text
title: 'Datasream Dataset name'
title: 'Data stream dataset name'
description: Name of Datastream dataset
multi: false
default: prometheus.remote_write
Expand Down
2 changes: 1 addition & 1 deletion packages/swimlane/data_stream/swimlane_api/manifest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ streams:
default: auto
- name: condition
title: Condition
description: Condition to filter when to apply this datastream. Refer to [Kubernetes provider](http://localhost:8000/guide/providers.html#kubernetes-provider) to find the available keys and to [Conditions](https://www.elastic.co/guide/en/fleet/current/dynamic-input-configuration.html#conditions) on how to use the available keys in conditions.
description: Condition to filter when to apply this datastream. Refer to [Kubernetes provider](https://www.elastic.co/guide/en/fleet/current/kubernetes-provider.html) to find the available keys and to [Conditions](https://www.elastic.co/guide/en/fleet/current/dynamic-input-configuration.html#conditions) on how to use the available keys in conditions.
type: text
multi: false
required: false
Expand Down
2 changes: 1 addition & 1 deletion packages/swimlane/data_stream/tenant_api/manifest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ streams:
default: auto
- name: condition
title: Condition
description: Condition to filter when to apply this datastream. Refer to [Kubernetes provider](http://localhost:8000/guide/providers.html#kubernetes-provider) to find the available keys and to [Conditions](https://www.elastic.co/guide/en/fleet/current/dynamic-input-configuration.html#conditions) on how to use the available keys in conditions.
description: Condition to filter when to apply this datastream. Refer to [Kubernetes provider](https://www.elastic.co/guide/en/fleet/current/kubernetes-provider.html) to find the available keys and to [Conditions](https://www.elastic.co/guide/en/fleet/current/dynamic-input-configuration.html#conditions) on how to use the available keys in conditions.
type: text
multi: false
required: false
Expand Down
2 changes: 1 addition & 1 deletion packages/swimlane/data_stream/turbine_api/manifest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ streams:
default: auto
- name: condition
title: Condition
description: Condition to filter when to apply this datastream. Refer to [Kubernetes provider](http://localhost:8000/guide/providers.html#kubernetes-provider) to find the available keys and to [Conditions](https://www.elastic.co/guide/en/fleet/current/dynamic-input-configuration.html#conditions) on how to use the available keys in conditions.
description: Condition to filter when to apply this datastream. Refer to [Kubernetes provider](https://www.elastic.co/guide/en/fleet/current/kubernetes-provider.html) to find the available keys and to [Conditions](https://www.elastic.co/guide/en/fleet/current/dynamic-input-configuration.html#conditions) on how to use the available keys in conditions.
type: text
multi: false
required: false
Expand Down
Loading