Skip to content

Instantly share code, notes, and snippets.

@Krishna1408
Created October 3, 2019 18:15
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Krishna1408/bad94781ec89c51225b766ac8e7d60cb to your computer and use it in GitHub Desktop.
Save Krishna1408/bad94781ec89c51225b766ac8e7d60cb to your computer and use it in GitHub Desktop.
instances:
- use_preview: true
url: https://127.0.0.1:4001
prometheus_url: https://127.0.0.1:4001/metrics
leader_tag: true
tags:
- "app:etcd"
# You can set this false if getting issues with prometheus url.
ssl_verify: true
ssl_ca_cert: /etc/datadog-agent/certs/etcd-ca.crt
ssl_cert: /etc/datadog-agent/certs/etcd-client.crt
ssl_private_key: /etc/datadog-agent/certs/etcd-client.key
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment