obstools for monitoring prometheus with grafana for santorini.pptx

popatjigyasa 17 views 7 slides Jul 29, 2024
Slide 1
Slide 1 of 7
Slide 1
1
Slide 2
2
Slide 3
3
Slide 4
4
Slide 5
5
Slide 6
6
Slide 7
7

About This Presentation

obstools for monitoring prometheus with grafana for santorini


Slide Content

Observability Tools -Prometheus on Single node and Santorini Team ObsTools

Agenda Progress on Santorini Progress on Single Node Open items for the future. Demo

Progress on Santorini Deploying Santorini. Tried installing Prometheus using helm, but was causing problems with PV and PVC’s. Got a directory Prometheus which helped with progress in Prometheus, by deploying Grafana, node-exporter and alert managers all in one place. Exposed Prometheus from Santorini master by converting cluster- ip to LB- ip , using kubectl patch service <service-name> -p '{"spec":{"type":" LoadBalancer "}}’ Only Prometheus related services came up for monitoring as it was scraping default namespace, so exposed the node exporter to a private Vm from where we can fetch the metrics for Santorini master. POC– Deepa, Vaneeswaran, Chetan Battal , Venkatasubbaiah

Future efforts needed for OBS_Santorini Figure out a way to add other namespaces for metrics on Prometheus UI. Scrape pods by adding scraping logic in prometheus.yaml files

Progress on Single node

Demo

Thank You
Tags