feat(backend): added tracing
This commit is contained in:
@@ -21,3 +21,7 @@ MINIO_ENDPOINT=minio:9000
|
||||
MINIO_CUSTOM_ENDPOINT_URL=http://127.0.0.1:13244
|
||||
MINIO_ACCESS_KEY=admin
|
||||
MINIO_SECRET_KEY=password
|
||||
|
||||
OTEL_METRICS_EXPORTER=none
|
||||
OTEL_EXPORTER_ZIPKIN_ENDPOINT=http://zipkin:9411/api/v2/spans
|
||||
OTEL_TRACES_EXPORTER=zipkin_json
|
||||
|
||||
Reference in New Issue
Block a user