Skip to content

Event loop task duration tracking #1433

Open
@osi

Description

@osi

Similar to #1398, it would be nice to be able to track the duration of event loop tasks.

Reactor is able to do this for its schedulers via Schedulers.enableMetrics.

Additionally, it would be nice to set a threshold for the duration of any given task, and be able to log an event with details about that task (for identifying specific instances in the metrics)

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions