Releases: gonicus/asterisk-prometheus-exporter
Releases · gonicus/asterisk-prometheus-exporter
Release list
v1.1.0
Added
- Add metric
version_infoshowing the version of the exporter #12 - Add the
fully_booted_validation_timeoutconfiguration value to specify how long to wait for theFullyBootedevent at startup #13
Changed
- The exporter now waits for the
FullyBootedevent sent by Asterisk. Used to prevent sending actions to early #13 - Improve logging #14
- Improve docker instructions in
README.md#10 - Update lint and test workflows to only run on the
pull_requesttrigger #15
Fixed
- Fix scrape example in
README.md#11
Dependencies
Dependencies have been updated with the following pull request: #4
- Updated python to
3.12.1 - Updated prometheus-client to
0.19.0 - Updated asterisk-ami to
0.1.7 - Updated jsonschema to
4.20.0 - Updated Docker image to use
python:3.12.1-alpine - Updated Flake8 to run on
ubuntu-22.04 - Updated Flake8 to use python version
3.12.1
v1.0.0 - Initial release
Initial release of the exporter.
Docker image: https://github.com/gonicus/asterisk-prometheus-exporter/pkgs/container/asterisk-prometheus-exporter
See README.md for more information.