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

[Event Hubs] Add checkpoint diagnostic scope #44486

Merged
merged 3 commits into from
Jun 11, 2024
Merged

Conversation

jsquire
Copy link
Member

@jsquire jsquire commented Jun 10, 2024

Summary

The focus of these changes is to add an diagnostic scope for the update checkpoint activity to the PluggableCheckpointStoreEventProcessor base class.

References and related

The focus of these changes is to add an diagnostic
scope for the update checkpoint activity to the
`PluggableCheckpointStoreEventProcessor` base class.
@jsquire jsquire added Event Hubs Client This issue points to a problem in the data-plane of the library. labels Jun 10, 2024
@jsquire jsquire added this to the 2024-07 milestone Jun 10, 2024
@jsquire jsquire self-assigned this Jun 10, 2024
@jsquire
Copy link
Member Author

jsquire commented Jun 10, 2024

/azp run net - eventhub - tests

Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@jsquire
Copy link
Member Author

jsquire commented Jun 11, 2024

/azp run net - eventhub - tests

Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@jsquire jsquire marked this pull request as ready for review June 11, 2024 18:29
@jsquire jsquire requested a review from m-redding as a code owner June 11, 2024 18:29
@jsquire jsquire requested a review from christothes June 11, 2024 18:30
@jsquire jsquire linked an issue Jun 11, 2024 that may be closed by this pull request
@jsquire jsquire merged commit 9a24ceb into Azure:main Jun 11, 2024
17 checks passed
@jsquire jsquire deleted the eventhubs/otel branch June 11, 2024 19:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Client This issue points to a problem in the data-plane of the library. Event Hubs
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[FEATURE REQ] Allow advanced customization using EventProcessorClient
3 participants