https://github.com/crypticsignal/ds-plugin-tutorial
https://grafana.com/tutorials/build-a-data-source-plugin/
https://github.com/crypticsignal/ds-plugin-tutorial
Last synced: 4 months ago
JSON representation
https://grafana.com/tutorials/build-a-data-source-plugin/
- Host: GitHub
- URL: https://github.com/crypticsignal/ds-plugin-tutorial
- Owner: CrypticSignal
- License: apache-2.0
- Created: 2022-08-09T15:55:19.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2022-08-14T09:51:36.000Z (almost 3 years ago)
- Last Synced: 2025-01-10T20:45:16.453Z (6 months ago)
- Language: TypeScript
- Size: 184 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# Data source plugin practise
Using [this guide](https://grafana.com/tutorials/build-a-data-source-plugin/) to practise how to create a data source plugin to be used with Grafana.