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

Use micrometer1-shim in micrometer javaagent instrumentation, depreca… #5820

Merged
merged 2 commits into from
Apr 15, 2022

Conversation

mateuszrzeszutek
Copy link
Member

…te micrometer library instrumentation

@mateuszrzeszutek mateuszrzeszutek requested a review from a team as a code owner April 13, 2022 13:52
import org.junit.jupiter.api.extension.RegisterExtension;

class CounterTest extends AbstractCounterTest {
class CounterTest {
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I had to change the instrumentation name, so I just inlined all the tests - the testing module will get removed after 1.13 anyway.

@trask trask added this to the v1.13.0 milestone Apr 14, 2022
Copy link
Member

@trask trask left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

it's too bad we won't be able to share the tests between library and javaagent module anymore

@trask trask merged commit b19e95b into open-telemetry:main Apr 15, 2022
@mateuszrzeszutek mateuszrzeszutek deleted the use-micrometer-shim branch April 15, 2022 08:16
RashmiRam pushed a commit to RashmiRam/opentelemetry-auto-instr-java that referenced this pull request May 23, 2022
open-telemetry#5820)

* Use micrometer1-shim in micrometer javaagent instrumentation, deprecate micrometer library instrumentation

* fix actuator instrumentation
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

Successfully merging this pull request may close these issues.

None yet

3 participants