collector not starting when putting vcenter receiver #12733
Answered
by
dimitrisfinas
dimitrisfinas
asked this question in
Q&A
-
hi all, I can't see any no error in log:
My config.yaml file (vcenter receiver is not even activated in any pipeline): extensions:
health_check:
pprof:
endpoint: 0.0.0.0:1777
zpages:
endpoint: 0.0.0.0:55679
receivers:
otlp:
protocols:
grpc:
http:
vcenter:
endpoint: http://localhost:15672
username: otelu
password: $VCENTER_PASSWORD
collection_interval: 5m
metrics: []
processors:
batch:
exporters:
logging:
logLevel: debug
service:
telemetry:
logs:
level: "debug"
pipelines:
traces:
receivers: [otlp]
processors: [batch]
exporters: [logging]
metrics:
receivers: [otlp]
processors: [batch]
exporters: [logging]
extensions: [health_check, pprof, zpages] |
Beta Was this translation helpful? Give feedback.
Answered by
dimitrisfinas
Jul 27, 2022
Replies: 1 comment
-
Answered in #12177 |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
dimitrisfinas
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Answered in #12177