zhongwencool
b732aa5aa2
chore: warning default modules/plugins is working
2022-08-25 11:19:50 +08:00
DDDHuang
13e9e9de51
chore(rewrite): add some log
2022-07-12 10:54:55 +08:00
firest
1b658171a2
chore(modules): bump version and update appup file
2022-05-30 10:36:31 +08:00
Thales Macedo Garitezi
63146cb148
chore: update appup files and bump emqx_modules app vsn
2022-04-06 09:11:07 -03:00
firest
4fe9275103
chore(modules): update appup file
2022-03-22 10:08:52 +08:00
firest
3e6249a8b7
fix: bump emqx_modules version
2022-03-16 15:28:44 +08:00
JianBo He
77609ebd96
chore: bump vsn and update appup.src
2022-01-21 13:52:07 +08:00
JianBo He
d535d44845
revert: revert #6797 due to the acl metrics refactor
2022-01-21 11:32:10 +08:00
zhongwencool
4317845482
fix(test): test case failed by unload
2022-01-19 19:48:07 +08:00
zhongwencool
6378cd1f9a
chore(version): bump emqx_modules to 4.3.4
2022-01-19 18:05:51 +08:00
JianBo He
05b16c601b
chore(presence): more fields for disconnected event
2021-07-07 18:36:09 +08:00
tigercl
439c0d6fa8
fix(topic metrics): export mandatory functions to support cluster calls ( #4870 )
2021-05-27 13:35:02 +08:00
JianBo He
82330ffa00
feat(delayed): record the delayed table size by emqx_stats
...
There are three indictors about delayed module:
- 'messages.delayed': shows the number of delayed msg received
- 'emqx_delayed_count': shows the delayed table size now
- 'emqx_delayed_max': shows the maximum size that the delayed table has reached
2021-05-12 22:16:14 +08:00