intelsdi-x / snap

The open telemetry framework
http://snap-telemetry.io
Apache License 2.0
1.79k stars 297 forks source link

Error Connecting to graphite dial tcp i/o timeout #1755

Open kmaiti opened 6 years ago

kmaiti commented 6 years ago

Hi Team,

snap task is always going into disabled state and I saw following error.

/opt/snap/bin/snaptel task list 74cfb9ad-6352-4b18-be52-b82a7c9186b4 Task-74cfb9ad-6352-4b18-be52-b82a7c9186b4 Disabled 33 0 14 5:27AM 1-15-2018 Error Connecting to graphite at graphite-statsd-graphite-statsd.monitoring.svc.cluster.local:2003. Error: dial tcp 172.31.0.66:2003: i/o timeout

Background:

WangJialei-A commented 6 years ago

@kmaiti Thanks for your feedback. Here is my private graphite plugin release to support timeout configuration. I will merge it if this can solve your problem. @taotod