Skip to content

Instantly share code, notes, and snippets.

@jesseops
jesseops / prometheus.yml
Created October 18, 2022 21:50 — forked from reachlin/prometheus.yml
sample prometheus configuration explained
// For all the confusing Prometheus configuration and
// regular expressions,
// explained in examples.
// Remember, there are default values for each item if it's missing.
// regex is (.*),
// replacement is $1,
// separator is ;
// ,and action is replace