Ivan Dyachkov
|
cc3b26a3ac
|
Merge remote-tracking branch 'upstream/release-58' into 20240807-sync-release-branches
|
2024-08-07 09:48:38 +02:00 |
Thales Macedo Garitezi
|
b3074144cc
|
chore: temporarily revert `NO_DOC` changes to fields with default value = false
These will be dealt with in follow up PRs, by allowing the parent struct to be set to a
special `disabled` value in such cases.
|
2024-07-29 09:50:25 -03:00 |
Thales Macedo Garitezi
|
69f5b6fa6c
|
chore: hide `enable` fields from docgen
Fixes https://emqx.atlassian.net/browse/EMQX-12730
|
2024-07-22 13:26:53 -03:00 |
Ivan Dyachkov
|
292b331064
|
Merge remote-tracking branch 'upstream/release-57' into 20240717-sync-release-57
|
2024-07-17 11:29:25 +02:00 |
ieQu1
|
afeb2ab8aa
|
feat(ds): Add metrics for skipstream layout
|
2024-07-09 13:15:14 +02:00 |
ieQu1
|
afe1c5617d
|
refactor(ds): Rename macros for bitfield_lts metrics
|
2024-07-09 13:15:14 +02:00 |
JimMoen
|
d84d31cbc5
|
test: cert expiry epoch with `generalTime` formatted
|
2024-07-05 01:47:13 +08:00 |
JimMoen
|
8c6cd69caa
|
fix: obtain cert expiry epoch failed due to formated `generalTime`
|
2024-07-04 18:23:56 +08:00 |
Thales Macedo Garitezi
|
5532f40d83
|
Merge branch 'release-57' into 20240702-m-sync-r57-mix-umbrella
|
2024-07-02 11:52:36 -03:00 |
Thales Macedo Garitezi
|
19f3b030f9
|
chore: preparing to run common tests / eunit with mix
|
2024-07-02 09:45:45 -03:00 |
Thales Macedo Garitezi
|
b74828d7ea
|
perf: "mixify" project to improve release speed
Fixes https://emqx.atlassian.net/browse/EMQX-12527
|
2024-07-02 09:39:48 -03:00 |
Ivan Dyachkov
|
505f568c32
|
chore: bump apps versions
|
2024-07-01 13:52:27 +02:00 |
Ivan Dyachkov
|
e28750b522
|
Merge remote-tracking branch 'upstream/release-57' into 0701-sync-release-57
|
2024-07-01 13:52:14 +02:00 |
zmstone
|
5d1608f34b
|
chore: minimize oss/platform diff
|
2024-06-24 15:30:03 +02:00 |
ieQu1
|
ecb172b07e
|
refactor(ds): Rename egress metrics to 'buffer'
|
2024-06-21 17:16:24 +02:00 |
Thales Macedo Garitezi
|
ef36350bf6
|
feat: implement message transformation
Fixes https://emqx.atlassian.net/browse/EMQX-12517
|
2024-06-06 17:51:08 -03:00 |
JimMoen
|
b91ecac168
|
refactor(prom): unify function name to avoid multiple levels call
|
2024-05-23 20:11:22 +08:00 |
JimMoen
|
065411c69c
|
fix: add ds metrics into prometheus zipper init acc
|
2024-05-23 20:11:21 +08: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 |
Thales Macedo Garitezi
|
257dae5211
|
refactor: rename `message_validation` to `schema_validation`
Request from Product team.
Fixes https://emqx.atlassian.net/browse/EMQX-12383
|
2024-05-14 10:32:27 -03:00 |
ieQu1
|
94ca7ad0f8
|
feat(ds): Report counters for LTS storage layout
|
2024-04-02 16:47:43 +02:00 |
ieQu1
|
f14c253dea
|
fix(prometheus): Don't add DS metrics when feature is disabled
|
2024-04-02 16:47:43 +02:00 |
ieQu1
|
b379f331de
|
fix(sessds): Handle errors when storing messages
|
2024-04-02 16:47:41 +02:00 |
ieQu1
|
b9ad241658
|
feat(sessds): Add metrics for the number of persisted messages
|
2024-04-02 16:45:52 +02:00 |
ieQu1
|
75b092bf0e
|
fix(ds): Actually retry sending batch
|
2024-04-02 16:45:49 +02:00 |
ieQu1
|
606f2a88cd
|
feat(ds): Add egress metrics
|
2024-04-02 16:25:04 +02:00 |
Ivan Dyachkov
|
db9efb9317
|
chore: bump apps versions
|
2024-03-28 10:19:09 +01: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 |
JimMoen
|
59e280dc54
|
test: cluster consistented metrics and label for nodes running/stopped
- `emqx_cluster_sessions_count`
- `emqx_cluster_sessions_max`
- `emqx_subscriptions_shared_count`
- `emqx_subscriptions_shared_max`
- `emqx_cluster_nodes_running`
- `emqx_cluster_nodes_stopped`
|
2024-03-16 20:43:04 +08:00 |
JimMoen
|
02b3292025
|
fix: cluster nodes running/stopped with node name as label
|
2024-03-16 20:39:34 +08:00 |
JimMoen
|
0e25eb287b
|
fix(prom): cluster session count/max is cluster consistented
|
2024-03-16 20:39:33 +08:00 |
JimMoen
|
62f8f889e1
|
refactor: func rename to fix typo
|
2024-03-16 20:39:32 +08:00 |
JimMoen
|
e56bee618b
|
fix: `shared_subscriptions` is cluster consistented
|
2024-03-16 20:39:31 +08:00 |
zmstone
|
f57f2fa1b7
|
chore: bump app version numbers
|
2024-03-06 19:37:06 +01:00 |
firest
|
6d9b2a95c3
|
Merge remote-tracking branch 'origin/release-55'
|
2024-03-04 20:47:20 +08:00 |
JimMoen
|
6fd04e33f5
|
fix(prom): skip cert info for disabled ssl/wss/quic listeners
|
2024-02-28 15:39:33 +08:00 |
JimMoen
|
5f125047f5
|
refactor: remove unnecessary lists fold for `cerfile`
|
2024-02-28 14:53:20 +08:00 |
JimMoen
|
812e8ef314
|
fix: try-catch for unknow reason to inhibit api crash
|
2024-02-28 14:53:19 +08:00 |
JimMoen
|
042a84c30f
|
fix(prom): api crash when tls cert file non existed
|
2024-02-28 11:35:55 +08:00 |
Zaiming (Stone) Shi
|
46877e979b
|
chore: update copyright-year
|
2024-02-23 08:21:06 +01:00 |
Thales Macedo Garitezi
|
d469f4158e
|
chore: bump app vsns
|
2024-02-20 16:53:57 -03:00 |
JimMoen
|
6aae3ba2ed
|
refactor(prom_test): assert fun prefix
|
2024-02-18 10:42:40 +08:00 |
JimMoen
|
c61b558423
|
test(prom): start mock pushgateway
|
2024-02-18 03:39:18 +08:00 |
JimMoen
|
ba1d24d054
|
test(prom_api): '/prometheus/auth' and '/prometheus/data_integration'
|
2024-02-18 02:32:25 +08:00 |
JimMoen
|
7bfabd7865
|
refactor: meck license checker for prom cases
|
2024-02-18 02:32:21 +08:00 |
JimMoen
|
d45d925529
|
test(prom_api): `/prometheus/stats` in prom/json format
|
2024-02-18 02:14:36 +08:00 |
JimMoen
|
9e16f33c31
|
test: `/prometheus/stats` endpoint format in json
|
2024-02-18 02:14:34 +08:00 |
Zaiming (Stone) Shi
|
2b46cbab7a
|
Merge pull request #12517 from zmstone/0213-hocon-multiline-string-with-indentation
0213 hocon multiline string with indentation
|
2024-02-16 15:12:46 +01:00 |
Zaiming (Stone) Shi
|
f57f617ba3
|
refactor(schema): ensure roots/0 and namespace/0 for all schema modules
|
2024-02-16 11:35:32 +01:00 |
Andrew Mayorov
|
ece1c6c6dc
|
test(prometheus): update and simplify testsuites setup
|
2024-02-13 20:36:23 +01:00 |