fzyzcjy / grafana_dashboard_python

Write Grafana dashboards in Python, without losing thousands of dashboards in the zoo
MIT License
50 stars 7 forks source link

Add something like a small video to demonstrate #2

Open fzyzcjy opened 11 months ago

fzyzcjy commented 11 months ago

Quote from https://community.grafana.com/t/oss-tool-write-grafana-pre-build-dashboards-in-python/91342/2?u=fzyzcjy

Hi @fzyzcjy Thank you for sharing this and appreciate your contribution :+1: I will this post into our How To 1 category and add more tags. I see that your GitHub Readme page is already well written as how to use this tool but If you want to share e.g a small video to demonstrate the usage then it is welcome !! :slight_smile:

usmangt commented 11 months ago

A step-by-step guide will be very helpful as from my experience what I see is that users do use these pre-configured dashboards a lot and want to modify them. However, it either broke or simply do not have the skill to do it.

fzyzcjy commented 11 months ago

Currently there is just a (short) script https://github.com/fzyzcjy/grafana_dashboard_python/blob/master/examples/json_to_python/run.sh, so I agree that it is not that beginner friendly...