Tomáš Trbola
Tomáš Trbola
this, please fix, so freaking annoying
@shaharsol I have tried to create PR for this, but prom-client does not have underscore library and I dont believe that we want to add it. We could use stringify()...
@zbjornson You are correct that registering two different metrics with the same name has to end with an error. We wanted to do this change in order to suppress this...
@ScutRukawa hi, unfortunately I don't remember this issue anymore, but please take a look at this https://prometheus.io/docs/instrumenting/writing_clientlibs/ I believe it's this part >Client libraries MUST NOT under any circumstances allow...
I have had a similar problem, but was able to solve it with the code linked below. You can try to give it a shot, maybe some similar solution will...