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

Improve instrumentation middleware option naming and documentation #1146

Merged
merged 2 commits into from
Jul 8, 2024

Conversation

tombruijn
Copy link
Member

Use Transaction API naming in middleware option

Use "event" rather than "span" for the Rack AbstractMiddleware config option naming to be consistent with the rest of the Ruby gem.

This is a (still) private API change so no backwards compatibility has been added.

[skip changeset] as it's a private change.

Document Rack InstrumentationMiddleware

Add documentation for the InstrumentationMiddleware for the API documentation.

This InstrumentationMiddleware is a public API so let's document it a little. I've also linked to our Rack instrumentation documentation page for more information.

Use "event" rather than "span" for the Rack AbstractMiddleware config
option naming to be consistent with the rest of the Ruby gem.

This is a (still) private API change so no backwards compatibility has
been added.

[skip changeset] as it's a private change.
Add documentation for the InstrumentationMiddleware for the API
documentation.

This InstrumentationMiddleware is a public API so let's document it a
little. I've also linked to our Rack instrumentation documentation page
for more information.
@backlog-helper
Copy link

backlog-helper bot commented Jul 8, 2024


This is a message from the daily scheduled checks.

New issue guide | Backlog management | Rules | Feedback

@tombruijn tombruijn merged commit 61e97cf into main Jul 8, 2024
117 checks passed
@tombruijn tombruijn deleted the instrumentation-middleware-updates branch July 10, 2024 18:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants