OBI Config v1 YAML example
Example Config v1 YAML file for OBI.
আপনি এই পৃষ্ঠার ইংরেজি সংস্করণ দেখছেন কারণ এটি এখনও সম্পূর্ণভাবে অনুবাদ করা হয়নি। সাহায্য করতে আগ্রহী? দেখুন Contributing।
নোট
This page uses Config v1 field names and examples. For Config v2, see the Config v2 reference. To convert an existing file, use the migration guide.
YAML file example
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
This configuration includes the following options:
discovery.instrument.open_ports: instruments services listening on port 8443log_level: sets logging verbosity toDEBUGebpf.context_propagation: enables context propagation using all supported carriersotel_traces_export.endpoint: sends traces to the OpenTelemetry Collector athttp://localhost:4318prometheus_export: exposes metrics athttp://localhost:8999/metrics
মূল্যায়ন
এই পৃষ্ঠাটি কি সহায়ক ছিল?
Thank you. Your feedback is appreciated!
Please let us know how we can improve this page. Your feedback is appreciated!