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

https://github.com/endurancecode/grafana-playground

Code written following tutorials to learn Grafana
https://github.com/endurancecode/grafana-playground

Last synced: about 2 months ago
JSON representation

Code written following tutorials to learn Grafana

Awesome Lists containing this project

README

          

# Grafana playground

This repository contains **code** written following tutorials and developing projects while learning about [Grafana](https://grafana.com/).

## Repository Structure

There's a folder in the root of this repository for each tutorial followed. Each of those folders contains one or more projects that can be imported to any [IDE](https://en.wikipedia.org/wiki/Integrated_development_environment).

## Code Tutorials and Courses

### Grafana fundamentals

The sample application needed to follow the [Grafana fundamentals](https://grafana.com/tutorials/grafana-fundamentals/) is stored in the folder [`tutorial-environment`](./tutorial-environment/) of this repository as a [git submodule](https://www.atlassian.com/git/tutorials/git-submodule).