This website requires JavaScript.
Explore
Help
Sign In
unistack-org
/
metrics
Watch
4
Star
0
Fork
0
You've already forked metrics
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
1
Wiki
Activity
cdba092549
metrics
/
go.mod
6 lines
96 B
Modula-2
Raw
Normal View
History
Unescape
Escape
Initial commit
2019-04-08 16:29:16 +03:00
module
github
.
com
/
VictoriaMetrics
/
metrics
vendor: update github.com/valyala/histogram from v1.1.2 to v1.2.0 in order to fix https://github.com/VictoriaMetrics/VictoriaMetrics/issues/1612
2021-09-15 09:20:11 +03:00
require
github
.
com
/
valyala
/
histogram
v1
.
2.0
Properly handle metric names with lables when printing *_count and *_sum values for Summary
2019-06-28 14:14:47 +03:00
go.mod: bump minimum supported Go version from 1.12 to 1.15 This is needed in order to support `net/url.URL.Redacted()` method used in push.go This method appeared in Go1.15 - see https://tip.golang.org/doc/go1.15
2022-08-17 21:09:16 +03:00
go
1.15
Reference in New Issue
Copy Permalink