Dmitrii
fa8ab06368
docs: Apply remark
...
Co-authored-by: Thales Macedo Garitezi <thalesmg@gmail.com>
2022-03-24 11:39:35 +01:00
Dmitrii
1c65176362
docs: Apply remark
...
Co-authored-by: Thales Macedo Garitezi <thalesmg@gmail.com>
2022-03-24 11:39:11 +01:00
DDDHuang
08de17e631
fix: api examples spec error
2022-03-24 18:01:47 +08:00
firest
8c8162facb
test(prometheus): improve test coverage to 88%
2022-03-24 16:17:40 +08:00
DDDHuang
df6fb92f54
Merge pull request #7393 from DDDHuang/fix_spelling
...
fix: add api auth failed code def & fix bad spelling
2022-03-24 14:52:26 +08:00
DDDHuang
9037b807ae
fix: add api auth failed code def & fix bad spelling
2022-03-24 12:12:19 +08:00
DDDHuang
ad12c3a4e3
fix(doc): add auto sub docs & more notes
2022-03-24 10:02:59 +08:00
JianBo He
5a6023676e
Merge pull request #7360 from JimMoen/fix-authz-cluster-update-config
...
fix authz cluster update config
2022-03-24 09:21:27 +08:00
Zaiming (Stone) Shi
ccbff2b0f7
Merge pull request #7387 from zmstone/schema-namespace-for-bridges
...
chore: add namespace to bridge schema
2022-03-23 22:53:17 +01:00
Zaiming (Stone) Shi
0a5d1b0f52
chore: delete epmd related ports and settings
2022-03-23 22:16:10 +01:00
Zaiming (Stone) Shi
5458490bc3
chore: add namespace to bridge schema
2022-03-23 21:12:55 +01:00
ieQu1
077ef073e5
docs(schema): Add descriptions to the schema
2022-03-23 19:05:25 +01:00
Thales Macedo Garitezi
29ca83184a
chore: bump ekka -> 0.12.3, mria -> 0.2.2
2022-03-23 14:41:10 -03:00
Thales Macedo Garitezi
d312bc0f28
feat: add advanced mqtt features to telemetry
2022-03-23 14:05:04 -03:00
Thales Macedo Garitezi
7e3b9bb356
fix(test): use a real copy of BUILD_INFO for testing
...
On macOS, apparently symlinks can cause problems when rebar3 tries to
copy files to the `_build` directory. So we now use a copy of
`rel/BUILD_INFO`. Unfortunately, this has the downside of this copy
possibly going stale over time.
2022-03-23 13:29:11 -03:00
Dmitrii
b163fce35b
Merge pull request #7382 from ieQu1/doc-schema-2
...
docs: Add definitions to the schema
2022-03-23 15:19:20 +01:00
ieQu1
93d1c4ec87
ci(spellcheck): Bump container version to 0.2.3
2022-03-23 14:24:00 +01:00
JimMoen
d20388cf01
test(authz): acl file rules update
2022-03-23 21:14:43 +08:00
JimMoen
fc687bed27
test(authz): authz mnesia suite json body
2022-03-23 21:14:43 +08:00
JimMoen
41c808a262
fix(authz): write acl and cert files after nodes config synced
2022-03-23 21:14:43 +08:00
JimMoen
c2e1c38fdf
refactor(authz): prepend and append only allow one source
2022-03-23 21:14:43 +08:00
JimMoen
843e12ad16
refactor(authz): unifined function names and var names
2022-03-23 21:14:43 +08:00
Chris Hicks
e659748153
Merge pull request #7306 from mononym/EMQX-3917-add-test-cases-for-connectors-mongo-db
...
refactor: refactor mongo connector test suite
2022-03-23 14:01:26 +01:00
ieQu1
8967e13eee
docs(schema): Move descriptions from emqx.conf.all
2022-03-23 13:52:54 +01:00
ieQu1
ee805f12a6
docs(schema): Add documentation for prometheus and logger
2022-03-23 13:52:54 +01:00
ieQu1
d1e8fefa1f
docs(schema): Add descriptions of events
2022-03-23 13:52:51 +01:00
JianBo He
617022f276
Merge pull request #7372 from lafirest/fix/coap_events
...
fix(coap): trigger disconnect logic when the client manually disconne…
2022-03-23 19:36:23 +08:00
Dmitrii
a0bec0d921
Merge pull request #7103 from ieQu1/doc-schema
...
docs: Add to the schema
2022-03-23 10:46:11 +01:00
firest
ab2f5b9bb7
fix(coap): fix system topic case
2022-03-23 17:25:52 +08:00
ieQu1
503c7f00ae
docs(schema): Fix typos
2022-03-23 08:40:59 +01:00
firest
ab51d8ab8e
fix(coap): trigger disconnect logic when the client manually disconnected
2022-03-23 14:19:00 +08:00
JianBo He
36e84ff8cd
Merge pull request #7354 from HJianBo/send_disconnect_pkt_while_kicked_5
...
fix(channel): send DISCONNECT packet if connection has been kicked
2022-03-23 14:00:53 +08:00
JianBo He
97c05d3a72
chore(emqx): fmt codes
2022-03-23 09:53:18 +08:00
JianBo He
a889b0b6a9
test: update test/emqx_channel_SUITE.erl
...
Co-authored-by: Thales Macedo Garitezi <thalesmg@gmail.com>
2022-03-23 09:53:18 +08:00
JianBo He
df74c180b7
fix(channel): send will_msg if client has been kicked
2022-03-23 09:53:18 +08:00
JianBo He
87a29beb5f
fix(channel): send DISCONNECT packet if connection has been kicked
...
fix #7241
2022-03-23 09:53:18 +08:00
ieQu1
6f4e7dc118
docs(schema): Formatting
2022-03-22 20:19:18 +01:00
Zaiming (Stone) Shi
ab40036a45
Merge pull request #7363 from zmstone/docs-add-more-desc
...
docs: add doc for stats
2022-03-22 19:41:35 +01:00
Thales Macedo Garitezi
fbfbaa8a9a
test: add more tests to telemetry
2022-03-22 15:28:42 -03:00
Thales Macedo Garitezi
35a523230f
feat: add mqtt runtime insights to telemetry data
2022-03-22 15:28:19 -03:00
ieQu1
684879eaa6
ci(spellcheck): Bump validator container version
2022-03-22 19:09:20 +01:00
ieQu1
c6b0e8806f
docs(schema): Add descriptions to the schema
2022-03-22 19:09:20 +01:00
Thales Macedo Garitezi
bbb3cc6abf
Merge pull request #7366 from thalesmg/format-emqx-modules
...
style: format `emqx_modules`
2022-03-22 11:21:10 -03:00
Zaiming (Stone) Shi
f08c317939
docs: fix spellcheck
2022-03-22 14:07:51 +01:00
Thales Macedo Garitezi
690843ba24
chore: add emqx_modules to the CI format check
2022-03-22 09:53:46 -03:00
Thales Macedo Garitezi
203876870e
chore: add app/emqx_modules reformat commit to git-blame-ignore-revs
2022-03-22 09:53:26 -03:00
Thales Macedo Garitezi
4d3157743e
style: format `emqx_modules`
2022-03-22 09:31:55 -03:00
Thales Macedo Garitezi
650683ac19
Merge pull request #7333 from thalesmg/telemetry-revamp1
...
Telemetry revamp part 1
- Remove obsolete `active_modules`.
- Don't use `mnesia(boot)` callback for indirect initialization.
- Add build info and vm specs to the exported data.
2022-03-22 09:03:13 -03:00
Zaiming (Stone) Shi
7a9ad86574
chore: increase line width to 120
...
and fix bad formats from erlfmt
2022-03-22 11:34:29 +01:00
Zaiming (Stone) Shi
f9bad0412b
docs: add doc for stats
2022-03-22 11:34:29 +01:00