ieQu1
|
8aa27488b6
|
test: Disable certain DS-related suites in CE
|
2024-06-21 17:16:24 +02:00 |
ieQu1
|
b2f7815a7f
|
test(ds): Don't start raft explicitly
|
2024-06-21 17:16:24 +02:00 |
Ilya Averyanov
|
60556abc4f
|
fix(dashboard_monitor): correctly merge old and new sample data
|
2024-06-05 18:49:52 +03:00 |
Andrew Mayorov
|
c30b881239
|
test(monitor): verify historical and current metrics are consistent
|
2024-05-24 14:56:10 +02:00 |
Andrew Mayorov
|
fd9655bc35
|
fix(monitor): unify metric names for consistency and simplicity
|
2024-05-24 14:55:48 +02:00 |
Thales Macedo Garitezi
|
c0e3a81c61
|
fix(monitor api): fix cluster metric aggregation
Fixes https://emqx.atlassian.net/browse/EMQX-12423
Fixes https://emqx.atlassian.net/browse/EMQX-12267
|
2024-05-23 09:38:24 -03:00 |
Thales Macedo Garitezi
|
5cad4497de
|
fix(monitor api): add ds connections and subscriptions to old counters
Fixes https://emqx.atlassian.net/browse/EMQX-12423
Fixes https://emqx.atlassian.net/browse/EMQX-12267
|
2024-05-22 15:19:46 -03:00 |
Thales Macedo Garitezi
|
7c5cb1acc5
|
fix(monitor current api): expose `disconnected_durable_sessions` count
Fixes https://emqx.atlassian.net/browse/EMQX-12423
|
2024-05-21 10:03:09 -03:00 |
Thales Macedo Garitezi
|
388e6c8262
|
fix(dssubs): introduce separate gauge for subscriptions from durable sessions
Fixes https://emqx.atlassian.net/browse/EMQX-12267
|
2024-05-17 10:17:16 -03:00 |
ieQu1
|
73f17249e9
|
fix(sessds): Rename session_persistence to durable_sessions
|
2024-05-16 21:31:32 +02:00 |
Thales Macedo Garitezi
|
28355a4cfc
|
fix(monitor api): count persistent routes and subscriptions
Fixes https://emqx.atlassian.net/browse/EMQX-12267
|
2024-05-06 16:51:31 -03:00 |
Thales Macedo Garitezi
|
59ff43ec87
|
feat(message validation): implement metrics
Fixes https://emqx.atlassian.net/browse/EMQX-12071
|
2024-03-25 10:55:01 -03:00 |
Thales Macedo Garitezi
|
303d0ed81b
|
test: attempt to fix flaky test
|
2024-03-22 16:29:00 -03:00 |
Thales Macedo Garitezi
|
fa7ec231e3
|
test: fix flaky test
|
2024-03-21 14:07:09 -03:00 |
JimMoen
|
55a8488a4f
|
test: fields in `/monitor_current`
- `retained_msg_count`
- `shared_subscriptions`
|
2024-03-16 20:43:03 +08:00 |
Zaiming (Stone) Shi
|
46877e979b
|
chore: update copyright-year
|
2024-02-23 08:21:06 +01:00 |
JimMoen
|
7bc3a5090d
|
fix(dashboard): meck `emqx_retainer` in SUITE
|
2024-01-21 00:14:25 +08:00 |
JianBo He
|
53eb8d7f1b
|
test: fix flaky tests introduced by https://github.com/emqx/emqx/pull/10948
|
2023-06-09 15:48:23 +08:00 |
JianBo He
|
d5ebf5650f
|
test: improve the test
|
2023-06-08 11:24:07 +08:00 |
JianBo He
|
fcef456174
|
feat: add `live_connections` field for some HTTP APIs
i.e:
- `/monitor_current`, `/monitor_current/nodes/{node}`
- `/monitor/nodes/{node}`, `/monitor`
- `/node/{node}`, `/nodes`
|
2023-06-08 11:24:06 +08:00 |
Stefan Strigler
|
f8e9e54393
|
refactor: move emqx_json to emqx_utils_json
|
2023-04-14 13:31:27 +02:00 |
Andrew Mayorov
|
40f7fd691e
|
test(dashboard): reuse `emqx_mgmt_api_test_util` in testsuites
To reduce the init / teardown complexity.
|
2023-03-27 23:41:19 +03:00 |
Serge Tupchii
|
e3541d8947
|
test: move dashboard specific cleanup call from emqx_common_test_helpers to the relevant test suite
|
2023-03-23 11:59:43 +02:00 |
Stefan Strigler
|
a0589d5b95
|
fix: return `404` for unknown node names
|
2023-02-21 16:23:38 +01:00 |
Zhongwen Deng
|
3dfdad9cc9
|
test: dashboard default password
|
2023-01-17 11:30:42 +08:00 |
firest
|
c5f557e315
|
fix: disable basic auth for HTTP API
|
2023-01-12 21:35:49 +08:00 |
Zaiming (Stone) Shi
|
dbc10c2eed
|
chore: update copyright year 2023
|
2023-01-02 09:22:27 +01:00 |
Zaiming (Stone) Shi
|
b17a32661e
|
test: fix flaky test, wait for new sample data
|
2022-05-13 11:52:41 +02:00 |
Zhongwen Deng
|
5223c3ee61
|
feat: obfuscate sensitive values default_password
|
2022-04-24 09:41:29 +08:00 |
Zhongwen Deng
|
164754b182
|
test: dashboard ct failed with lack i18n_lang
|
2022-04-15 12:04:01 +08:00 |
Thales Macedo Garitezi
|
f425665449
|
fix(test): fix flaky test
|
2022-04-01 09:27:53 -03:00 |
Zhongwen Deng
|
55f805bac0
|
fix: dashboard_monitor crash
|
2022-03-25 14:18:56 +08:00 |
DDDHuang
|
03ca53d9b3
|
fix: monitor api query string param latest: legal & default value infinity
|
2022-03-10 16:40:40 +08:00 |
DDDHuang
|
103df6f06b
|
fix: dashboard monitor bpapi
|
2022-02-25 18:38:10 +08:00 |
DDDHuang
|
00b83121a4
|
fix(test): add api test SUITE & bug fix
|
2022-02-25 17:36:07 +08:00 |
DDDHuang
|
8c1c87a8d6
|
fix(test): add monitor SUITE, TODO: API Test SUITE
|
2022-02-25 17:36:07 +08:00 |