Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add log processing delay metric #327

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from
Open

Commits on Apr 22, 2020

  1. Add log processing delay metric

    Expose a new metric ``napalm_logs_processing_delay`` that provides
    a (rough?) view on how long it takes a message to be processed through
    napalm-logs - from the moment the message is received, till published.
    This timing excludes the time spent effectively publishing (as it may
    depend of various external factors), but it includes the time spent in
    the internal queues.
    mirceaulinic committed Apr 22, 2020
    Configuration menu
    Copy the full SHA
    420651c View commit details
    Browse the repository at this point in the history