Skip to content

Commit 5908e5b

Browse files
Improve docs
1 parent e1944b1 commit 5908e5b

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

pkg/metrics/registry.go

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,7 @@
33
//
44
// Currently, this package is intended to use with Prometheus but
55
// 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.
6+
// types are implemented.
87
//
98
// Following specifications were used as reference:
109
// - https://prometheus.io/docs/instrumenting/writing_clientlibs/

0 commit comments

Comments
 (0)