Skip to content

Commit

Permalink
Fix agent config
Browse files Browse the repository at this point in the history
  • Loading branch information
dhurley committed Sep 25, 2024
1 parent d2d9514 commit b9f1b9e
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions test/mock/collector/nginx-agent.conf
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,8 @@ collector:
host: "otel-collector"
port: 4317
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 b9f1b9e

Please sign in to comment.