[prometheus-users] what all backend checks are made when http://localhost:9090/-/healthy is called ?

2021-01-08 Thread Prameet Patil
Hey all, what actually Prometheus do when there is a health check call like http://localhost:9090/-/healthy and http://localhost:9090/-/ready like what all things it will check before returning healthy in response ?? -- You received this message because you are subscribed to the Google Groups "

[prometheus-users] Re: amtool alertmanager config yml

2021-01-08 Thread kiran
@Stuart Clark Here is what I tried. I am also attaching the version(*with slack variables*) which is not working. Any help resolving this is appreciated. *TEST#1* Using {{ .GroupLabels.slack_url }} for api_url without any quotes: - name: slack_client slack_configs: - api_url: {{ .Gr

[prometheus-users] Re: amtool alertmanager config yml

2021-01-08 Thread Stuart Clark
Could you show the configuration you tried with the double quotes in place, as well as the error returned? On 8 January 2021 13:57:40 GMT, kiran wrote: >Yes I did both single and double it’s complaining about quotes in url > >On Friday, January 8, 2021, Stuart Clark >wrote: > >> On 08/01/2021

[prometheus-users] Re: amtool alertmanager config yml

2021-01-08 Thread kiran
Yes I did both single and double it’s complaining about quotes in url On Friday, January 8, 2021, Stuart Clark wrote: > On 08/01/2021 06:22, kiran wrote: > > All > > I am trying to validate my alertmanager config yml file using *amtool*. > amtool is throwing an error message 'cannot unmarshall !

[prometheus-users] Label regex

2021-01-08 Thread Over 3D
Hi all. I try to make label dynamic. My SNMP response is like this : STRING: "cust1:3" STRING: "cust2:1" And I want to have this response from prometheus SNMP Exporter : CURRENTCALLS{customer="cust1"} 3 CURRENTCALLS{customer="cust2"} 1 My snmp.yml : sbc: walk: - .1.3.6.1.4.1.8072.1.3.2.

Re: [prometheus-users] amtool alertmanager config yml

2021-01-08 Thread Stuart Clark
On 08/01/2021 06:22, kiran wrote: All I am trying to validate my alertmanager config yml file using *amtool*. amtool is throwing an error message 'cannot unmarshall !!map' with the following, but when I replace *api_url* with a slack_url(e.g https://hooks.slack.com/services///

Re: [prometheus-users] Disable blocks generation

2021-01-08 Thread Stuart Clark
On 08/01/2021 02:17, Mohan Nagandlla wrote: Hi team I have integrated the promethus with influxdb that is success a good in working on each and every second the metrics is exporting to influx so I don't need to store the metrics in prometheus db and don't need the blocks generation inside the