2
0
Ficheiros
rocm-systems/grafana/plugins/omniperf_plugin/README.md
T
2024-05-10 09:07:40 -06:00

20 linhas
493 B
Markdown

# Omniperf Data Source Plugin
This plugin allows users of Omniperf to connect their MongoDB database to for visualization in Grafana
## Info
This backend exposes the endpoints Grafana requires to create a custom data source.
An express server, located in the `server` folder exposes these endpoints and makes the proxy to the MongoDB.
## Dependencies
- Node.js
`sudo apt-get install -y npm`
## Useage
<img src="src/img/sample.PNG" alt="Sample Data Source" style="width: 500px;"/>