Skip to content

Conversation

Proximyst
Copy link
Member

We currently do not use a wrapper for all actions because we spawn our own trace spans in our own code. However, this isn't all it does: it also marks a metric, which we currently are missing on the most important pieces.

As such, this renames the function so we don't misconstrue what it does, and use it for all actions (even our own!). This will improve our metric outputs.

We currently do not use a wrapper for _all_ actions because we spawn our
own trace spans in our own code. However, this isn't all it does: it
also marks a metric, which we currently are missing on the most
important pieces.

As such, this renames the function so we don't misconstrue what it does,
and use it for _all_ actions (even our own!). This will improve our
metric outputs.
@Proximyst Proximyst requested a review from a team as a code owner October 16, 2025 11:31
@Proximyst Proximyst self-assigned this Oct 16, 2025
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-814-99748c64d6340271580ad89719311266604f5ecf
# For the Go server:
docker pull ghcr.io/grafana/grafana-image-renderer:dev-pull-814-99748c64d6340271580ad89719311266604f5ecf-golang

Warning

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

Copy link
Contributor

@macabu macabu left a comment

Choose a reason for hiding this comment

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

👁️

@Proximyst Proximyst merged commit 1d3408c into master Oct 16, 2025
38 of 46 checks passed
@Proximyst Proximyst deleted the mariell/mark-all-actions-as-observing branch October 16, 2025 12:55
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.

2 participants