This website requires JavaScript.
Explore
关于
Help
Register
Sign In
github
/
statping
mirror of
https://github.com/statping/statping
Watch
1
Star
0
Fork
You've already forked statping
0
Code
Issues
Releases
Wiki
Activity
7f5a6a2e7c
statping
/
utils
/
metrics.go
6 lines
42 B
Go
Raw
Normal View
History
Unescape
Escape
vue
2020-03-05 08:27:51 +00:00
package
utils
var
(
prometheus metrics for better debugging
2020-06-13 01:13:28 +00:00
StartTime
=
Now
(
)
vue
2020-03-05 08:27:51 +00:00
)