Skip to content

Commit

Permalink
Executable Tutorial Submission (#2657)
Browse files Browse the repository at this point in the history
  • Loading branch information
d-melita authored Oct 16, 2024
1 parent 40b70d0 commit 058ce16
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion contributions/executable-tutorial/diogogm-diogotc/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,9 @@ Real-Time Log Monitoring with Loki and Grafana

## Description

In this tutorial, we want to set up a real-time log monitoring solution using Loki for log aggregation and Grafana for visualization. This tutorial will teach how to install and configure Loki, integrate it with Grafana, and create dashboards to visualize logs. Additionally, we will write queries to extract insights and set up alerts based on log patterns.
In this tutorial, we want to set up a real-time log monitoring solution using Loki for log aggregation and Grafana for visualization. This tutorial will teach how to install and configure Loki, integrate it with Grafana, and create dashboards to visualize logs. Additionally, we will write queries to extract insights and set up alerts based on log patterns.

You can find the executable tutorial in [KillerCoda](https://killercoda.com/devops-tutorial) and the source code in [GitHub](https://github.com/d-melita/devops-tutorial).

**Relevance**
This tutorial is relevant in the DevOps context as it enhances visibility into applications and infrastructure. By using Loki and Grafana for real-time log monitoring, teams can quickly identify issues, improve collaboration, automate responses, and support continuous improvement, all of which are essential for maintaining reliable system performance.

0 comments on commit 058ce16

Please sign in to comment.