Articles in this series
What is Observability? Observability is the ability to measure a system's current state based on data it generates such as logs, metrics and...
When accessing the Grafana UI through the web, it is important to set up HTTPS to ensure the communication between Grafana and the end user is...
Overview of dashboards in Grafana The concept of dashboards is borrowed from the automobile industry, where a dashboard gives drivers all the...
What is a data source in Grafana? Data sources can be any entity that provides you access to data that you want to visualize in a dashboard. Data...
Prerequisites Docker Docker-compose git installed Fork & clone the code to your local machine. Breakdown Nginx alpine image will be used as a...
Let's start by creating the cluster, if you already have a cluster running you can skip this part. Creating the EKS cluster Sign in to your AWS...