It is possible to alert get from federate prometheus to central prometheus or only metrics get?
On Tue, 22 Nov 2022, 12:41 Stuart Clark, <[email protected]> wrote: > On 22/11/2022 05:53, Prashant Singh wrote: > > Dear All, > > > > I am using federate prometheus and configured to central prometheus . > > but getting alerts from federate prometheus also . how can avoids > > alerts from federate. > > > > > > - job_name: 'K8S-Federate' > > #scrape_interval: 15s > > honor_labels: true > > metrics_path: '/federate' > > scheme : http > > > > params: > > 'match[]': > > - '{job!=""}' > > > The alert rules are set in each Prometheus, so if you are not wanting > them you'd need to look at the configuration and change/remove. > > -- > Stuart Clark > > -- 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/CALGft8ynUWc1UxO44QeFxKhVun2p8Jf8-bfyeL1mG%3DKhs%3Du%3DRQ%40mail.gmail.com.

