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

Exometer #365

Merged
merged 31 commits into from
Feb 16, 2015
Merged

Exometer #365

merged 31 commits into from
Feb 16, 2015

Conversation

michalwski
Copy link
Contributor

Replaces folsom with exometer.

Goes on top of #354

@mongoose-im
Copy link
Collaborator

travis is using test branch exometer from https://github.com/esl/ejabberd_tests/tree/exometer

@@ -238,3 +240,10 @@ load_drivers([Driver | Rest]) ->
[erl_ddll:format_error(Reason)]),
exit({driver_loading_failed, Driver, Reason})
end.

init_metrics() ->
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I would move this function to the mongoose_metrics module to be consistent with mongoose_metrics:remove_all_metrics()

@ppikula
Copy link
Contributor

ppikula commented Feb 2, 2015

Can you add generic functions for histograms ?

@michalwski
Copy link
Contributor Author

Histograms are planned for next PR where I (or somebody else) will add metrics measuring communication time with databases.

@michalwski michalwski force-pushed the exometer branch 2 times, most recently from 3935e63 to 68372c7 Compare February 9, 2015 10:24
| disco_sm_items | spiral | host, hook | |
| host_config_update | spiral | host, hook | |
| local_send_to_resource_hook | spiral | host, hook | |
| mam_lookup_messages | spiral | host, hook | |
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@arcusfelis, could you please describe MAM related metrics?

pzel pushed a commit that referenced this pull request Feb 16, 2015
@pzel pzel merged commit 6ac51b9 into master Feb 16, 2015
@pzel pzel deleted the exometer branch September 11, 2015 12:59
@michalwski michalwski mentioned this pull request Oct 15, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants