mirror of
https://github.com/rustfs/rustfs.git
synced 2026-09-04 11:15:39 +00:00
upgrade opentelemetry create from 0.28.0 to 0.29.0
This commit is contained in:
@@ -1,11 +1,10 @@
|
||||
|
||||
service:
|
||||
extensions: [jaeger_storage, jaeger_query, remote_sampling, healthcheckv2]
|
||||
extensions: [ jaeger_storage, jaeger_query, remote_sampling, healthcheckv2 ]
|
||||
pipelines:
|
||||
traces:
|
||||
receivers: [otlp, jaeger, zipkin]
|
||||
processors: [batch, adaptive_sampling]
|
||||
exporters: [jaeger_storage_exporter]
|
||||
receivers: [ otlp, jaeger, zipkin ]
|
||||
processors: [ batch, adaptive_sampling ]
|
||||
exporters: [ jaeger_storage_exporter ]
|
||||
telemetry:
|
||||
resource:
|
||||
service.name: jaeger
|
||||
|
||||
Reference in New Issue
Block a user