Tag

Grafana

1 views collected around this technical thread.

Linux Ops Smart Journey
Linux Ops Smart Journey
Jun 6, 2025 · Operations

How to Build a Complete Longhorn Monitoring System with Prometheus & Grafana

This guide explains how to monitor Longhorn storage in Kubernetes by collecting metrics with Prometheus, configuring scraping, verifying data collection, and visualizing everything in Grafana, enabling proactive performance tuning and reliable operations.

GrafanaKubernetesLonghorn
0 likes · 6 min read
How to Build a Complete Longhorn Monitoring System with Prometheus & Grafana
Architect's Tech Stack
Architect's Tech Stack
May 20, 2025 · Operations

Visualizing Nginx Access Logs with Loki and Grafana

This guide explains how to collect Nginx access logs, convert them to JSON, store them in Loki using Promtail, and visualize the data with Grafana dashboards, including installation of required modules, Docker deployment, and world‑map panel configuration.

GrafanaJSONLoki
0 likes · 8 min read
Visualizing Nginx Access Logs with Loki and Grafana
Linux Ops Smart Journey
Linux Ops Smart Journey
May 16, 2025 · Operations

Turn Jenkins into a Real‑Time Monitoring Hub with Prometheus & Grafana

This guide shows how to integrate Jenkins with Prometheus and Grafana, covering plugin installation, metric endpoint exposure, Prometheus scraping configuration, verification via curl, and importing a ready‑made Grafana dashboard to achieve proactive, visualized CI/CD monitoring.

DevOpsGrafanaJenkins
0 likes · 4 min read
Turn Jenkins into a Real‑Time Monitoring Hub with Prometheus & Grafana
Raymond Ops
Raymond Ops
May 9, 2025 · Operations

Build a Complete Prometheus Monitoring Stack with Docker

This tutorial explains Prometheus' core components, shows how to deploy Prometheus Server, Node Exporter, cAdvisor, and Grafana as Docker containers on two hosts, configures scraping and alerting, and demonstrates visualizing metrics with ready‑made Grafana dashboards.

AlertmanagerDockerExporter
0 likes · 8 min read
Build a Complete Prometheus Monitoring Stack with Docker
Linux Ops Smart Journey
Linux Ops Smart Journey
Apr 20, 2025 · Operations

Visualize Kubernetes Events: Store in Elasticsearch and Dashboard with Grafana

This guide explains how to store Kubernetes event data in Elasticsearch, configure Logstash and Ruby filters for timestamp correction, and create a Grafana dashboard to visualize and analyze cluster events for improved monitoring and troubleshooting.

GrafanaK8s EventsKubernetes
0 likes · 4 min read
Visualize Kubernetes Events: Store in Elasticsearch and Dashboard with Grafana
Linux Ops Smart Journey
Linux Ops Smart Journey
Apr 16, 2025 · Operations

How to Build a Robust Elasticsearch Monitoring System with Prometheus & Grafana

Learn step‑by‑step how to deploy the Elasticsearch‑exporter via Helm, configure Prometheus to scrape its metrics, and visualize them in Grafana, enabling comprehensive monitoring of Elasticsearch clusters for performance, health, and early issue detection in Kubernetes environments.

ExporterGrafanaHelm
0 likes · 7 min read
How to Build a Robust Elasticsearch Monitoring System with Prometheus & Grafana
Linux Ops Smart Journey
Linux Ops Smart Journey
Apr 8, 2025 · Operations

How to Efficiently Monitor HAProxy with Prometheus and Grafana

This guide explains how to set up HAProxy monitoring by configuring a Prometheus exporter, adding HAProxy targets to Prometheus, verifying metric collection, and visualizing the data in Grafana with a ready-made dashboard, ensuring reliable and performant services.

GrafanaHAProxyKubernetes
0 likes · 4 min read
How to Efficiently Monitor HAProxy with Prometheus and Grafana
Lobster Programming
Lobster Programming
Mar 17, 2025 · Operations

How to Build a Lightweight Loki Logging Stack with Promtail and Grafana

This guide walks you through setting up a SpringBoot application, configuring Logback, installing and configuring Loki, Promtail, and Grafana, and comparing the lightweight Loki stack with the traditional ELK solution for efficient log collection and visualization.

ELKGrafanaLoki
0 likes · 14 min read
How to Build a Lightweight Loki Logging Stack with Promtail and Grafana
Lobster Programming
Lobster Programming
Mar 10, 2025 · Operations

How to Build a Complete SpringBoot Monitoring System with Prometheus and Grafana

This guide walks you through integrating SpringBoot with Prometheus and Grafana, covering dependency setup, YAML configuration, a test controller, Prometheus scrape jobs, and Grafana dashboard creation to achieve real‑time application monitoring and performance analysis.

ActuatorGrafanaMicroservices
0 likes · 7 min read
How to Build a Complete SpringBoot Monitoring System with Prometheus and Grafana
Linux Ops Smart Journey
Linux Ops Smart Journey
Jan 7, 2025 · Operations

Enable Nacos Metrics in Prometheus and Visualize with Grafana

This guide shows how to enable Nacos metrics, configure Prometheus to scrape them, and visualize the data with a Grafana dashboard, providing a centralized view across different departments for enterprise monitoring and decision‑making.

GrafanaKubernetesMetrics
0 likes · 4 min read
Enable Nacos Metrics in Prometheus and Visualize with Grafana
Architect
Architect
Dec 31, 2024 · Operations

Integrating Prometheus with Spring Boot and Visualizing Metrics Using Grafana

This guide explains how to monitor a Spring Boot application using Prometheus, configure Spring Boot Actuator, run Prometheus (including Docker deployment), set up Grafana for visualizing metrics, and create custom metrics with Micrometer, providing step‑by‑step instructions and code examples.

ActuatorDockerGrafana
0 likes · 10 min read
Integrating Prometheus with Spring Boot and Visualizing Metrics Using Grafana
Linux Ops Smart Journey
Linux Ops Smart Journey
Dec 27, 2024 · Cloud Native

How to Enable Ceph Enterprise Monitoring with Prometheus & Grafana

Learn step‑by‑step how to activate Ceph’s monitoring modules, configure Prometheus to collect Ceph metrics, verify data collection, and integrate Grafana dashboards, including tips on required dependencies and troubleshooting, to ensure reliable, secure storage management in enterprise cloud‑native environments.

CephGrafanaPrometheus
0 likes · 4 min read
How to Enable Ceph Enterprise Monitoring with Prometheus & Grafana
Spring Full-Stack Practical Cases
Spring Full-Stack Practical Cases
Dec 23, 2024 · Operations

Master Spring Boot 3 Monitoring: Actuator, Prometheus & Grafana in Practice

This article demonstrates how to use Spring Boot 3 Actuator together with Prometheus and Grafana to monitor JVM, Tomcat, database, Redis, and remote HTTP calls, providing real‑time metrics that help detect bottlenecks, optimize resources, and ensure stable performance under high load.

ActuatorGrafanaPrometheus
0 likes · 10 min read
Master Spring Boot 3 Monitoring: Actuator, Prometheus & Grafana in Practice
Linux Ops Smart Journey
Linux Ops Smart Journey
Dec 20, 2024 · Cloud Native

How to Set Up MinIO Enterprise Monitoring with Prometheus & Grafana

This guide walks you through configuring MinIO's enterprise monitoring panel, generating Prometheus metrics for clusters, nodes, buckets, and resources, integrating them into Grafana dashboards, and verifying successful data collection to enhance data management and operational efficiency.

GrafanaMinIOPrometheus
0 likes · 7 min read
How to Set Up MinIO Enterprise Monitoring with Prometheus & Grafana
Linux Ops Smart Journey
Linux Ops Smart Journey
Dec 16, 2024 · Cloud Native

How to Enable GitLab Metrics and Visualize Them with Prometheus & Grafana

This guide explains how to activate GitLab's metrics endpoint, configure Prometheus to scrape GitLab data, verify collection, and import ready-made Grafana dashboards to monitor CI/CD pipelines, providing step‑by‑step commands and screenshots for a complete monitoring solution.

CI/CDGitLabGrafana
0 likes · 6 min read
How to Enable GitLab Metrics and Visualize Them with Prometheus & Grafana
Linux Ops Smart Journey
Linux Ops Smart Journey
Dec 13, 2024 · Cloud Native

How to Build an Enterprise‑Grade Ingress‑Nginx Monitoring Dashboard with Prometheus & Grafana

Learn step‑by‑step how to enable metrics on ingress‑nginx, configure Prometheus to scrape those metrics, verify data collection, and add customized Grafana panels—including Harbor monitoring—to achieve a robust, enterprise‑level observability solution for Kubernetes workloads.

GrafanaIngress-NginxKubernetes
0 likes · 5 min read
How to Build an Enterprise‑Grade Ingress‑Nginx Monitoring Dashboard with Prometheus & Grafana
Linux Ops Smart Journey
Linux Ops Smart Journey
Dec 3, 2024 · Cloud Native

How to Set Up Harbor Monitoring with Prometheus and Grafana

Learn step‑by‑step how to deploy the harbor‑exporter, configure Prometheus to scrape Harbor metrics, verify data collection, and add official Grafana dashboards, enabling real‑time monitoring of your Harbor registry for improved stability, security, and performance in cloud‑native environments.

GrafanaHarborKubernetes
0 likes · 6 min read
How to Set Up Harbor Monitoring with Prometheus and Grafana
Linux Ops Smart Journey
Linux Ops Smart Journey
Nov 27, 2024 · Operations

Boost Service Reliability: Deploy Keepalived Exporter with Prometheus & Grafana

Learn how to enhance network service high availability by installing Keepalived Exporter, configuring Prometheus to collect its metrics, and adding a Grafana dashboard, with step‑by‑step commands and tips for a robust monitoring solution suitable for enterprises of any size.

GrafanaHigh AvailabilityKeepalived
0 likes · 5 min read
Boost Service Reliability: Deploy Keepalived Exporter with Prometheus & Grafana
Linux Ops Smart Journey
Linux Ops Smart Journey
Nov 21, 2024 · Operations

How to Build a Real-Time Redis Monitoring Dashboard with Grafana and Prometheus

Learn step‑by‑step how to deploy redis‑exporter, configure Prometheus to scrape Redis metrics, and create a comprehensive Grafana dashboard, enabling you to instantly visualize Redis performance, detect issues early, and maintain high availability in fast‑paced internet environments.

GrafanaPrometheusRedis
0 likes · 5 min read
How to Build a Real-Time Redis Monitoring Dashboard with Grafana and Prometheus