Closed peterbourgon closed 2 years ago
Oops, nope, it doesn't actually work. Prometheus doesn't scrape the data properly.
Yeah, the thing is that source_label __address__
is only knowable by Prometheus itself. You can't avoid that relabel config. So I'm not sure this juice is worth the squeeze.
This seems to work? Addresses #84, maybe? /cc @SuperQ @mrnetops