OBI 設定 YAML の例
OBI 設定 YAML の例
YAML ファイルの例
discovery:
instrument:
- open_ports: 8443
log_level: DEBUG
ebpf:
context_propagation: all
otel_traces_export:
endpoint: http://localhost:4318
prometheus_export:
port: 8999
path: /metrics
この設定には以下のオプションが含まれています。
discovery.instrument.open_ports: ポート 8443 をリッスンしているサービスを計装しますlog_level: ログの詳細度をDEBUGに設定しますebpf.context_propagation: サポートされているすべてのキャリアを使ってコンテキスト伝搬を有効化しますotel_traces_export.endpoint:http://localhost:4318の OpenTelemetry Collector へトレースを送信しますprometheus_export:http://localhost:8999/metricsでメトリクスを公開します
フィードバック
このページは役に立ちましたか?
Thank you. Your feedback is appreciated!
Please let us know how we can improve this page. Your feedback is appreciated!