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

[RabbitMQ] derived instrumentations for base consumer types #3559

Merged

Conversation

lachmatt
Copy link
Contributor

@lachmatt lachmatt commented Aug 7, 2024

Why

Towards #3392
Followup for #3533

What

Extends the coverage of instrumented consumer types to types deriving from base consumer types from the library: DefaultBasicConsumer and AsyncDefaultBasicConsumer.

Derived instrumentations were already supported by the profiler, but not used until now.
InstrumentationDefinitionsGenerator was modified to produce the list of derived instrumentations.

@zacharycmontoya PTAL

Tests

Included in CI.

Checklist

- [ ] CHANGELOG.md is updated.
- [ ] Documentation is updated.

  • New features are covered by tests.

@lachmatt lachmatt marked this pull request as ready for review August 7, 2024 09:40
@lachmatt lachmatt requested a review from a team August 7, 2024 09:40
@pellared pellared enabled auto-merge (squash) August 8, 2024 06:02
@lachmatt lachmatt disabled auto-merge August 8, 2024 06:17
@pjanotti pjanotti enabled auto-merge (squash) August 12, 2024 21:03
@pjanotti pjanotti merged commit 57d80ba into open-telemetry:main Aug 12, 2024
40 of 41 checks passed
@lachmatt lachmatt deleted the rabbitmq-instrumentation-derived branch August 13, 2024 06:08
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.

6 participants