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

Change interceptor so it uses MetricID, not just name, during look-up #1241

Merged
merged 1 commit into from
Dec 17, 2019
Merged

Change interceptor so it uses MetricID, not just name, during look-up #1241

merged 1 commit into from
Dec 17, 2019

Conversation

tjquinno
Copy link
Member

@tjquinno tjquinno commented Dec 17, 2019

The interceptors must use the full metric ID, not just the name, in locating metrics for intercepted methods.

The changes include some mild refactoring of a utility method for converting an array of tag-formatted strings into an array of Tag objects and the addition of a unit test.

Resolves #1238

Signed-off-by: tim.quinn@oracle.com tim.quinn@oracle.com

Signed-off-by: tim.quinn@oracle.com <tim.quinn@oracle.com>
@tjquinno tjquinno added bug Something isn't working MP metrics P1 labels Dec 17, 2019
@tjquinno tjquinno added this to the 1.4.1 milestone Dec 17, 2019
@tjquinno tjquinno self-assigned this Dec 17, 2019
@tjquinno tjquinno merged commit cf2461d into helidon-io:helidon-1.x Dec 17, 2019
@tjquinno tjquinno deleted the metrics-error branch December 17, 2019 21:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working metrics MP P1
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

2 participants