Add a reference to VictoriaMetrics in package docs
This commit is contained in:
parent
fb18155057
commit
487af0fbfc
@ -8,6 +8,8 @@
|
|||||||
// 1. Register the required metrics via New* functions.
|
// 1. Register the required metrics via New* functions.
|
||||||
// 2. Expose them to `/metrics` page via WritePrometheus.
|
// 2. Expose them to `/metrics` page via WritePrometheus.
|
||||||
// 3. Update the registered metrics during application lifetime.
|
// 3. Update the registered metrics during application lifetime.
|
||||||
|
//
|
||||||
|
// The package has been extracted from https://victoriametrics.com/
|
||||||
package metrics
|
package metrics
|
||||||
|
|
||||||
import (
|
import (
|
||||||
|
Loading…
Reference in New Issue
Block a user