An open API service indexing awesome lists of open source software.

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

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