client_golang icon indicating copy to clipboard operation
client_golang copied to clipboard

Prometheus instrumentation library for Go applications

Results 221 client_golang issues
Sort by recently updated
recently updated
newest added

Hello, thanks for your work on this library. I noticed that the types such as `Registry` as well as interfaces like `Registerer` don't mention anything around what the expected behavior...

enhancement