1.1-rc2: Update common Prometheus files (#94)
Pre-release
Pre-release
[1.1-rc2]
Added
- Jiralert docker image #22
- publish docker image for every release #86
- Slack button in Readme #23
- Adds match and stringSlice to template functions #55
- Add ReopenDuration handling: otherwise Jira issue is never reopened #61
Changed
- Migrate from dep to go modules #24
- Split project into separate go packages #27
- Switch logging from glog to go-kit/log #31
- Use Docker multistage builds #44
- Synchronize Makefile.common from prometheus/prometheus #60
- Synchronize common files from prometheus/prometheus #63
- Update common Prometheus files #71
- New opt-in label hashing behavior behind
-hash-jira-label
#79- fix helptext #87
- next release will drop the flag and promote this to default behavior
- Update common promu files #90 #94
Fixed
- Fix sample configuration file linting issues #68
- Update the description field on open issues #75
- error if http method for home or config is not GET #78
- CNCF slack invitation link was broken #91
Removed
- Remove -ignore flag from Makefile, fix log.level info #42