Hi! I got no answer here <https://gitlab.com/gitlab-org/gitlab-foss/issues/28900#note_240780089> so I decided to ask here. We have multiple instances of GitLab and an external Alertmanagers for alerting. Because of the configuration of embedded Prometheus on every GitLab instance is equal, we cannot differentiate alerts that come from different GitLab instances. It could be solved with external_labels for global Prometheus setting or by changing resulting instance label for Prometheus targets to server FQDN. What is the recommended way to do this in GitLab configuration? We do not want to make manual changes as we manage all configurations by Puppet. Is there a way to somehow define it in gitlab.rb or elsewhere?
-- You received this message because you are subscribed to the Google Groups "GitLab" group. To unsubscribe from this group and stop receiving emails from it, send an email to gitlabhq+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/gitlabhq/cb3855c6-2b6b-4bfd-898c-74d623ecdd48%40googlegroups.com.