Releases: idealista/prom2teams
Releases · idealista/prom2teams
Minor fixes, improve logging
Fixed
-
- #152 Favicon not included in source distribution* @miguel-chacon
Added
- Log full message on error @miguel-chacon
Support for AlertManager 0.19
Added
- #148 Adapt template changes in Alertmanager 0.19 @miguel-chacon
Fixed
- #146 Missing 'job' label @miguel-chacon
- #144 Fix PyPI deploy @miguel-chacon
Fix some http status codes, add helm chart
Added
Fixed
- #139 Add route for favicon @miguel-chacon
- Missing internal errors in flask exporter metrics @miguel-chacon
Changed
- Minor improve Dockerfile @miguel-chacon
Hot reload, flask exporter and Docker with custom config file
Fix default type in labels_excluded
Fixed
- #122 Wrong type in labels_excluded @miguel-chacon
Fix bug parsing date
Fixed
- #122 Date parsing exception @miguel-chacon
Add extra labels into jinja2 template
Changed
- #112 Allow custom labels in jinja template @miguel-chacon
- #110 Using Alpine Linux instead of Debian Slim in Docker Image @dortegau
- Update flask-restplus version to v0.12.1 @miguel-chacon
- Update marshmallow version to v3.0.0rc6 @miguel-chacon
Fixed
- Pypi package deployment @miguel-chacon
Fix marshmallow.exceptions.ValidationError
Marshmallow update
Changed
- #99 Marshmallow update @manuhortet
Always group alerts by status
Added
- #94 Always group by status @manuhortet