994aea9f0e
* Lock Pandas to version 1.4.3 for tutorial Signed-off-by: colramos-amd <colramos@amd.com> * Establish connection between kernel related flags in Analyze Mode (#187) Signed-off-by: colramos-amd <colramos@amd.com> * Fixing bug in kernel/dispatch filter pytest Signed-off-by: colramos-amd <colramos@amd.com> * More CI logic errors fixed Signed-off-by: colramos-amd <colramos@amd.com> * Update CHANGES Signed-off-by: Cole Ramos <colramos@amd.com> * Update CHANGES Signed-off-by: Cole Ramos <colramos@amd.com> * Update README.md Signed-off-by: Cole Ramos <colramos@amd.com> * bump statman-stopwatch to 2.18 Signed-off-by: Jason Ray <jayray.net@gmail.com> * Fix merge mistakes Signed-off-by: colramos-amd <colramos@amd.com> --------- Signed-off-by: colramos-amd <colramos@amd.com> Signed-off-by: Cole Ramos <colramos@amd.com> Signed-off-by: Jason Ray <jayray.net@gmail.com> Co-authored-by: colramos-amd <colramos@amd.com>
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