Initial commit

This commit is contained in:
Zhongwei Li
2025-11-30 08:20:56 +08:00
commit c96959a7a7
8 changed files with 187 additions and 0 deletions

View File

@@ -0,0 +1,7 @@
# References
Bundled resources for distributed-tracing-setup skill
- [ ] opentelemetry_best_practices.md: A detailed guide on best practices for using OpenTelemetry in microservices.
- [ ] jaeger_configuration.md: Comprehensive documentation on configuring Jaeger for optimal performance and scalability.
- [ ] supported_languages.md: Lists the programming languages and frameworks supported by the tracing setup scripts.