Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/washed/edgedb-grafana-backend
A grafana backend data source plugin to connect to EdgeDB
https://github.com/washed/edgedb-grafana-backend
Last synced: 2 months ago
JSON representation
A grafana backend data source plugin to connect to EdgeDB
- Host: GitHub
- URL: https://github.com/washed/edgedb-grafana-backend
- Owner: washed
- License: apache-2.0
- Created: 2022-09-20T14:45:42.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-03-04T15:43:44.000Z (almost 2 years ago)
- Last Synced: 2024-08-02T06:14:27.086Z (5 months ago)
- Language: Go
- Size: 307 KB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
- awesome-edgedb - EdgeDB Grafana Backend - A Grafana backend plugin allowing you to use EdgeDB as a data source. (Integrations)
README
# Grafana Backend EdgeDB Data Source Plugin
This plugin is based on the documentation and templates provided at https://grafana.com/tutorials/build-a-data-source-backend-plugin and https://grafana.com/docs/grafana/latest/developers/plugins/backend.
It currently only supports basic integration with EdgeDB (no alerts or streaming) and is maintained as a hobby project.