Skip to content

Find a replacement for inefficient Prometheus packet counters #33

Description

@onitake

This is a follow-up to #32 .

The Prometheus packet counters can cause performance issues when they are called very often.

Find a replacement for them that doesn't impact stream quality.

Ideas:

  • Move the counters to metrics/stats.go and update them only periodically
  • Consult the github.com/prometheus/client_golang changelog to find out if more efficient version or usage pattern is available

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions