Update otel.config.yml

This commit is contained in:
Henry Heng 2024-11-08 01:36:51 +00:00 committed by GitHub
parent fe03683f0c
commit 275c9e3a1e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 2 deletions

View File

@ -54,7 +54,7 @@ exporters:
datadog/exporter:
api:
site: us5.datadoghq.com
key: "4f5778c6cf5381df89606004b4cacbc9"
key: "replace_api_key"
service:
pipelines:
@ -69,4 +69,4 @@ service:
logs:
receivers: [otlp, filelog]
processors: [batch]
exporters: [datadog/exporter]
exporters: [datadog/exporter]