diff --git a/pipeline/outputs/dash0.md b/pipeline/outputs/dash0.md index 8eb5d0efe..e7f26c46c 100644 --- a/pipeline/outputs/dash0.md +++ b/pipeline/outputs/dash0.md @@ -22,7 +22,7 @@ Stream logs to [Dash0](https://www.dash0.com) by utilizing the [OpenTelemetry pl The OpenTelemetry output plugin supports TLS/SSL. For more details about the properties available and general configuration, see [TLS/SSL](../../administration/transport-security.md). -## Getting started +## Get started To get started with sending logs to Dash0: @@ -34,9 +34,9 @@ To get started with sending logs to Dash0: ```yaml pipeline: - + outputs: - - name: opentelemetry + - name: opentelemetry match: '*' host: ingress.eu-west-1.aws.dash0.com port: 443 @@ -45,6 +45,7 @@ pipeline: logs_uri: /v1/logs traces_uri: /v1/traces ``` + {% endtab %} {% tab title="fluent-bit.conf" %} @@ -65,4 +66,4 @@ pipeline: ## References -- [Dash0 documentation](https://www.dash0.com/documentation/dash0) \ No newline at end of file +- [Dash0 documentation](https://www.dash0.com/documentation/dash0) diff --git a/vale-styles/FluentBit/Headings.yml b/vale-styles/FluentBit/Headings.yml index bdcdbb667..bdd98e97e 100644 --- a/vale-styles/FluentBit/Headings.yml +++ b/vale-styles/FluentBit/Headings.yml @@ -65,11 +65,13 @@ exceptions: - ServiceMonitor - SignalFx - Slack + - SSL - StatsD - Studio - Tanzu - Telemetry Pipeline - Terraform + - TLS - TypeScript - URLs - VictorOps