Releases: emqx/emqx-exporter
Releases · emqx/emqx-exporter
EMQX Exporter 0.2.1 Released
Release Note 🍻
EMQX Exporter is released.
What's Changed
- feat(probe): support ssl mqtt probe by @Rory-Z in #68
- style: rename ssl_config to tls_config by @Rory-Z in #69
- feat(metrics): support https by @Rory-Z in #70
- style: format client file by @Rory-Z in #71
- test: more better test by @Rory-Z in #73
- test: refactor test suite by @Rory-Z in #74
- test: check more metrics by @Rory-Z in #75
- refactor: refacor collector by @Rory-Z in #76
Full Changelog: 0.2.0...0.2.1
EMQX Exporter 0.2.0 Released
Release Note 🍻
EMQX Exporter is released.
What's Changed
- chore: change default datasource by @Rory-Z in #51
- feat: support grafanalib by @jacky-xbb in #54
- feat: add emqx4 dashboard by @jacky-xbb in #55
- chore: add metrics of exception and no result by @jacky-xbb in #56
- style: rename grafana template files path by @Rory-Z in #58
- feat: add mqtt probe by @Rory-Z in #57
- feat: add config file by @Rory-Z in #59
- fix(probe): fix muilt target error by @Rory-Z in #60
- feat: use config for metrics by @Rory-Z in #61
- ci: more better golang lint check by @Rory-Z in #62
- style: format makefile by @Rory-Z in #63
- chore: change default config path by @Rory-Z in #64
- chore: change example docker compose by @Rory-Z in #65
- docs: change README and delete needless example by @Rory-Z in #66
- docs: change kubernetes example by @Rory-Z in #67
Full Changelog: 0.1.2...0.2.0
EMQX Exporter 0.1.2 Released
Release Note 🍻
EMQX Exporter is released.
What's Changed
- fix: Adjust the table view to be compatible with older versions of Gr… by @logo306142054 in #30
- fix: Adjust the table view to be compatible with older versions of Gr… by @logo306142054 in #31
- Optimize docs by @logo306142054 in #32
- docs: optimize readme by @logo306142054 in #33
- fix: couldn't get the queue of rule engine in EMQX 5.0.3 by @logo306142054 in #34
- Optimize docs by @logo306142054 in #35
- docs: remove Erlang metrics of EMQX5-EE by @logo306142054 in #36
- docs: update grafana dashboard and rename bootstrap_user to api_secret by @logo306142054 in #37
- Revert "fix: couldn't get the queue of rule engine in EMQX 5.0.3" by @logo306142054 in #38
- docs: update grafana dashboard and rename bootstrap_user to api_secret by @logo306142054 in #39
- docs: update the snapshot of EMQX cluster by @logo306142054 in #40
- docs: update the snapshot URL of EMQX cluster by @logo306142054 in #41
- docs: update the snapshot URL of exporter structure by @logo306142054 in #42
- docs: update figure by @logo306142054 in #43
- fix: new args for calling emqx API by @logo306142054 in #44
- docs: update figure by @logo306142054 in #45
- fix: couldn't get the queue of rule engine in EMQX 5.0.3 by @logo306142054 in #46
- feat: add exporter latency view by @logo306142054 in #47
- docs: update comment of the Prometheus target config by @logo306142054 in #48
- docs: update grafana dashboard by @logo306142054 in #49
- feat: modify the condition for cluster health by @jacky-xbb in #50
New Contributors
- @jacky-xbb made their first contribution in #50
Full Changelog: 0.1.1...0.1.2
EMQX Exporter 0.1.1 Released
Release Note 🍻
EMQX Exporter 0.1.1 has been released.
Features
- Add independent views to show rule engine metrics by time series about exec success/failure and action success/failure.
- Add CPU 1m, 5m, and 15m load metrics.
Enhancements
- Update readme
- Update workflow
- Replace
increase
withirate
to show the data changing rate per second for some metrics, such as ACL Auth.
Fixs
- Rule engines fetch failed
- Unmarshal node info failed in EMQX 5 serverless version
EMQX Exporter 0.1.0 Released
Release Note 🍻
EMQX Exporter is released.
What's Changed
- ci: add github workflows by @Rory-Z in #1
- docs: update docs by @logo306142054 in #2
- chore: update dockerfile by @Rory-Z in #4
- ci: check go licenses by @Rory-Z in #3
- docs: optimize readme by @logo306142054 in #5
- docs: optimize readme by @logo306142054 in #6
- Optimize docs by @logo306142054 in #7
- Optimize docs by @logo306142054 in #8
- fix: fix panic by incorrect register name by @logo306142054 in #9
- docs: optimize docs by @logo306142054 in #10
- Optimize docs by @logo306142054 in #11
- feat: add bridge queuing metrics by @logo306142054 in #12
- docs: optimize readme by @logo306142054 in #13
- docs: optimize readme by @logo306142054 in #14
- docs: optimize readme and delete k8s template for EMQX 5 by @logo306142054 in #16
- Optimize docs by @logo306142054 in #17
- Optimize docs by @logo306142054 in #18
- docs: update docs by @logo306142054 in #19
- ci: fix release failure by @logo306142054 in #20
New Contributors
- @Rory-Z made their first contribution in #1
- @logo306142054 made their first contribution in #2
Full Changelog: https://github.com/emqx/emqx-exporter/commits/0.1.0