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

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.

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