Tag: prometheus

How to Install Prometheus on Kubernetes and Use It for Monitoring

December 1, 2022

This tutorial shows you how to create a series of .yaml files to install and set up Prometheus Monitoring on your Kubernetes cluster. Monitor your servers and use that data to improve the performance of your applications and infrastructure.

Read more

Grafana Prometheus Dashboard Tutorial

April 8, 2021

Prometheus is an open-source event monitoring software for high-volume distributed applications. While it is a stand-alone application, using it together with a visualization dashboard such as Grafana helps maintain a better overview of the situation. This tutorial will show you how to install Grafana in your Kubernetes cluster and connect it to a Prometheus installation.

Read more