[prometheus-users] Prometheus container restarts while fetching last 24hrs metrics

2022-04-17 Thread nbada...@gmail.com
Hi Guyz, I have been using Prometheus for few years with almost no issues, recently i am witnessing performance issues while spinning the queries via Grafana dashboard. Prometheus container sustains to server 12hrs of metrics without any issues, if i extend it to 24hrs of metrics then it get

[prometheus-users] Prometheus runs oom

2022-04-13 Thread nbada...@gmail.com
Hi Guyz, I have been using Prometheus for few years with almost no issues, recently i am witnessing performance issues while spinning the queries via Grafana dashboard. Prometheus container sustains to server 12hrs of metrics without any issues, if i extend it to 24hrs of metrics then it get

[prometheus-users] Prometheus scrape targets regex

2021-05-01 Thread nbada...@gmail.com
Hi Guys, I have process exporter installed on some of the nodes, and i have below snippet setup in prometheus.yml: - job_name: 'process' static_configs: - targets: [host1:9256, host2:9256, host3:9256.host10:9256] Problem with above setup is that every time i onboard process e