I have a metric that represents a hit ratio of my DB.
I want a graph showing the miss ratio (1 - hit_ratio)
Is there a way do do that in graphite?
Basically the question is how to calculate:
1 - series with wildcards
Try offset(scale(some.series.*, -1), 1)
.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With