chore: update changes

This commit is contained in:
JianBo He 2023-04-20 14:23:55 +08:00
parent 712f7b7454
commit 794ddd8d73
2 changed files with 5 additions and 1 deletions

View File

@ -1,7 +1,7 @@
%% -*- mode: erlang -*- %% -*- mode: erlang -*-
{application, emqx_statsd, [ {application, emqx_statsd, [
{description, "EMQX Statsd"}, {description, "EMQX Statsd"},
{vsn, "5.0.8"}, {vsn, "5.0.9"},
{registered, []}, {registered, []},
{mod, {emqx_statsd_app, []}}, {mod, {emqx_statsd_app, []}},
{applications, [ {applications, [

View File

@ -0,0 +1,4 @@
Deprecates the integration with StatsD.
Since StatsD is not used a lot. So we will deprecate it in the next release
and plan to remove it in 5.1