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

Timeout when Grafana option "autoMigrateOldPanels" is enabled #548

Open
distahl opened this issue Jul 23, 2024 · 0 comments
Open

Timeout when Grafana option "autoMigrateOldPanels" is enabled #548

distahl opened this issue Jul 23, 2024 · 0 comments

Comments

@distahl
Copy link

distahl commented Jul 23, 2024

What happened:
When I enable this option in grafana.ini, which automatically converts deprecated angular graphs to newer ones, the grafana-image-renderer runs into a timeout trying to render such converted graphs.

[feature_toggles]
autoMigrateOldPanels = true

What you expected to happen:
Render the image correctly and in time.

How to reproduce it (as minimally and precisely as possible):

  1. In Grafana, create a graph with, e.g., "Graph (Old)" visualization.
  2. Enable autoMigrateOldPanels in Grafana config
  3. Try to render an image for the graph created.

Anything else we need to know?:

Environment:

  • Grafana Image Renderer version: 3.11.0
  • Grafana version: 10.4.5
  • Installed plugin or remote renderer service: Plugin
  • OS Grafana Image Renderer is installed on: Oracle Linux 8.10
  • User OS & Browser: Windows 11, Chromium 126.0.6478.127
  • Others:
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