bin liu
757dfa70e6
fc: integrate Firecracker's metrics
...
Firecracker expose metrics through fifo file
and using a JSON format. This PR will parse the
Firecracker's metrics and convert to Prometheus metrics.
Fixes : #472
Signed-off-by: bin liu <bin@hyper.sh >
2020-09-28 15:20:02 +08:00
bin liu
d7f75dce83
docs: remove shim/proxy topics and fix docs links
...
And also change links from old documentation to docs sub-directory.
Fixes #444
Signed-off-by: bin liu <bin@hyper.sh >
2020-07-24 17:53:38 +08:00
bin liu
0790ca4933
runtime: add pod overhead metrics
...
Add pod overhead metrics for CPU and memory to help with calculating sandbox overhead.
Fixes : #399
Signed-off-by: bin liu <bin@hyper.sh >
2020-07-10 11:33:52 +08:00
bin liu
d96b3063e0
docs: add metrics design documents for Kata 2.0
...
Add basic design for how metrics service works in Kata 2.0.
Signed-off-by: bin liu <bin@hyper.sh >
2020-07-06 11:04:48 +08:00
Peng Tao
a196c85e04
docs: merge documentation repository
...
Generated by
git subtree add --prefix=docs git@github.com:kata-containers/documentation.git master
git-subtree-dir: docs
git-subtree-mainline: ec146a1b39
git-subtree-split: 510287204b
Fixes : #329
Signed-off-by: Peng Tao <bergwolf@hyper.sh >
2020-06-23 21:27:23 -07:00