View Source Lightning.Runs.PromExPlugin (Lightning v2.10.4)

Metrics callbacks implementation for the PromEx plugin.

Event metrics are used to publish the dispatched events in the system. Polling metrics are used to publish metrics that are calculated by polling data periodically.

Summary

Functions

Link to this function

calculate_average_claim_duration(reference_time, run_age_seconds)

View Source
Link to this function

count_finalised_runs(threshold_time)

View Source
Link to this function

run_queue_metrics(run_age_seconds, consideration_window_seconds)

View Source
Link to this function

stalled_run_count(threshold_seconds)

View Source