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

Add EH namespace information to client logging and d stream info #556

Closed
jgiardin opened this issue Nov 6, 2020 · 4 comments
Closed

Add EH namespace information to client logging and d stream info #556

jgiardin opened this issue Nov 6, 2020 · 4 comments
Assignees

Comments

@jgiardin
Copy link
Contributor

jgiardin commented Nov 6, 2020

Thanks for filing an issue with us! Below are some guidelines when filing an issue. In general, the more detail the better!

Feature Requests:

  • Add EH namespace information to client logging. Any logging that contains NameAndPartition should include Namespace, since EventHub name may not be unique across namespaces.
  • Add EH namespace information to the "Input Metadata" information on the spark streaming UI.

Assuming there are no issues, it seems like we can add namespace to the NameAndPartition and update the ToString function in OffsetRange to get most of this plumbed through.

@reminia
Copy link

reminia commented Mar 11, 2021

Hi, is anyone working on this? Namespace info is essential to distinguish unique eventhub instance.

@nyaghma
Copy link
Contributor

nyaghma commented Jun 23, 2021

PR #600 has added namespace to the logs. This PR has been released in version 2.3.19.

@nyaghma nyaghma closed this as completed Jun 23, 2021
@jgiardin
Copy link
Contributor Author

Thanks for this change, but it does not solve the problem completely. Namespace is still not available in things like "MetricPlugin" interface or "OffsetRange" toString.

@tilumi
Copy link
Contributor

tilumi commented Jan 30, 2022

@nyaghma Could you reopen this issue? the namespace is still not available in MetricPlugin

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

No branches or pull requests

4 participants