- Update docker-publish.yml
- Merge pull request #33 from ujamii/dependabot/github_actions/docker/build-push-action-6
- Bump docker/build-push-action from 3 to 6
- Update docker-publish.yml
- Merge pull request #32 from ujamii/dependabot/github_actions/sigstore/cosign-installer-b235ed95bef2a3cf9f8641bc537bc22c7cb9a3a8
- Merge pull request #28 from ujamii/dependabot/github_actions/docker/setup-buildx-action-2ad185228a349d19414702819e06df9fa4314287
- Merge pull request #30 from ujamii/dependabot/github_actions/docker/build-push-action-6.3.0
- Merge pull request #29 from ujamii/dependabot/github_actions/docker/login-action-3.2.0
- Merge pull request #31 from ujamii/dependabot/github_actions/actions/checkout-4
- Bump sigstore/cosign-installer
- Bump actions/checkout from 3 to 4
- Bump docker/build-push-action from 2.10.0 to 6.3.0
- Bump docker/login-action from 1.9.0 to 3.2.0
- Bump docker/setup-buildx-action
- Update docker-publish.yml
- Update dependabot.yml
- Merge pull request #27 from Slevy35/patch-1
- add support for multi arch docker images
- [FEATURE] introduced USE_THROTTLING setting to throttle API requests to prevent rate limit (closes #19)
- Merge pull request #21 from ujamii/sergeylanzman/master
- [TASK] use PHP 8.1 docker image with production ini settings
- [TASK] dropped PHP 7 support
- [TASK] added security advisories package
- [TASK] switched from DockerHub to GitHub package registry.
- Create docker-publish.yml
- [DOC] php 8.0 image
- [CLEANUP] use import instead of FQN
- [TASK] switched from php 7.2 to 8.0 in docker base image
- [DOC] removed issue_first_seen and issue_last_seen labels from example
- [!!!][CLEANUP] removed issue_first_seen and issue_last_seen labels as requested in #10. So this also closes #10
- Merge pull request #13 from ujamii/dependabot/composer/guzzlehttp/guzzle-tw-7.2
- Merge pull request #16 from RyanSiu1995/Setup-the-helm-chart
- Setup the helm chart
- Merge pull request #14 from victorcfonseca/patch-1
- Update readme.md
- Update composer.json
- Update guzzlehttp/guzzle requirement from ^6.3 to ^7.2
- Create dependabot.yml
- [DOC] added new label to documentation
- Merge pull request #8 from danielgrabowski/issue_level
- [FEATURE] added issue_level label to metric
- [DOC] added new parameter to documentation
- [FEATURE] added HTTP_PROTO env variable (pull request #7 from killmeplz/patch-1)
- [TASK] Merge pull request #4 from marcindulak/issue-2
- [BUGFIX] set 'issue_logger' to 'unknown' if NULL
- [DOC] fixed formatting, added docker hub link
- [TASK] composer is now updated in the image to enable auto builds
- [DOC] removed unnecessary timestamps
- [BUGFIX] removed unnecessary timestamps
- [FEATURE] #1 provide the package as ready-to-use docker image
- [DOC] updated output
- [DOC] fixed typo
- [DOC] added example output
- [TASK] renamed metric from sentry_project_open_issues to sentry_open_issue_events
- [FEATURE] added some more label values
- [TASK] added ext-json to requirements list
- [BUGFIX] renamed collection/metric
- [BUGFIX] of course, issue counts can go down again, so gauges, not counters
- [DOC] fixed sentry host
- merge branch 'master' of github.com:ujamii/prometheus-sentry-exporter
- Initial commit