Skip to content

Conversation

vanvoljg
Copy link

@vanvoljg vanvoljg commented Oct 24, 2022

Including the start metadata in the stop metadata for :telemetry.span-wrapped Elasticsearch calls. This makes it so reporters don't have to retain requests for an entire span and can use only the :stop event to work with metrics.

It also locks sigaws_otp_24, because that was missing previously.

For context, see this issue in the Telemetry repo: beam-telemetry/telemetry#112 (comment)

Specifcially, I'm adding these changes because it seems like upstream Telemetry doesn't feel like it's the correct choice to do this automatically. This implies that libraries which implement Telemetry must do this on their own--include StartMetadata along with StopMetadata whenever possible--and, hence, this PR.

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.

1 participant