-
Notifications
You must be signed in to change notification settings - Fork 5.7k
Closed
Labels
feature requestRequests for new plugin and for new features to existing pluginsRequests for new plugin and for new features to existing plugins
Description
Use Case
Detect moments like #16070 and report that telegraf is failing.
Expected behavior
When no metrics are written to the plugin after a configured time, the system should report a degraded health state.
Actual behavior
Currently, all health checks are performed when the metrics are written to the plugin, meaning that if no metrics are received, no checks are performed and the status is always healthy.
Additional info
This slack thread
Metadata
Metadata
Assignees
Labels
feature requestRequests for new plugin and for new features to existing pluginsRequests for new plugin and for new features to existing plugins