<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Grafana on Sagar Panda | DevOps &amp; Cloud Infra Engineer</title><link>https://new.sagarpanda.com/tags/grafana/</link><description>Recent content in Grafana on Sagar Panda | DevOps &amp; Cloud Infra Engineer</description><generator>Hugo</generator><language>en</language><lastBuildDate>Mon, 10 Jun 2024 19:26:10 +0530</lastBuildDate><atom:link href="https://new.sagarpanda.com/tags/grafana/index.xml" rel="self" type="application/rss+xml"/><item><title>Monitoring Kubernetes Cluster with Prometheus and Grafana</title><link>https://new.sagarpanda.com/blogs/k8s/k8s-monitoring/</link><pubDate>Mon, 10 Jun 2024 19:26:10 +0530</pubDate><guid>https://new.sagarpanda.com/blogs/k8s/k8s-monitoring/</guid><description>&lt;h2 id="introduction"&gt;Introduction:&lt;a href="#introduction" class="heading-anchor" aria-label="Link to this section"&gt;&lt;svg class="h-4 w-4" aria-hidden="true" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"&gt;&lt;g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"&gt;&lt;path d="M10 13a5 5 0 0 0 7.54.54l3-3a5 5 0 0 0-7.07-7.07l-1.72 1.71"/&gt;&lt;path d="M14 11a5 5 0 0 0-7.54-.54l-3 3a5 5 0 0 0 7.07 7.07l1.71-1.71"/&gt;&lt;/g&gt;&lt;/svg&gt;&lt;/a&gt;&lt;/h2&gt;&lt;p&gt;Keeping an eye on your Kubernetes cluster can feel like a daunting task, but with the right tools, it doesn’t have to be. Prometheus and Grafana – two fantastic open-source tools that make monitoring and visualizing your cluster easy.&lt;/p&gt;</description></item><item><title>Visualize Your Website Metrics — Blackbox Exporter and Grafana</title><link>https://new.sagarpanda.com/blogs/monitoring/blackbox/</link><pubDate>Mon, 25 Sep 2023 19:30:10 +0530</pubDate><guid>https://new.sagarpanda.com/blogs/monitoring/blackbox/</guid><description>&lt;p&gt;In the previous post we discussed sending email alerts with alertmanager, in this post we’ll configure the Prometheus Blackbox Exporter.&lt;/p&gt;
&lt;p&gt;You can find the repository on &lt;a
 href="https://github.com/sagarkrp/Prometheus-and-Grafana"target="_blank"
 class="inline-flex items-center gap-1"
 &gt;Github&lt;svg class="h-3 w-3 flex-shrink-0" id="external-link" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"&gt;&lt;path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M15 3h6v6m-11 5L21 3m-3 10v6a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V8a2 2 0 0 1 2-2h6"/&gt;&lt;/svg&gt;
 &lt;/a&gt;.&lt;/p&gt;
&lt;h2 id="setup"&gt;Setup&lt;a href="#setup" class="heading-anchor" aria-label="Link to this section"&gt;&lt;svg class="h-4 w-4" aria-hidden="true" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"&gt;&lt;g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"&gt;&lt;path d="M10 13a5 5 0 0 0 7.54.54l3-3a5 5 0 0 0-7.07-7.07l-1.72 1.71"/&gt;&lt;path d="M14 11a5 5 0 0 0-7.54-.54l-3 3a5 5 0 0 0 7.07 7.07l1.71-1.71"/&gt;&lt;/g&gt;&lt;/svg&gt;&lt;/a&gt;&lt;/h2&gt;&lt;p&gt;BlackBox exporter is a monitoring tool that allows querying of endpoints over HTTP, HTTPS, DNS, etc.&lt;/p&gt;</description></item><item><title>How to Send Email Alerts using Prometheus AlertManager</title><link>https://new.sagarpanda.com/blogs/monitoring/alertmanager/</link><pubDate>Fri, 08 Sep 2023 19:30:10 +0530</pubDate><guid>https://new.sagarpanda.com/blogs/monitoring/alertmanager/</guid><description>&lt;p&gt;This is the 2nd article, to setup Prometheus with Node exporter and Grafana refer this article, &lt;a
 href="https://new.sagarpanda.com/blogs/monitoring/prometheus/"&gt;Setup Monitoring — Prometheus and Grafana&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;You can find the repository on &lt;a
 href="https://github.com/sagarkrp/Prometheus-and-Grafana.git"target="_blank"
 class="inline-flex items-center gap-1"
 &gt;Github&lt;svg class="h-3 w-3 flex-shrink-0" id="external-link" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"&gt;&lt;path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M15 3h6v6m-11 5L21 3m-3 10v6a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V8a2 2 0 0 1 2-2h6"/&gt;&lt;/svg&gt;
 &lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;The Prometheus Alertmanager is a tool for sending alerts via emails, slack and various other mediums.&lt;/p&gt;</description></item><item><title>Setup Monitoring with Prometheus and Grafana.</title><link>https://new.sagarpanda.com/blogs/monitoring/prometheus/</link><pubDate>Sat, 26 Aug 2023 19:30:10 +0530</pubDate><guid>https://new.sagarpanda.com/blogs/monitoring/prometheus/</guid><description>&lt;h2 id="introduction"&gt;Introduction:&lt;a href="#introduction" class="heading-anchor" aria-label="Link to this section"&gt;&lt;svg class="h-4 w-4" aria-hidden="true" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"&gt;&lt;g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"&gt;&lt;path d="M10 13a5 5 0 0 0 7.54.54l3-3a5 5 0 0 0-7.07-7.07l-1.72 1.71"/&gt;&lt;path d="M14 11a5 5 0 0 0-7.54-.54l-3 3a5 5 0 0 0 7.07 7.07l1.71-1.71"/&gt;&lt;/g&gt;&lt;/svg&gt;&lt;/a&gt;&lt;/h2&gt;&lt;p&gt;&lt;strong&gt;Prometheus&lt;/strong&gt; is a open-source platform for monitoring hardware and services. It collects metrics from the system of any other services that we configured.&lt;/p&gt;
&lt;p&gt;It has a querying language called PromQL to analyse the metrics. We can also configure mail alerts for situation like hight resources usage, SSL expiration etc.&lt;/p&gt;</description></item></channel></rss>