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 @@
# Assets
Bundled resources for distributed-tracing-setup skill
- [ ] docker-compose.yml: A Docker Compose file for quickly deploying Jaeger and related services.
- [ ] otel_config_template.yaml: A template for configuring the OpenTelemetry SDK in various programming languages.
- [ ] example_trace.json: An example of a trace that can be used for testing and validation.