Skip to content

Commit

Permalink
missed a file
Browse files Browse the repository at this point in the history
Signed-off-by: Alex Boten <[email protected]>
  • Loading branch information
codeboten committed Sep 9, 2024
1 parent ac4ee9c commit e4adb40
Showing 1 changed file with 6 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -83,4 +83,9 @@ data:
- zipkin
telemetry:
metrics:
address: ${env:MY_POD_IP}:8888
readers:
- pull:
exporter:
prometheus:
host: ${env:MY_POD_IP}
port: 8888

0 comments on commit e4adb40

Please sign in to comment.