jsonnet: Use upstream prometheus-mixin

This commit is contained in:
Frederic Branczyk
2019-07-11 15:21:23 +02:00
parent f0afafdb08
commit c8c850ef2b
6 changed files with 30 additions and 154 deletions

View File

@@ -49,6 +49,16 @@
}
},
"version": "master"
},
{
"name": "prometheus",
"source": {
"git": {
"remote": "https://github.com/prometheus/prometheus",
"subdir": "documentation/prometheus-mixin"
}
},
"version": "master"
}
]
}