https://github.com/highb/spring-cloud-sleuth-otel-example
https://github.com/highb/spring-cloud-sleuth-otel-example
Last synced: 8 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/highb/spring-cloud-sleuth-otel-example
- Owner: highb
- Archived: true
- Created: 2022-05-18T22:42:45.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2024-01-16T03:10:39.000Z (over 2 years ago)
- Last Synced: 2025-02-10T11:34:32.715Z (over 1 year ago)
- Language: Java
- Size: 119 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# spring-cloud-sleuth-otel-example
Basic spring project with OTel added using [the steps provided by spring](https://spring-projects-experimental.github.io/spring-cloud-sleuth-otel/docs/current/reference/html/getting-started.html#getting-started-first-application-dependencies) as a sanity check on OTel instrumentation.