Skip to content

Conversation

@Attyuttam
Copy link
Contributor

@Attyuttam Attyuttam commented Dec 22, 2025

Summary

Changes

Added CRaC support in powertools-tracing, following the guide and blogs mentioned on the ticket.
Added automatic priming for powertools-metrics by preloading all the required classes, the list of classes is fetched from the JVM at compile time.

Issue number: #2004


By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

Disclaimer: We value your time and bandwidth. As such, any pull requests created on non-triaged issues might not be successful.

@sonarqubecloud
Copy link

@phipag phipag changed the title Support CRaC and priming of powertools tracing feat(crac): Support CRaC and priming of powertools tracing Dec 22, 2025
@phipag
Copy link
Contributor

phipag commented Dec 22, 2025

Hey @Attyuttam,

do you think you are able to develop inside Windows Subsytem for Linux (https://code.visualstudio.com/docs/remote/wsl) or inside a Docker container (https://code.visualstudio.com/docs/devcontainers/containers) or on a linux remote machine (https://code.visualstudio.com/docs/remote/remote-overview)?

As a quick solution, you could also make the changes locally and then build and run the tests inside a Docker container with Java and Maven installed.

What do you think?

A large amount of changes you made in this PR are related to your OS (Windows) and break our Linux-based CI. Making all tests OS-independent would be task on its own.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants