emqx/apps/emqx_statsd
Zaiming (Stone) Shi 856129984b refactor: remove raw_with_default config load option
This option was previously only in tests to avoid
emqx_conf app overwriting previously set configs with default values.

After a03f2dd64b, the issue for
test cases had been resolved.
This commit is to get rid of the option all together
2023-05-04 09:48:28 +02:00
..
etc feat: generate a minimized emqx.conf 2022-05-31 19:20:27 +08:00
include chore: update copyright year 2023 2023-01-02 09:22:27 +01:00
src refactor: split `parse_server` into smaller functions, improve return type to use map 2023-04-24 14:17:29 -03:00
test refactor: remove raw_with_default config load option 2023-05-04 09:48:28 +02:00
.gitignore 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 refactor: move emqx_json to emqx_utils_json 2023-04-14 13:31:27 +02:00

README.md

emqx_statsd

An OTP application

Build

$ rebar3 compile