Skip to content

fmhwong/smallrye-opentelemetry

 
 

Repository files navigation

CI License

SmallRye-OpenTelemetry

This is a POC project that integrates OpenTelemetry in MicroProfile.

The plan is to provide similar set of capabilities as defined in MicroProfile-OpenTracing.

Debug

Debug of the deployment can be enabled in arquillian.xml configuration file.

Run the following to debug tests on port 8788.

mvn -Dmaven.surefire.debug="-Xdebug -Xrunjdwp:transport=dt_socket,server=y,suspend=y,address=8788 -Xnoagent -Djava.compiler=NONE" test

About

SmallRye-OpenTelemetry POC

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%