Hi Team,
Is it possible to common labels? For example if there is two targets can i
have a common labels for both and specific label for both ?
[
> {
> "targets": [
> "localhost:9100"
> ],
> "labels": {
> "job": "slave"
> }
> },
> {
> "targets": [
> "localhost:9200"
> ],
> "labels": {
> "job": "master"
> }
> }
> ]
--
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/fb0964a9-4b5d-431e-b33f-328edd060debo%40googlegroups.com.