Hi. I am using kafka consumer as input plugin and i am fetching multiple topics. I am sometimes get following error:
[inputs.kafka_consumer] Error in plugin: kafka: error while consuming topic_name/0: context canceled
Due to this telegraf is not pushing data. Can anyone explain about this error and how to resolve that.
Thanks