mirror of
https://github.com/prometheus/prometheus.git
synced 2024-12-26 22:19:40 -08:00
dcfd09c801
If the metrics exported by a process already contain any of a target's base labels (such as "job" or "instance", but also any manually assigned target-group label), don't overwrite that label, but instead add a new label consisting of the original label name prepended with "exporter_". This is to accomodate intermediate exporter jobs, which might indicate e.g. the jobs and instances for which they are exporting data. |
||
---|---|---|
.. | ||
generated | ||
curation.go | ||
data.proto | ||
dto.go | ||
fingerprinting.go | ||
fingerprinting_test.go | ||
labelname.go | ||
labelname_test.go | ||
labelpair.go | ||
labelpair_test.go | ||
labelvalue.go | ||
labelvalue_test.go | ||
Makefile | ||
metric.go | ||
metric_test.go | ||
sample.go | ||
samplekey.go | ||
watermark.go |