emqx/apps/emqx_statsd
Zaiming (Stone) Shi 9316690c29 fix(schema): binary string for default values
A lot of the string value fields had default value defined in
schema as list-string rather than binary-string.
This caused the generated schema dump (in JSON format)
to have raw_default field as an integer array.
2023-02-21 09:09:51 +01:00
..
etc feat: generate a minimized emqx.conf 2022-05-31 19:20:27 +08:00
i18n refactor: emqx_statsd hot update 2022-11-18 10:43:22 +08:00
include chore: update copyright year 2023 2023-01-02 09:22:27 +01:00
src fix(schema): binary string for default values 2023-02-21 09:09:51 +01:00
test chore: update copyright year 2023 2023-01-02 09:22:27 +01: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 style: reformat emqx_machine, emqx_plugin_libs, and emqx_statsd 2022-04-23 09:55:50 +02:00

README.md

emqx_statsd

An OTP application

Build

$ rebar3 compile