emqx/apps/emqx_statsd
Thales Macedo Garitezi 9059f2005a
fix(elixir): put Patch in version and add missing deps
Elixir requires that we use version of the form `Major.Minor.Patch`.
Also, Mix requires dependecies to be declared in `rebar.config` so it
can include the header files correctly.
2022-01-06 10:54:45 -03:00
..
etc refactor(config): replace all ':' with '=' in the *.conf (#5531) 2021-08-19 19:57:42 +08:00
include feat(statsd): add statsd http API 2021-07-23 17:41:53 +08:00
src Merge pull request #6666 from JimMoen/merge-5.0-beta.3-to-master 2022-01-06 18:20:30 +08:00
test chore: Remove emqx_ct_helpers as dependency 2021-10-15 10:40:57 +02:00
.gitignore chore: support statsd 2021-06-21 12:20:20 +08:00
LICENSE chore: support statsd 2021-06-21 12:20:20 +08:00
README.md chore: support statsd 2021-06-21 12:20:20 +08:00
rebar.config fix(elixir): put Patch in version and add missing deps 2022-01-06 10:54:45 -03:00

README.md

emqx_statsd

An OTP application

Build

$ rebar3 compile