Add a /metrics endpoint for the server
This is for prometheus integration Signed-off-by: Mrunal Patel <mrunalp@gmail.com>
This commit is contained in:
parent
4310e6d86f
commit
0e1452a4ec
79 changed files with 12803 additions and 7 deletions
7
vendor/github.com/prometheus/procfs/NOTICE
generated
vendored
Normal file
7
vendor/github.com/prometheus/procfs/NOTICE
generated
vendored
Normal file
|
@ -0,0 +1,7 @@
|
|||
procfs provides functions to retrieve system, kernel and process
|
||||
metrics from the pseudo-filesystem proc.
|
||||
|
||||
Copyright 2014-2015 The Prometheus Authors
|
||||
|
||||
This product includes software developed at
|
||||
SoundCloud Ltd. (http://soundcloud.com/).
|
Loading…
Add table
Add a link
Reference in a new issue