I'm using Prometheus federation i.e. I'm ingesting metrics from one Prometheus to another.
To do some relabelling I'm using *metric_relabel_configs*. According to the docs <https://prometheus.io/docs/prometheus/latest/configuration/configuration/#metric_relabel_configs> : *Metric relabelling does not apply to automatically generated timeseries such as up. * That makes me sad because I want to measure uptime using these metrics. Is there any suggested approach to getting around this problem please? Any way to measure uptime without the automatically generated *up* metric? -- You received this message because you are subscribed to the Google Groups "Prometheus Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/prometheus-users/ee65ce18-fe28-4db7-aed0-78e2d964f702n%40googlegroups.com.

