veneur-prometheus yaml (excerpt)
- name: veneur-prometheus | |
image: index.docker.io/stripe/veneur:3.0.0 | |
resources: | |
limits: | |
cpu: 25m | |
command: ["veneur-prometheus"] | |
args: ["-h", “http://localhost:9090/metrics”, “-i”, “10s”, “-s”, “http://veneur-global:8127”] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment