Skip to content

Conversation

@Proximyst
Copy link
Member

@Proximyst Proximyst commented Oct 24, 2025

Thanks to @liamoddell for finding & reporting this ❤️

Test example:
image

@Proximyst Proximyst self-assigned this Oct 24, 2025
@Proximyst Proximyst requested a review from a team as a code owner October 24, 2025 14:40
@github-actions
Copy link

🐳 Docker image built and pushed to GitHub Container Registry.

You can pull it using:

# For the Node.js server:
docker pull ghcr.io/grafana/grafana-image-renderer:dev-pull-828-a0a7d92135580a11bd6ac19c786bf1f9de6250fb
# For the Go server:
docker pull ghcr.io/grafana/grafana-image-renderer:dev-pull-828-a0a7d92135580a11bd6ac19c786bf1f9de6250fb-golang

Warning

This is a development image and should not be used in production.
It will be automatically removed after 2 weeks.

@Proximyst Proximyst merged commit 1c207b5 into master Oct 24, 2025
41 of 51 checks passed
@Proximyst Proximyst deleted the mariell/go-fix-csv-titles branch October 24, 2025 14:55
MetricRenderCSVDuration.WithLabelValues("success").Observe(time.Since(start).Seconds())
span.SetStatus(codes.Ok, "csv rendered successfully")

requestedFilePath := r.URL.Query().Get("filePath")

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

How is this different to the fileName? Do we ignore cases where this is a path rather than just the filename?

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

Successfully merging this pull request may close these issues.

4 participants