Skip to content

A series of tutorials for helping you make the most out of Grafana.

License

Notifications You must be signed in to change notification settings

Nighteyez07/tutorials

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Grafana Tutorials

License

Grafana Tutorials are step-by-step guides that help you make the most of Grafana.

Important: This project is in early development, and is not fit for production use. The tutorials are based on experimental APIs, which are subject to change.

Requirements

Docker >= 2.1.0.3

Build the tutorials

  1. Run make tutorials. This launches a preview of the website at http://localhost:3002/tutorials/ which will refresh automatically when changes to content in the content/tutorials directory are made.

Deploy changes to grafana.com

When a PR is merged to master with changes in the content/tutorials directory, those changes are automatically synched to the grafana/website repo on the tutorials-sync branch.

In order to make those changes live, open a PR in the website repo that merges the tutorials-sync branch into master. Then follow the publishing guidelines in that repo.

Resources

About

A series of tutorials for helping you make the most out of Grafana.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Makefile 100.0%