Releases: devopyio/zabbix-alertmanager
v1.2.4
Changelog
d8fe3b9 Bump github.com/pkg/errors from 0.8.1 to 0.9.1
3c218b1 Bump github.com/povilasv/prommod from 0.0.11 to 0.0.12
466a09e Bump github.com/prometheus/client_golang from 1.0.0 to 1.6.0
7907f86 Bump github.com/prometheus/client_golang from 1.6.0 to 1.7.0
66627dd Bump github.com/prometheus/client_golang from 1.7.0 to 1.7.1
e3d3470 Bump github.com/prometheus/client_golang from 1.7.1 to 1.8.0
b375a54 Bump github.com/prometheus/client_golang from 1.8.0 to 1.9.0
1c8e983 Bump github.com/prometheus/client_golang from 1.9.0 to 1.10.0
e425010 Bump github.com/prometheus/common from 0.10.0 to 0.12.0
222ed1b Bump github.com/prometheus/common from 0.12.0 to 0.13.0
107727e Bump github.com/prometheus/common from 0.13.0 to 0.14.0
d7cceaa Bump github.com/prometheus/common from 0.14.0 to 0.15.0
3c2047b Bump github.com/prometheus/common from 0.15.0 to 0.17.0
3c1fc2c Bump github.com/prometheus/common from 0.17.0 to 0.18.0
e9d9fbf Bump github.com/prometheus/common from 0.18.0 to 0.19.0
242535a Bump github.com/prometheus/common from 0.19.0 to 0.20.0
5efca6c Bump github.com/prometheus/common from 0.20.0 to 0.29.0
1169104 Bump github.com/prometheus/common from 0.4.1 to 0.10.0
aa72653 Bump github.com/sirupsen/logrus from 1.4.2 to 1.6.0
563446a Bump github.com/sirupsen/logrus from 1.6.0 to 1.7.0
48236df Bump github.com/sirupsen/logrus from 1.7.0 to 1.8.0
0640512 Bump github.com/sirupsen/logrus from 1.8.0 to 1.8.1
9136fe4 Bump gopkg.in/yaml.v2 from 2.2.2 to 2.3.0
ac8fc1e Bump gopkg.in/yaml.v2 from 2.3.0 to 2.4.0
9401cff Merge pull request #100 from devopyio/dependabot/go_modules/github.com/prometheus/common-0.15.0
bf85e89 Merge pull request #101 from devopyio/dependabot/go_modules/gopkg.in/yaml.v2-2.4.0
9b3fa3d Merge pull request #102 from devopyio/dependabot/go_modules/github.com/prometheus/client_golang-1.9.0
01a1a15 Merge pull request #104 from devopyio/dependabot/go_modules/github.com/sirupsen/logrus-1.8.0
ce97d69 Merge pull request #106 from devopyio/dependabot/go_modules/github.com/prometheus/common-0.17.0
9b63953 Merge pull request #107 from devopyio/dependabot/go_modules/github.com/prometheus/common-0.18.0
4cb5148 Merge pull request #109 from devopyio/dependabot/go_modules/github.com/sirupsen/logrus-1.8.1
ad592ee Merge pull request #110 from devopyio/dependabot/go_modules/github.com/prometheus/common-0.19.0
6d7a2e0 Merge pull request #111 from devopyio/dependabot/go_modules/github.com/prometheus/client_golang-1.10.0
b7355f8 Merge pull request #112 from devopyio/dependabot/go_modules/github.com/prometheus/common-0.20.0
cfa9b3c Merge pull request #113 from fbarmes/feature/fix-trigger-valuetype
2789be2 Merge pull request #116 from devopyio/dependabot/add-v2-config-file
fb4d39c Merge pull request #122 from devopyio/dependabot/go_modules/github.com/prometheus/common-0.29.0
bad82c2 Merge pull request #47 from devopyio/dependabot/go_modules/github.com/povilasv/prommod-0.0.12
2d835bb Merge pull request #60 from devopyio/dependabot/go_modules/github.com/pkg/errors-0.9.1
87669c3 Merge pull request #65 from devopyio/dependabot/go_modules/github.com/sirupsen/logrus-1.6.0
4001dd1 Merge pull request #66 from devopyio/dependabot/go_modules/gopkg.in/yaml.v2-2.3.0
fde92f7 Merge pull request #67 from devopyio/dependabot/go_modules/github.com/prometheus/common-0.10.0
81daa35 Merge pull request #69 from devopyio/dependabot/go_modules/github.com/prometheus/client_golang-1.6.0
d7daef9 Merge pull request #72 from devopyio/dependabot/go_modules/github.com/prometheus/client_golang-1.7.0
6794885 Merge pull request #73 from devopyio/dependabot/go_modules/github.com/prometheus/client_golang-1.7.1
f0cf634 Merge pull request #76 from devopyio/dependabot/go_modules/github.com/prometheus/common-0.12.0
0765a21 Merge pull request #80 from devopyio/dependabot/go_modules/github.com/prometheus/common-0.13.0
a85638e Merge pull request #82 from devopyio/dependabot/go_modules/github.com/prometheus/common-0.14.0
e8f1b5c Merge pull request #98 from devopyio/dependabot/go_modules/github.com/sirupsen/logrus-1.7.0
b97d903 Merge pull request #99 from devopyio/dependabot/go_modules/github.com/prometheus/client_golang-1.8.0
7e32378 Upgrade to GitHub-native Dependabot
ab85131 fix go.sum
d0c975a trigger.create should not include empty ValueType
v1.2.3
v1.2.2
v1.2.1
Changelog
c9abff4 Add PDB to Kubernetes manifest
c77808f Add Prometheus alerts
7150d79 Add grafana dasbhoard
14e895e Improve error logging
746415e Improve language
230a271 Merge pull request #40 from devopyio/add-better-logging
2d68290 Merge pull request #41 from devopyio/update
37cb5c3 Update k8s manifest
0f7c906 Update modules
v1.2.0
Changelog
b3462f4 Add K8s manifest
6fef36f Add prommod
db1810e Improve Prometheus metrics
fad7f00 Merge pull request #27 from devopyio/update-readme
070ffde Merge pull request #28 from devopyio/add-k8s-manifest
0d34d46 Merge pull request #29 from devopyio/improve-k8s-metrics
3e84482 Merge pull request #30 from devopyio/prommod
c7ffb33 Merge pull request #31 from devopyio/make
a0f39b3 Merge pull request #32 from devopyio/prommetrics
57c03a5 Update Dockerfile
ec6c54d Update Make
a74982b Update Prometheus Metrics
8332d62 Update README
ffe8ce7 Update README.md
81cb07b remove whitesource