Skip to content

Latest commit

 

History

History
28 lines (14 loc) · 757 Bytes

README.md

File metadata and controls

28 lines (14 loc) · 757 Bytes

Description

A simple script to show you how to use grafana endpoint to manage your dashboards.

Getting Started

Preparation

Get your Grafana API Token from your Grafana instance, And set it into Environement Variable GRAFANA_API_KEY

export GRAFANA_API_KEY=<your_api_key>

Installing

Executing program

License

This project is licensed under the [NAME HERE] License - see the LICENSE.md file for details

Language Used

go