Skip to content

Commit

Permalink
Update otel.config.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
HenryHengZJ authored Nov 8, 2024
1 parent fe03683 commit 275c9e3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions metrics/otel/otel.config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ exporters:
datadog/exporter:
api:
site: us5.datadoghq.com
key: "4f5778c6cf5381df89606004b4cacbc9"
key: "replace_api_key"

service:
pipelines:
Expand All @@ -69,4 +69,4 @@ service:
logs:
receivers: [otlp, filelog]
processors: [batch]
exporters: [datadog/exporter]
exporters: [datadog/exporter]

0 comments on commit 275c9e3

Please sign in to comment.