On Tuesday, 4 August 2020 08:30:05 UTC+1, Seitan wrote:
>
> I'm trying to do a promql query to select only hosts, that don't have 
> specific label on them.
>

The empty value is equivalent to "no label":

metric{type=""}

will select timeseries 'metric' which have no label 'type'.

-- 
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/01e4001e-f11f-4ca4-aebd-4e56ef499a3do%40googlegroups.com.

Reply via email to