Issue in locating prometheus configuration in pod and finding the metric retention time

309 views Asked by At

I am trying to check the Prometheus configuration in one of the pods which are emitting metrics.

When I do curl to this pod using :

curl http://<pod-ip>:5000 

I am able to see the metrics, but I want to view and change the metric location and retention period. But, I am unable to locate the Prometheus configuration file. I checked in /etc directory, there is no Prometheus folder. Please help me locate the file and also if I need to install any package for this.

0

There are 0 answers