https://github.com/flashcatcloud/otlp-demo
https://github.com/flashcatcloud/otlp-demo
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/flashcatcloud/otlp-demo
- Owner: flashcatcloud
- Created: 2024-01-04T08:49:52.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-01-05T08:12:08.000Z (over 1 year ago)
- Last Synced: 2025-02-11T11:38:27.983Z (4 months ago)
- Language: Java
- Size: 134 KB
- Stars: 1
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## 架构
- Producer:生产任务
- Consumer:消费任务
- Console:提供任务在MySQL中的增删改查
## 参考资料
- OpenTelemetry tools Registry: https://opentelemetry.io/ecosystem/registry/?language=java&component=instrumentation
- Java instrumentation:https://github.com/open-telemetry/opentelemetry-java-instrumentation
- Spring instrumentation:https://github.com/open-telemetry/opentelemetry-java-instrumentation/blob/main/instrumentation/spring/README.md
- Kafka instrumentation:https://github.com/open-telemetry/opentelemetry-java-instrumentation/blob/main/instrumentation/kafka/README.md
- JDBC:https://github.com/open-telemetry/opentelemetry-java-instrumentation/blob/main/instrumentation/jdbc/README.md
- HTTP Client:https://github.com/open-telemetry/opentelemetry-java-instrumentation/blob/main/instrumentation/java-http-client/library/README.md
- Logback:https://github.com/open-telemetry/opentelemetry-java-instrumentation/blob/main/instrumentation/logback/logback-appender-1.0/library/README.md