[prometheus-users] Prometheus with Eureka Discovery

2020-10-03 Thread sunil sagar
Hi All , I am setting up Prometheus in Kubernetes . And I want to load service discovery config from external source over URL . The json file is accessible over URL . I have checked the Prometheus document and it seems this can be achieved using eureka . I have no experience with eureka , how

Re: [prometheus-users] Getting Security Policy : frame-ancestors error , please suggest

2020-08-05 Thread sunil sagar
Hi Stuart , Thank you for help on this . One thing I forgot to mention . We have Thanos also in front of Prometheus , will it impact if enable SSL ? Thanks > On 6 Aug 2020, at 1:36 AM, Stuart Clark wrote: > > On 05/08/2020 17:54, sunils...@gmail.com wrote: >> Hi All, >> >> In our

[prometheus-users] alertmanager mail notification with value in mail

2020-05-07 Thread sunil sagar
Hi I have setup alert-manager , which sends alert notification by mail. This gives all key values which was used to form query , but doesn't display the value in mail . Is it possible to show the value also . For example for CPU alert , below alerts were generated by current utilization is

[prometheus-users] Re: alertmanager mail notification value

2020-05-01 Thread sunil sagar
Hi To Add more , I want expected alert something like : Server : server1 Value : 90 Source Server : server2 Value : 91 Source .. etc Thanks On Friday, May 1, 2020 at 3:15:44 PM UTC+8, sunil sagar wrote: > > Hi > > I have setup alert-manager , which sends alert notifica

[prometheus-users] alertmanager mail notification value

2020-05-01 Thread sunil sagar
Hi I have setup alert-manager , which sends alert notification by mail. This gives all key values which was used to form query , but doesn't display the value in mail . Is it possible to show the value also . For example for CPU alert , below alerts were generated by current utilization is

[prometheus-users] suggest document for alert manager

2020-04-24 Thread sunil sagar
Hi, I am working on alert-manager , very new to this . I want to write query for if data is not received on certain topic/feed within one hour , it should send mail to a particular group , such kind of alerting mechanism I have to implement . Please suggest any documentation I can follow .

Re: [prometheus-users] AlertManager firing duplicate alerts

2020-03-25 Thread sunil sagar
gets: > - alertmanager1:9093 > - alertmanager2:9093 > ----- Thanks > On 25 Mar 2020, at 12:18 PM, sunil sagar wrote: > >  > Hi , > > I have Prometheus environment in HA mod

[prometheus-users] AlertManager firing duplicate alerts

2020-03-24 Thread sunil sagar
Hi , I have Prometheus environment in HA mode . And AlertManager is also in HA mode . I am receiving duplicate alerts . When I start both the prometheus , because of global label with different replica name , getting duplicate alert . Please advise. Prometheus Config: Prometheus Node1:

[prometheus-users] output of promql query as input to other query

2020-02-20 Thread sunil sagar
Hi , With topic name I am able to find the servers associated with that topic . Now I want to query cpu and memory for those server . I have cpu and metrics for those servers . But how to form query . Details : There are 10 servers say server1 .. server10 . Topic is assocated with only