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

VM & Wave metrics #39

Merged
merged 13 commits into from
Jun 16, 2016
Merged

VM & Wave metrics #39

merged 13 commits into from
Jun 16, 2016

Commits on May 17, 2016

  1. Configuration menu
    Copy the full SHA
    22b9d07 View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2016

  1. Configuration menu
    Copy the full SHA
    14f394f View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2016

  1. [feat] #30: make exometer reporting interval configurable

    Guillaume Bour committed Jun 14, 2016
    Configuration menu
    Copy the full SHA
    e9ec036 View commit details
    Browse the repository at this point in the history
  2. [fix] #30: initalize exometer *after* wave servers creation (so gathe…

    …ring stats works)
    Guillaume Bour committed Jun 14, 2016
    Configuration menu
    Copy the full SHA
    92e203a View commit details
    Browse the repository at this point in the history
  3. [refactor] #30: wave.sessions metrics: use function to get active ses…

    …sions (count gen_servers), add offline metric (count redis entries)
    Guillaume Bour committed Jun 14, 2016
    Configuration menu
    Copy the full SHA
    1ac4d60 View commit details
    Browse the repository at this point in the history

Commits on Jun 15, 2016

  1. [refactor] #30: wave.messages.in metrics (received messages): renamed…

    … metrics name
    Guillaume Bour committed Jun 15, 2016
    Configuration menu
    Copy the full SHA
    017f610 View commit details
    Browse the repository at this point in the history
  2. [feat] #30: add more metrics

      * connections counters (per transport)
      * MQTT packets (sent/received)
      * published messages (from broker to clients)
      * inflight messages
      * retained, stored messages
      * subscriptions
    Guillaume Bour committed Jun 15, 2016
    Configuration menu
    Copy the full SHA
    e22a0b7 View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2016

  1. [test] #30: testing metrics (incomplete)

    Guillaume Bour committed Jun 16, 2016
    Configuration menu
    Copy the full SHA
    a1d783d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    44065e1 View commit details
    Browse the repository at this point in the history
  3. [conf] #30: add missing vars in alpine and prod configs

    Guillaume Bour committed Jun 16, 2016
    Configuration menu
    Copy the full SHA
    b8e8ad1 View commit details
    Browse the repository at this point in the history
  4. [fix] #30: fix spec definition (mqtt_topic_registry:count())

    Guillaume Bour committed Jun 16, 2016
    Configuration menu
    Copy the full SHA
    5c52d9e View commit details
    Browse the repository at this point in the history
  5. [mgmt] #30: update rebar.lock

    Guillaume Bour committed Jun 16, 2016
    Configuration menu
    Copy the full SHA
    e77c6cb View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    37d1281 View commit details
    Browse the repository at this point in the history