Skip to content

Commit

Permalink
Update extensions config for Otel collector
Browse files Browse the repository at this point in the history
  • Loading branch information
dhurley committed Sep 16, 2024
1 parent 268d805 commit d2d9514
Showing 1 changed file with 6 additions and 4 deletions.
10 changes: 6 additions & 4 deletions test/config/agent/nginx-agent-otel-load.conf
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,9 @@ collector:
host: "127.0.0.1"
port: 5643
type: 0
health:
host: "127.0.0.1"
port: 1337
type: 0

extensions:
health:
server:
host: "127.0.0.1"
port: 1337

0 comments on commit d2d9514

Please sign in to comment.