An open API service indexing awesome lists of open source software.

https://github.com/flashcatcloud/otlp-demo


https://github.com/flashcatcloud/otlp-demo

Last synced: about 2 months ago
JSON representation

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