Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

grafana renderer service #85

Open
SurfingNerd opened this issue Oct 22, 2023 · 1 comment
Open

grafana renderer service #85

SurfingNerd opened this issue Oct 22, 2023 · 1 comment

Comments

@SurfingNerd
Copy link
Collaborator

it is best for the UI to directly display rendered grafana panels
grafana offers a grafana renderer that allows that.

SurfingNerd added a commit to SurfingNerd/honey-badger-testing that referenced this issue Oct 25, 2023
@SurfingNerd
Copy link
Collaborator Author

After first investigation, grafana renderer service has shown to offer poor performance.
it works by spinning up a serverside web browser, rendering it there, taking a screenshot.
maybe we are just better of by integrating a smarter caching service that only provides a hand full of charts.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant