Skip to content

Instantly share code, notes, and snippets.

@dmyerscough
Last active September 3, 2018 13:23
Show Gist options
  • Save dmyerscough/9f7d060617c9b96e613094a9b5b02c14 to your computer and use it in GitHub Desktop.
Save dmyerscough/9f7d060617c9b96e613094a9b5b02c14 to your computer and use it in GitHub Desktop.
Statsd-exporter config
mappings:
- match: helloworld.gunicorn.request.status.*
help: "http response code"
name: "http_response_code"
labels:
status: "$1"
job: "helloworld_gunicorn_response_code"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment