https://github.com/kallydev/chainbase-grafana
Developer DAO X Chainbase Hackathon. Grafana datasource plugin for the Chainbase SQL API.
https://github.com/kallydev/chainbase-grafana
chainbase grafana-plugin
Last synced: 6 months ago
JSON representation
Developer DAO X Chainbase Hackathon. Grafana datasource plugin for the Chainbase SQL API.
- Host: GitHub
- URL: https://github.com/kallydev/chainbase-grafana
- Owner: kallydev
- License: mpl-2.0
- Created: 2023-10-28T09:55:38.000Z (about 2 years ago)
- Default Branch: develop
- Last Pushed: 2023-10-29T06:14:49.000Z (about 2 years ago)
- Last Synced: 2025-03-09T22:51:43.080Z (10 months ago)
- Topics: chainbase, grafana-plugin
- Language: Go
- Homepage:
- Size: 690 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# Chainbase data source for Grafana



Grafana datasource plugin for the [Chainbase](https://chainbase.com/) SQL API.
## Screenshots



## Build
Build frontend and backend of the plugin.
```bash
pnpm build
mage -v
```
## Roadmap
- [ ] Enhanced query features
- [ ] SQL query builder
- [ ] SQL macros support
## License
[Mozilla Public License 2.0](LICENSE)