Aayan Mateen
09/25/2025, 7:49 AMextensions:
health_check:
pprof:
endpoint: 0.0.0.0:1777
zpages:
endpoint: 0.0.0.0:55679
receivers:
otlp:
protocols:
grpc:
endpoint: 0.0.0.0:4317
http:
endpoint: 0.0.0.0:4318
hostmetrics:
collection_interval: 10s
scrapers:
cpu:
disk:
filesystem:
load:
memory:
network:
paging:
process:
mute_process_name_error: true
mute_process_exe_error: true
mute_process_io_error: true
processes: {}
filelog:
include: [/var/lib/docker/containers/**/*-json.log]
poll_interval: 200ms
start_at: end
include_file_name: false
include_file_path: false
operators:
- id: container-parser
type: container
format: docker
processors:
batch:
send_batch_size: 10000
send_batch_max_size: 11000
timeout: 10s
resourcedetection:
detectors: [env, system]
timeout: 2s
exporters:
otlp:
endpoint: en.dp.oi.nt:4317
tls:
insecure: true
service:
extensions: [health_check, pprof, zpages]
pipelines:
metrics:
receivers: [hostmetrics]
processors: [resourcedetection, batch]
exporters: [otlp]
logs:
receivers: [filelog]
processors: [resourcedetection, batch]
exporters: [otlp]
what is wrorng in my this file i am not able to get metrices