Skip to content
This repository has been archived by the owner on Apr 26, 2024. It is now read-only.

Replace last_*_pdu_age metrics with timestamps #9540

Merged
merged 1 commit into from
Mar 4, 2021

Commits on Mar 3, 2021

  1. Replace last_*_pdu_age metrics with timestamps

    Following the advice at
    https://prometheus.io/docs/practices/instrumentation/#timestamps-not-time-since,
    it's preferable to export unix timestamps, not ages.
    
    There doesn't seem to be any particular naming convention for timestamp
    metrics.
    richvdh committed Mar 3, 2021
    Configuration menu
    Copy the full SHA
    11a0f99 View commit details
    Browse the repository at this point in the history