Skip to content

Switch to using target label instead of instance for blackbox probes

lelutin requested to merge fix_normalized_labels into main

In team#41868 (closed) we've decided to normalize the semantics of the labels for all metrics and the ones for which it had the most impact were the blackbox exporter metrics.

The change that affects most things is that the instance label does not contain the target URL anymore for http checks. We've moved that information over to the target label instead.

Merge request reports

Loading