v0.5.0
Breaking changes
Starting from this release, emq.api-version
will default to v3
. If you're still using the v2
api, start the exporter with --emq.api-version v2
flag.
Note that v2
api version is deprecated and will be removed in future versions
Changelog
beac395 Merge pull request #22 from nuvo/emqx_apiv4
c249543 Add deprecation log for v2 api version
32ee79a Change default api version to v3
6560666 Add support for emqx v4 api
Docker images
docker pull nuvo/emq_exporter:latest
docker pull nuvo/emq_exporter:v0.5.0