microprofile-grafana icon indicating copy to clipboard operation
microprofile-grafana copied to clipboard

This project presents a web frontend to generate Grafana dashboards that show metrics from a MicroProfile application.

Results 6 microprofile-grafana issues
Sort by recently updated
recently updated
newest added

Bumps [minimist](https://github.com/minimistjs/minimist) from 1.2.5 to 1.2.8. Changelog Sourced from minimist's changelog. v1.2.8 - 2023-02-09 Merged [Fix] Fix long option followed by single dash [#17](https://github.com/minimistjs/minimist/issues/17) [Tests] Remove duplicate test [#12](https://github.com/minimistjs/minimist/issues/12) [Fix]...

dependencies

Bumps [qs](https://github.com/ljharb/qs) to 6.5.3 and updates ancestor dependencies [qs](https://github.com/ljharb/qs), [body-parser](https://github.com/expressjs/body-parser) and [express](https://github.com/expressjs/express). These dependencies need to be updated together. Updates `qs` from 6.5.2 to 6.5.3 Changelog Sourced from qs's changelog....

dependencies

Bumps [ajv](https://github.com/ajv-validator/ajv) from 6.12.2 to 6.12.6. Release notes Sourced from ajv's releases. v6.12.6 Fix performance issue of "url" format. v6.12.5 Fix uri scheme validation (@​ChALkeR). Fix boolean schemas with strictKeywords...

dependencies

Hello, thank you for the great project. I tried to use the generator on http://quarkusdemos.net/. Therefore I exported the input JSON with the OPTIONS from my JBoss EAP application server....

Thanks for that great project! What would it take to automate all the manual steps into an operator? I haven't think about it much from a technical standpoint, but it...

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...