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

HTTP API metrics #1969

Open
wants to merge 4 commits into
base: master
Choose a base branch
from
Open

HTTP API metrics #1969

wants to merge 4 commits into from

Commits on Jul 17, 2018

  1. Implement Cowboy middleware for calculating metrics

    arkgil authored and kanes115 committed Jul 17, 2018
    Configuration menu
    Copy the full SHA
    2ae5d2e View commit details
    Browse the repository at this point in the history
  2. Define HTTP metrics when starting ejabberd_cowboy

    arkgil authored and kanes115 committed Jul 17, 2018
    Configuration menu
    Copy the full SHA
    3b141a1 View commit details
    Browse the repository at this point in the history
  3. Init metric subscriptions after listeners are started

    This way reporters will be automatically subscribed to all HTTP metrics.
    arkgil authored and kanes115 committed Jul 17, 2018
    Configuration menu
    Copy the full SHA
    3bddde0 View commit details
    Browse the repository at this point in the history
  4. Replace gun with fusco

    kanes115 committed Jul 17, 2018
    Configuration menu
    Copy the full SHA
    e18e89c View commit details
    Browse the repository at this point in the history