https://github.com/tinitiuset/observability-lab
This project is a simple introduction to Observability
https://github.com/tinitiuset/observability-lab
Last synced: 11 months ago
JSON representation
This project is a simple introduction to Observability
- Host: GitHub
- URL: https://github.com/tinitiuset/observability-lab
- Owner: tinitiuset
- Created: 2024-01-31T20:22:03.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-01-31T20:22:34.000Z (over 2 years ago)
- Last Synced: 2024-02-01T20:39:38.337Z (over 2 years ago)
- Homepage: https://tinitiuset.github.io/observability-lab/
- Size: 198 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: Readme.md
Awesome Lists containing this project
README
# Observability Lab
[Check it out on Github Pages](https://tinitiuset.github.io/observability-lab)
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