Merge pull request #816 from simonpasquier/add-thanos-sidecar-alerts

Add Thanos sidecar alerts
This commit is contained in:
Frederic Branczyk
2020-11-27 18:08:00 +01:00
committed by GitHub
3 changed files with 20 additions and 0 deletions

View File

@@ -82,6 +82,15 @@
},
"version": "release-2.22",
"name": "prometheus"
},
{
"source": {
"git": {
"remote": "https://github.com/thanos-io/thanos",
"subdir": "mixin"
}
},
"version": "release-0.17"
}
],
"legacyImports": true

View File

@@ -1,3 +1,4 @@
(import 'github.com/thanos-io/thanos/mixin/alerts/sidecar.libsonnet') +
{
_config+:: {
versions+:: { thanos: 'v0.14.0' },

View File

@@ -133,6 +133,16 @@
"sum": "CGxvaHkP7z/gnsLB/8Imvt/AnW+9nJUnTcL+fvIAZUs=",
"name": "prometheus"
},
{
"source": {
"git": {
"remote": "https://github.com/thanos-io/thanos.git",
"subdir": "mixin"
}
},
"version": "f6ffb89898a966d87dcc2ad4a0bc6c0db1e61a0b",
"sum": "OptiWUMOHFrRGTZhSfxV1RCeXZ90qsefGNTD4lDYVG0="
},
{
"source": {
"local": {