Thanks Staurt for the reply here. And nope, I didn't added the scrape_config for the metrics for this new application that we deployed recently. Before I add the scrape configuration, I want to make sure that Prometheus doesn't scrape all metrics by default (unless its been told). Now you confirmed the same.
Thanks again... On Tuesday, June 23, 2020 at 10:30:06 AM UTC-5, Stuart Clark wrote: > > There is usually some sort of annotation needed to indicate that something > should be scraped. Check you scrape config to see what you currently have > configured. > > On 23 June 2020 15:50:56 BST, vikram yerneni <[email protected] > <javascript:>> wrote: >> >> Fellas, >> Quick question here: >> >> Does Prometheus automatically scrape metrics by default from all >> Namespaces or do we have to specifically add it to the Prometheus >> configuration for the metrics to get scraped? >> I have default scrape_configs from the stable helm setups and they are >> running fine, however when I deploy a new application on the same EKS >> cluster, the metrics are not getting scraped by default. >> >> Am I missing something here or do I need to setup an additional >> configuration to scrape all metrics of deployed application by default? >> >> Thanks >> Vikram Y >> >> > -- > Sent from my Android device with K-9 Mail. Please excuse my brevity. > -- 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/d2700aae-20f4-4279-885d-44cfab341910o%40googlegroups.com.

