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

Rendering: Fix panel rendered count on error #67027

Merged
merged 1 commit into from
Apr 24, 2023

Conversation

AgnesToulet
Copy link
Contributor

What is this feature?
This increments the panelsRendered count even if there was an error (as it still means the rendering is done).

Why do we need this feature?
This is needed because currently when there is an error the counter is not incremented which causes the rendering service to wait for the timeout to be reached.

Who is this feature for?
Users of the rendering / reporting features.

@AgnesToulet AgnesToulet added this to the 9.5.x milestone Apr 21, 2023
@AgnesToulet AgnesToulet requested a review from a team as a code owner April 21, 2023 08:40
@AgnesToulet AgnesToulet requested review from dprokop and evictorero and removed request for a team April 21, 2023 08:40
@AgnesToulet AgnesToulet merged commit fe5a07f into main Apr 24, 2023
22 checks passed
@AgnesToulet AgnesToulet deleted the agnestoulet/fix-panels-rendered-count branch April 24, 2023 07:27
grafanabot pushed a commit that referenced this pull request Apr 24, 2023
Rendering: fix panel rendered count on error
(cherry picked from commit fe5a07f)
AgnesToulet added a commit that referenced this pull request Apr 24, 2023
Rendering: Fix panel rendered count on error (#67027)

Rendering: fix panel rendered count on error
(cherry picked from commit fe5a07f)

Co-authored-by: Agnès Toulet <35176601+AgnesToulet@users.noreply.github.com>
@AgnesToulet AgnesToulet modified the milestones: 9.5.x, 10.0.x Apr 24, 2023
@zerok zerok modified the milestones: 10.0.x, 10.0.0 May 2, 2023
@zerok zerok modified the milestones: 10.0.0, 10.0.0-preview May 31, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants