Skip to content

Instantly share code, notes, and snippets.

@ChimeraCoder
Created April 5, 2018 00:09
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 ChimeraCoder/89d3d038b7858e050e6306369029607b to your computer and use it in GitHub Desktop.
Save ChimeraCoder/89d3d038b7858e050e6306369029607b to your computer and use it in GitHub Desktop.
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