OpenTelemetry Java Contrib This project is intended to provide helpful libraries and standalone OpenTelemetry-based utilities that don't fit the express scope of the OpenTelemetry Java or Java Instrumentation projects. If you need an easier way to bring observability to remote JVM-based applications an...
open-telemetry/opentelemetry-java-contribPublic NotificationsYou must be signed in to change notification settings Fork150 Star224 Files main .github all aws-resources aws-xray-propagator aws-xray azure-resources baggage-processor buildSrc buildscripts ...
仰望星空/opentelemetry-java-contrib 代码Issues0Pull Requests0Wiki统计流水线 服务 加入Gitee 与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :) 免费加入 已有帐号?立即登录 v1.43.0 v1.42.0 v1.41.0 v1.40.0 v1.39.0 v1.38.0 ...
Some similar exists on the equivalent node repository: https://github.com/open-telemetry/opentelemetry-js-contrib/tree/main/plugins/node/instrumentation-cucumber And the hosting of this feature in the cucumber-jvm repository has been declined: cucumber/cucumber-jvm#2789 I'm willing to contribute and...
https://github.com/open-telemetry/opentelemetry-java-contrib/actions/runs/12323227431/job/34402775016?pr=1603 (the reason this didn't show up before is because we used to auto-retry tests) > Task :jmx-scraper:integrationTest HBaseIntegrationTest > endToEndTest(Path) FAILED ...
As discussed in June 20th Java SIG meeting, we have two distinct ways to capture JMX metrics: with instrumentation agent through the JMX insight feature with contrib through the JMX gatherer (in this repository) As a consequence, we have...
(in the "library" part, not the "javaagent" as they currently are), so every release and update of instrumentation dependency will bring an updated set of metrics. For example this will be the case forjvmsystem that will be added withopen-telemetry/opentelemetry-java-instrumentation#13392pull...
jmx-scraper/src/main/java/io/opentelemetry/contrib/jmxscraper/JmxConnectorBuilder.java Comment on lines +163 to +183 logger.info("Connecting with SSL protected RMI registry to " + url); String hostName; int port; if (url.getURLPath().startsWith("/jndi/")) { String[] components...
open-telemetry/opentelemetry-java-instrumentation#12861andopen-telemetry/opentelemetry-java-instrumentation#12862 Testing: Unittests for the new functionality was added. Documentation: Please advise on necessary changes. Outstanding items: The could be a service name provider using the CloudFoundry application...
breedx-splk pushed a commit to breedx-splk/opentelemetry-java-contrib that referenced this pull request Feb 14, 2025 Change maven dependencies to compileOnly (open-telemetry#1707) Verified ec8ab25 Sign up for free to join this conversation on GitHub. Already have an account? Sign in to com...