jamesfalkner / microprofile-grafana

This project presents a web frontend to generate Grafana dashboards that show metrics from a MicroProfile application.
36 stars 8 forks source link

Simplify the usage of the dashboard generator #11

Open Inithron opened 5 months ago

Inithron commented 5 months ago

Hi, I have two proposals of simplifying the usage of this tool:

  1. Provide a container image containing the frontend, jsonnet and grafonnet. With this approach the frontend would run on all operating systems and can be used without a local installation.
  2. If the image solution is working, maybe you can contact the Quarkus developers to include the dashboard generator into the Quarkus Dev Services.