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
- Host: GitHub
- URL: https://github.com/endurancecode/grafana-playground
- Owner: EnduranceCode
- Created: 2023-08-17T08:01:36.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2023-08-17T15:03:57.000Z (over 2 years ago)
- Last Synced: 2025-07-06T18:48:01.754Z (9 months ago)
- Size: 2.93 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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).