Grafana and Prometheus storage allocation #143
Unanswered
ilanKushnir
asked this question in
Q&A
Replies: 1 comment
-
See my answer at #147 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
in the vars file I saw that you allocated the PVs sizes as follows:
https://github.com/carlosedp/cluster-monitoring/blob/master/vars.jsonnet#L77
shouldn't Prometheus get the bigger storage allocation? because it is scraping and holding all the collected metrics, Grafana should just display it right?
in my current setup, I deployed the services 4 days ago and this is the current storage usage:
17.5 Gi
160 Mi
am I right or am I missing something here?
thanks!
and huge thanks for the awesome configuration!!!
Beta Was this translation helpful? Give feedback.
All reactions