Measure rate of growth of metrics #1040
Labels
area/data-ingestion-and-visualization
area/flows
area/metrics
control-plane/hubble
control-plane/legacy
help wanted
Extra attention is needed
priority/0
P0
type/fix
Fixes something
Metrics generated by Retina is supposed to of low cardinality over time. If there's a label that is unbound, the metrics volume would constantly increase, causing OOMKIll issues for agent, and may overflow storage of these metrics on an external entity.
Add a test that
Measure rate of growth of metrics volume to make sure we don't have unbound growth.
The text was updated successfully, but these errors were encountered: