Sample app that showcases the current state of the Java OpenTelemetry stack and integrates it to multiple exporters, including Jaeger, Prometheus, and Azure Monitor. Moreover, the sample Java solution implements an asynchronous distributed messaging (publish/subscribe) architecture, as is the case in many long-running processes.
Stars
15
Forks
4
Watchers
15
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
30
commits
2
commits
Add back prometheus metrics scrapping and AZ Monitor latest version
6fc7296View on GitHubRefactor to use the GlobalTelemetry object created by the agent instead of doing it manually
63474beView on GitHubUpdated Java Agent to 1.10.0 and OTel Maven version to 1.10.1
578d62bView on GitHubMerge branch 'devcontainer' of https://github.com/iamnicoj/OpenTelemetry-Asyc-Java-with-Jaeger-Prometheus-AzMonitor into devcontainer
a66a734View on GitHub