Created
April 5, 2018 00:09
-
-
Save ChimeraCoder/89d3d038b7858e050e6306369029607b to your computer and use it in GitHub Desktop.
veneur-prometheus yaml (excerpt)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
- 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