Sheikh-Abubaker

Results 186 comments of Sheikh-Abubaker

> The prometheus chart is so out of date i can't configure the alertmanager properly @tekno45 where is this prometheus chart located

Hi @LeviHarrison, sorry for the PR not meeting expectations, I asked the person who opened this issue about where should I be headed to look into this issue and he...

Hi @LeviHarrison, I was searching through the code to figure out where do I need to make changes, it is when I came across ```web.enable-lifecycle``` in ```cmd/prometheus/main.go``` which is disabled...

I am trying that but really having hard time building prometheus onto my system to test my changes, I am very new to Open Source and don't really know that...

Seems like we are on the same page, I am also facing the issue with ```npm```

Hi @LeviHarrison, I built prometheus onto my local machine and executed the prometheus.yml with the configurations as mentioned in the issue, but the logs that I am seeing doesn't match...

> I can see a couple of things. First, the original issue's logs start from a point where the config is changed and reloaded, that's why there are some "Stopping"...

> Did you do the reload? From the original issue: > > > Configure a "remote_write" endpoint that is not reachable > > Remove that endpoint from the config >...

> Ok and did you do all three steps? Yes I did it

> Good, making some progress. > > As you may notice it isn’t reproducing the issue reported. > > This might be because your Prometheus isn’t scraping any data, because...