You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I think that using the external_labels setting in prometheus configuration would fit very well with our requirements, (and less code is always better.) In any case your proposal is ok for me.
# The labels to add to any time series or alerts when communicating with
# external systems (federation, remote storage, Alertmanager).
external_labels:
[ [<labelname>]: [<labelvalue>]
I think that using the
external_labels
setting in prometheus configuration would fit very well with our requirements, (and less code is always better.) In any case your proposal is ok for me.https://prometheus.io/docs/prometheus/latest/configuration/configuration/
Originally posted by @jmolmo in #69 (comment)
The text was updated successfully, but these errors were encountered: