Skip to content

Files

Latest commit

4e17864 · Sep 21, 2020

History

History
This branch is 1506 commits behind kubernetes/perf-tests:master.

slo-monitor

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
Sep 21, 2020
Apr 11, 2019
Sep 21, 2020
Mar 10, 2017
Mar 10, 2017
Jan 16, 2018
Sep 21, 2020
Sep 21, 2020
Jan 16, 2018
Jan 16, 2018
Oct 4, 2019
Oct 4, 2019
Mar 10, 2017

Kubernetes Performance SLO monitor

This tool monitors Performance SLOs that are unavailable from the API server and exposes Prometheus metrics for them.

It can be run anywhere and only requirement is that it needs to be able to talk to the API server.

Usage

SLO monitor is a simple pod that needs to be able to read Pods and Events. On top of that it should work as long as it can communicate with the API server.