-
Notifications
You must be signed in to change notification settings - Fork 10
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
fix: Fix duplicated service names in metrics metadata #184
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
tests 😿 ?
a3da988
to
8e6ec10
Compare
Added tests, thanks for reminding me! 💡 |
8e6ec10
to
7659528
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I'm cool with this PR, the only nit I have is to add a short description under which circumstances it did happen before your fix here.
I presume when there were more than 1 endpoint for a pod/service?
Yeah I thought about this. Maybe I should create an issue describing the circumstances and link the PR to it? EDIT: Created issue #186 and linked to this PR. |
Fixes #186