Skip to content

Commit

Permalink
Merge pull request #3517 from brushknight/develop
Browse files Browse the repository at this point in the history
Infrastructure agent - Update docker discovery snippet
  • Loading branch information
dbarnesbrownNR committed Aug 17, 2021
2 parents 90c4e91 + 0822107 commit 846dee4
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,7 @@ These examples (for Docker-only environments and for Kubernetes) show how to con
- name: nginx-server-metrics
command: metrics
env:
# use discovery.private.ip if container doesn't have attached public ip address
STATUS_URL: http://${discovery.ip}:${discovery.port}/status
STATUS_MODULE: discover
REMOTE_MONITORING: true
Expand Down

0 comments on commit 846dee4

Please sign in to comment.