aboutsummaryrefslogtreecommitdiffstats
path: root/tools/lma/metrics
AgeCommit message (Collapse)AuthorFilesLines
2020-10-15Merge "Tools: Add monitoring analysis jupyter notebook"Sridhar Rao2-0/+1557
2020-09-17Tools: Add K8s monitoring clusterAditya Srivastava4-0/+2774
This patch adds k8s monitoring cluster deployment using ansible for both client and server side. Also adds scripts (ansible roles) to clean (remove) the K8S cluster completely. Signed-off-by: Aditya Srivastava <adityasrivastava301199@gmail.com> Change-Id: I1115869c0a3e72a20047b31994f3d27e5fdae6c6
2020-08-24Tools: Add monitoring analysis jupyter notebookAditya Srivastava2-0/+1557
This patch adds 2 monitoring jupyter notebooks and 1 notebook combining both logs and metrics causation analysis. Causation analysis: Finds anomalies in logs and fetchs and analyses metrics in a delta time range of that timestamp. Analysis-Monitoring-K8S: Fetches metrics from prometheus to analyse them Analysis-Monitoring-Local: Data folder containing csv files of metrics is given, analysis is performed on that data. Signed-off-by: Aditya Srivastava <adityasrivastava301199@gmail.com> Change-Id: I8833f5155b3184f697fac5270c69e0df02d2986b