mirror of
https://github.com/prometheus/prometheus.git
synced 2026-04-05 09:15:31 -04:00
This takes the modulus of a hash of some labels. Combined with a keep relabel action, this allows for sharding of targets across multiple prometheus servers. |
||
|---|---|---|
| .. | ||
| conf.good.yml | ||
| global_timeout.good.yml | ||
| jobname.bad.yml | ||
| jobname_dup.bad.yml | ||
| labelname.bad.yml | ||
| labelname2.bad.yml | ||
| modulus_missing.bad.yml | ||
| regex.bad.yml | ||
| regex_missing.bad.yml | ||
| rules.bad.yml | ||
| tgroup.bad.json | ||
| unknown_attr.bad.yml | ||