Changelog
v0.8.0 (2022-03-23)
Closed issues:
- healthz endpoint #43
Merged pull requests:
- Add liveness / readiness endpoints #48 (italux)
- pip: bump flask from 2.0.2 to 2.0.3 #46 (dependabot[bot])
- pip: bump prometheus-client from 0.11.0 to 0.13.1 #44 (dependabot[bot])
v0.7.0 (2022-03-22)
Closed issues:
- Password protection via HTTP basic auth or custom header #17
Merged pull requests:
- Improve Dockerfile #45 (deronnax)
- pip: bump requests from 2.26.0 to 2.27.1 #42 (dependabot[bot])
- Fix and improve readme #40 (kutysam)
- pip: bump flask-httpauth from 4.4.0 to 4.5.0 #37 (dependabot[bot])
- fix(sentry): projects pagination #30 (NMFR)
v0.6.0 (2021-10-16)
Merged pull requests:
v0.5 (2021-10-13)
Fixed bugs:
- ConnectionResetError: [Errno 104] Connection reset by peer #8
Closed issues:
- AttributeError: ‘str' object has no attribute ‘get' #16
Merged pull requests:
v0.4.1 (2021-10-12)
Closed issues:
- incorrect sentry_events_total count #27
Merged pull requests:
- pip: bump flask from 2.0.1 to 2.0.2 #31 (dependabot[bot])
v0.4.0 (2021-10-10)
Fixed bugs:
- Exporter queries Sentry API too fast and crashes #21
- fix(sentry): incorrect sentry_events_total count #28 (NMFR)
Closed issues:
- Not correctly managing project list pagination. #29
v0.3.0 (2021-09-21)
Fixed bugs:
- Handle Sentry HTTP errors #22 (lululombard)
Closed issues:
- Specify the project names that I want to get metrics. #14
Merged pull requests:
- pip: bump flask from 1.0.2 to 2.0.1 #26 (dependabot[bot])
- pip: bump prometheus-client from 0.9.0 to 0.11.0 #25 (dependabot[bot])
- pip: bump requests from 2.25.1 to 2.26.0 #24 (dependabot[bot])
v0.2.2 (2021-05-30)
Merged pull requests:
v0.2.1 (2021-03-27)
Closed issues:
- Allow for user configuration of required metrics #9
Merged pull requests:
v0.2 (2021-03-24)
Merged pull requests:
v0.1.1 (2021-03-21)
Merged pull requests:
- Catering for fetches of non existent resources #7 (bmistry12)
- Add some configuration samples #6 (italux)
v0.1 (2021-02-19)
Merged pull requests:
- Add some documentation #4 (italux)
- Add docker support #3 (italux)
- Sentry Prometheus Exporter v0.1 #2 (italux)
- Simple Sentry API library #1 (italux)
* This Changelog was automatically generated by github_changelog_generator