Freddie Kristianto Sunarso
Results
2
comments of
Freddie Kristianto Sunarso
The Prometheus documentation page says that > Time series that are not present until something happens are difficult to deal with, as the usual simple operations are no longer sufficient...
It doesn't, I got an error message because in my case the vec was initialized with 3 labels, and as such `WithLabelValues()` expects 3 parameters.