Hi, I know this error means that there is a metric already with that name
in the collection. Is there any way that I can get the already existing
metric's object and use that?
For example, this is the syntax
summary = prom.Summary('keras_predict', 'keras predictions')
I want to be able to do something like
summary = prom.get_metric_by_name('keras_predict')
--
You received this message because you are subscribed to the Google Groups
"Prometheus Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/prometheus-users/e3236486-6293-415f-8daf-855fe11c1115%40googlegroups.com.