We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e1944b1 commit 5908e5bCopy full SHA for 5908e5b
1 file changed
pkg/metrics/registry.go
@@ -3,8 +3,7 @@
3
//
4
// Currently, this package is intended to use with Prometheus but
5
// can be easily extended if needed. Also, not all Prometheus metric
6
-// types are implemented. The main motivation of creating a custom
7
-// package was a need to avoid usage of external unaudited dependencies.
+// types are implemented.
8
9
// Following specifications were used as reference:
10
// - https://prometheus.io/docs/instrumenting/writing_clientlibs/
0 commit comments