Skip to content

Commit

Permalink
fix(backends): switch to http otel collector for compatibility with beta
Browse files Browse the repository at this point in the history
  • Loading branch information
jonaro00 committed Apr 23, 2024
1 parent b52786b commit 85a8d54
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions extras/otel/otel-collector-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ receivers:
otlp:
protocols:
grpc:
http:
# The hostmetrics receiver is required to get correct infrastructure metrics in Datadog.
hostmetrics:
collection_interval: 10s
Expand Down

0 comments on commit 85a8d54

Please sign in to comment.