Skip to content

Implement execute_lazy/{2,3}#151

Open
hauleth wants to merge 1 commit into
beam-telemetry:mainfrom
hauleth:push-wrpyympnlvow
Open

Implement execute_lazy/{2,3}#151
hauleth wants to merge 1 commit into
beam-telemetry:mainfrom
hauleth:push-wrpyympnlvow

Conversation

@hauleth
Copy link
Copy Markdown
Contributor

@hauleth hauleth commented Apr 13, 2026

This allow to compute measurements and metadata only if there is anyone
listening for given events. That provides a way to expose metrics that
can be slightly more expensive to compute.

Closes #150

This allow to compute measurements and metadata only if there is anyone
listening for given events. That provides a way to expose metrics that
can be slightly more expensive to compute.

Closes beam-telemetry#150
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

RFC: Add telemetry:execute/2 that will take a function as 2nd argument

1 participant