2021-01-05 04:13:35 |
Edin S |
bug |
|
|
added bug |
2021-01-05 04:13:51 |
Edin S |
charm-prometheus2: importance |
Undecided |
Wishlist |
|
2021-06-07 04:29:41 |
Edin S |
description |
This is a feature request to help aid the Charm config user experience.
We've encountered the issue of Prometheus consuming too much disk space several times in our production environments.
The current solution is to limit how much disk space Prometheus can consume by setting a value for the flag --storage.tsdb.retention.size using the Charm's daemon-args config option (e.g. juju config prometheus daemon-args="--storage.tsdb.retention.size=20G"). See: https://prometheus.io/docs/prometheus/latest/storage/#operational-aspects
However, unless you're familiar with Prometheus, this method is not immediately obvious.
The request is to expose the retention/size option as its own Charm config option (e.g. juju config prometheus retention-size=20G). |
This is a feature request to help aid the Charm config user experience.
We've encountered the issue of Prometheus consuming too much disk space several times in our production environments.
The current solution is to limit how much disk space Prometheus can consume by setting a value for the flag --storage.tsdb.retention.size using the Charm's daemon-args config option (e.g. juju config prometheus daemon-args="--storage.tsdb.retention.size=20GB"). See: https://prometheus.io/docs/prometheus/latest/storage/#operational-aspects
However, unless you're familiar with Prometheus, this method is not immediately obvious.
The request is to expose the retention/size option as its own Charm config option (e.g. juju config prometheus retention-size=20G). |
|
2021-07-05 04:23:59 |
Edin S |
description |
This is a feature request to help aid the Charm config user experience.
We've encountered the issue of Prometheus consuming too much disk space several times in our production environments.
The current solution is to limit how much disk space Prometheus can consume by setting a value for the flag --storage.tsdb.retention.size using the Charm's daemon-args config option (e.g. juju config prometheus daemon-args="--storage.tsdb.retention.size=20GB"). See: https://prometheus.io/docs/prometheus/latest/storage/#operational-aspects
However, unless you're familiar with Prometheus, this method is not immediately obvious.
The request is to expose the retention/size option as its own Charm config option (e.g. juju config prometheus retention-size=20G). |
This is a feature request to help aid the Charm config user experience.
We've encountered the issue of Prometheus consuming too much disk space several times in our production environments.
The current solution is to limit how much disk space Prometheus can consume by setting a value for the flag --storage.tsdb.retention.size using the Charm's daemon-args config option (e.g. juju config prometheus daemon-args="--storage.tsdb.retention.size=20GB"). See: https://prometheus.io/docs/prometheus/latest/storage/#operational-aspects
However, unless you're familiar with Prometheus, this method is not immediately obvious.
The request is to expose the retention/size option as its own Charm config option (e.g. juju config prometheus retention-size=20GB). |
|
2021-07-05 04:56:13 |
Nobuto Murata |
bug |
|
|
added subscriber Nobuto Murata |