grafana / tempo-operator

Grafana Tempo Kubernetes operator
https://grafana.com/docs/tempo/latest/setup/operator/
GNU Affero General Public License v3.0
55 stars 28 forks source link

Size-based retention for TempoMonolithic #936

Open andreasgerstmayr opened 3 months ago

andreasgerstmayr commented 3 months ago

It would be good to set a size based (instead of duration based) policy for block retention.

For example if the instance uses a 2 GB tmpfs, drop old traces if the sum of all blocks reaches this limit.