e3c37a46e2
at the first iteration, only the following metrics are collected: - HTTP metrics of each API endpoint - cache counter for request/hit/miss - histogram of storage actions, including: GetContent, PutContent, Stat, List, Move, and Delete Signed-off-by: tifayuki <tifayuki@gmail.com>
7 lines
237 B
Text
7 lines
237 B
Text
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/).
|