Skip to content

Add timeout check to the health output plugin #16645

@tulku

Description

@tulku

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

No one assigned

    Labels

    feature requestRequests for new plugin and for new features to existing plugins

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions