https://github.com/tinitiuset/lab-grafana
This repository is a simple Observability stack tutorial.
https://github.com/tinitiuset/lab-grafana
42 docker grafana observability
Last synced: about 2 months ago
JSON representation
This repository is a simple Observability stack tutorial.
- Host: GitHub
- URL: https://github.com/tinitiuset/lab-grafana
- Owner: tinitiuset
- Created: 2023-10-16T18:33:56.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-11-10T14:10:53.000Z (over 2 years ago)
- Last Synced: 2025-03-18T22:58:16.681Z (over 1 year ago)
- Topics: 42, docker, grafana, observability
- Language: Dockerfile
- Homepage:
- Size: 209 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Grafana Lab
Check out how to deploy documentation on [Releases](https://github.com/tinitiuset/lab-grafana/releases)
The goals of this lab are:
- As an individual:
* To learn a bit of history about DevOps Culture
* To understand the basic principles of observability
* To have a glimpse of the tools used to achieve observability
* To deploy a simple containerized observability stack
* To understand how each service works
* To learn how to use Grafana to visualize metrics and logs
- As a group:
* To create a cluster of nodes and monitor them
* To run a simple application and monitor it
* To create dashboards to visualize the metrics of the application