Fix base_path config example

Part of https://github.com/jaegertracing/jaeger/issues/7074

Signed-off-by: Yuri Shkuro <github@ysh.us>
This commit is contained in:
Yuri Shkuro 2025-04-26 11:32:54 -04:00
parent 9a4bb74023
commit 030fafba74
8 changed files with 8 additions and 8 deletions

View File

@ -50,7 +50,7 @@ jaeger_query:
storage:
traces: some_storage
metrics: some_metrics_storage
base-path: /
base_path: /
ui:
config_file: /etc/jaeger/ui-config.json
log_access: true

View File

@ -97,7 +97,7 @@ The base path for all **jaeger** query extension HTTP routes can be set to a non
```
query:
base-path: /
base_path: /
static-files: /go/bin/jaeger-ui-build/build
ui-config: /etc/jaeger/ui-config.json
grpc:

View File

@ -62,7 +62,7 @@ The base path for all `jaeger_query` extension HTTP routes can be set to a non-r
```
extensions:
jaeger_query:
base-path: /
base_path: /
ui:
config_file: /etc/jaeger/ui-config.json
grpc:

View File

@ -62,7 +62,7 @@ The base path for all `jaeger_query` extension HTTP routes can be set to a non-r
```
extensions:
jaeger_query:
base-path: /
base_path: /
ui:
config_file: /etc/jaeger/ui-config.json
grpc:

View File

@ -74,7 +74,7 @@ The base path for all `jaeger_query` extension HTTP routes can be set to a non-r
```
extensions:
jaeger_query:
base-path: /
base_path: /
ui:
config_file: /etc/jaeger/ui-config.json
grpc:

View File

@ -74,7 +74,7 @@ The base path for all `jaeger_query` extension HTTP routes can be set to a non-r
```
extensions:
jaeger_query:
base-path: /
base_path: /
ui:
config_file: /etc/jaeger/ui-config.json
grpc:

View File

@ -74,7 +74,7 @@ The base path for all `jaeger_query` extension HTTP routes can be set to a non-r
```
extensions:
jaeger_query:
base-path: /
base_path: /
ui:
config_file: /etc/jaeger/ui-config.json
grpc:

View File

@ -74,7 +74,7 @@ The base path for all `jaeger_query` extension HTTP routes can be set to a non-r
```
extensions:
jaeger_query:
base-path: /
base_path: /
ui:
config_file: /etc/jaeger/ui-config.json
grpc: