chore: add changelog for 11497
This commit is contained in:
parent
6bb15541c7
commit
d287b736ec
|
@ -42,5 +42,5 @@ is_olp_enabled() ->
|
|||
(_, _, Acc) -> Acc
|
||||
end,
|
||||
false,
|
||||
emqx_conf:get([zones], #{})
|
||||
emqx_config:get([zones], #{})
|
||||
).
|
||||
|
|
|
@ -0,0 +1,2 @@
|
|||
Enhanced broker metrics collection and export by adding new metrics for messages, overload protection, authorization, authentication,
|
||||
and improving naming consistency for OpenTelemetry.
|
Loading…
Reference in New Issue