File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
cluster/configure-tracing
standalone/configure-tracing Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ metadata:
55spec :
66 tracing :
77 enabled : true
8- endpoint : " http://basic-monitor-standalone.default:4000/v1/otlp"
8+ endpoint : " http://basic-monitor-standalone.default:4000/v1/otlp/v1/traces "
99 sampleRatio : " 1.0"
1010 base :
1111 main :
1414 replicas : 1
1515 tracing :
1616 enabled : true
17- endpoint : " http://basic-monitor-standalone.default:4000/v1/otlp"
17+ endpoint : " http://basic-monitor-standalone.default:4000/v1/otlp/v1/traces "
1818 sampleRatio : " 0.5"
1919 meta :
2020 replicas : 1
Original file line number Diff line number Diff line change 88 image : greptime/greptimedb:latest
99 tracing :
1010 enabled : true
11- endpoint : " http://basic-monitor-standalone.default:4000/v1/otlp"
11+ endpoint : " http://basic-monitor-standalone.default:4000/v1/otlp/v1/traces "
1212 sampleRatio : " 1.0"
You can’t perform that action at this time.
0 commit comments