This documentation is for a release that is no longer maintained
See documentation for the latest supported version 3 or the latest supported version 4.5.2.5. Jaeger Query 設定オプション
Query とは、ストレージからトレースを取得し、ユーザーインターフェイスをホストしてそれらを表示するサービスです。
パラメーター | 説明 | 値 | デフォルト値 |
---|---|---|---|
spec: query: options: {} resources: {}
| Query サービスを定義する設定オプション。 | ||
query: additional-headers:
| 追加の HTTP 応答ヘッダー。複数回指定できます。 | 形式: "Key: Value" | |
query: base-path:
|
すべての jaeger-query HTTP ルートのベースパスは、root 以外の値に設定できます。たとえば、 | /{path} | |
query: port:
| クエリーサービスのポート。 | 16686 | |
options: log-level:
| Query のロギングレベル。 |
使用できる値は、 |
Query 設定の例