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 tests for OtlpConfig.resourceAttributes() #3608

Merged
merged 2 commits into from
Jan 30, 2023

Conversation

izeye
Copy link
Contributor

@izeye izeye commented Jan 30, 2023

This PR adds tests for the OtlpConfig.resourceAttributes().

This PR also adds System Stubs dependency.

See #3600 (comment)

This commit also adds System Stubs dependency and pins Mockito to 4.8.1.

See micrometer-metrics#3600 (comment)
@izeye
Copy link
Contributor Author

izeye commented Jan 30, 2023

I had to pin Mockito to 4.8.1 which is being used by the branch as Mockito 5 which was pulled by System Stubs requires Java 11.

dependencies.gradle Outdated Show resolved Hide resolved
@jonatan-ivanov jonatan-ivanov added this to the 1.9.8 milestone Jan 30, 2023
@jonatan-ivanov jonatan-ivanov added type: task A general task polish A general improvement (naming things, fixing minor issues, etc.) registry: otlp OpenTelemetry Protocol (OTLP) registry-related labels Jan 30, 2023
@jonatan-ivanov
Copy link
Member

Thank you!

@jonatan-ivanov jonatan-ivanov merged commit 6aeffa0 into micrometer-metrics:1.9.x Jan 30, 2023
@izeye izeye deleted the resourceAttributes branch January 30, 2023 23:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
polish A general improvement (naming things, fixing minor issues, etc.) registry: otlp OpenTelemetry Protocol (OTLP) registry-related type: task A general task
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants