In this Article I Will cover how to make data persistent with the help of Kubernetes PVC and Config Map

What is Prometheus?

Prometheus is an open-source software application used for event monitoring and alerting. It records real-time metrics in a time series database (allowing for high dimensionality) built using an HTTP pull model, with flexible queries and real-time alerting. It is now a standalone open source project and maintained independently of any company

_source — _https://prometheus.io

What is Grafana?

Grafana is an open-source solution for running data analytics, pulling up metrics that make sense of the massive amount of data & to monitor our apps with the help of cool customizable dashboards.

Grafana connects with every possible data source, commonly referred to as databases such as Graphite, Prometheus, Influx DB, ElasticSearch, MySQL, PostgreSQL, etc.

Grafana being an open-source solution also enables us to write plugins from scratch for integration with several different data sources.

The tool helps us study, analyze & monitor data over a period of time, technically called time-series analytics

source -https://grafana.com/

#grafana #github #kubernetes #docker #prometheus

Save your Grafana & Prometheus Data With Kubernetes Using Pvc
9.35 GEEK