Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
attilakreiner committed Mar 17, 2024
1 parent 350884e commit 63befca
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,8 @@ telemetry:
- logs
endpoint:
location: http://localhost:4318
overrides:
logs: /v1/logs
bindings:
net0:
type: test
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,8 @@ telemetry:
- metrics
endpoint:
location: http://localhost:4318
overrides:
metrics: /v1/metrics
bindings:
net0:
type: test
Expand Down

0 comments on commit 63befca

Please sign in to comment.