Skip to content

Instantly share code, notes, and snippets.

@ChimeraCoder
Created April 5, 2018 00:09
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
Star You must be signed in to star a gist
Embed
What would you like to do?
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