jsonnet/kube-prometheus: use prometheus-operator mixin

This commit is contained in:
paulfantom
2020-09-17 10:27:40 +02:00
parent 5fe45c57b6
commit e8cc596699
5 changed files with 33 additions and 77 deletions

View File

@@ -4,7 +4,7 @@
{
"source": {
"git": {
"remote": "https://github.com/brancz/kubernetes-grafana.git",
"remote": "https://github.com/brancz/kubernetes-grafana",
"subdir": "grafana"
}
},
@@ -14,7 +14,7 @@
{
"source": {
"git": {
"remote": "https://github.com/etcd-io/etcd.git",
"remote": "https://github.com/etcd-io/etcd",
"subdir": "Documentation/etcd-mixin"
}
},
@@ -24,7 +24,7 @@
{
"source": {
"git": {
"remote": "https://github.com/grafana/grafonnet-lib.git",
"remote": "https://github.com/grafana/grafonnet-lib",
"subdir": "grafonnet"
}
},
@@ -34,7 +34,7 @@
{
"source": {
"git": {
"remote": "https://github.com/grafana/jsonnet-libs.git",
"remote": "https://github.com/grafana/jsonnet-libs",
"subdir": "grafana-builder"
}
},
@@ -44,7 +44,7 @@
{
"source": {
"git": {
"remote": "https://github.com/ksonnet/ksonnet-lib.git",
"remote": "https://github.com/ksonnet/ksonnet-lib",
"subdir": ""
}
},
@@ -55,7 +55,7 @@
{
"source": {
"git": {
"remote": "https://github.com/kubernetes-monitoring/kubernetes-mixin.git",
"remote": "https://github.com/kubernetes-monitoring/kubernetes-mixin",
"subdir": ""
}
},
@@ -65,7 +65,7 @@
{
"source": {
"git": {
"remote": "https://github.com/kubernetes-monitoring/kubernetes-mixin.git",
"remote": "https://github.com/kubernetes-monitoring/kubernetes-mixin",
"subdir": "lib/promgrafonnet"
}
},
@@ -75,7 +75,7 @@
{
"source": {
"git": {
"remote": "https://github.com/kubernetes/kube-state-metrics.git",
"remote": "https://github.com/kubernetes/kube-state-metrics",
"subdir": "jsonnet/kube-state-metrics"
}
},
@@ -85,7 +85,7 @@
{
"source": {
"git": {
"remote": "https://github.com/kubernetes/kube-state-metrics.git",
"remote": "https://github.com/kubernetes/kube-state-metrics",
"subdir": "jsonnet/kube-state-metrics-mixin"
}
},
@@ -95,7 +95,17 @@
{
"source": {
"git": {
"remote": "https://github.com/prometheus-operator/prometheus-operator.git",
"remote": "https://github.com/prometheus-operator/prometheus-operator",
"subdir": "jsonnet/mixin"
}
},
"version": "64863c320adddf1ab7da9cd0af1bea6978f9a72b",
"sum": "vqz67twCROf5kVgo/61luBOx25Mk7Okbt8YP+/7xjT0="
},
{
"source": {
"git": {
"remote": "https://github.com/prometheus-operator/prometheus-operator",
"subdir": "jsonnet/prometheus-operator"
}
},
@@ -105,7 +115,7 @@
{
"source": {
"git": {
"remote": "https://github.com/prometheus/node_exporter.git",
"remote": "https://github.com/prometheus/node_exporter",
"subdir": "docs/node-mixin"
}
},
@@ -115,7 +125,7 @@
{
"source": {
"git": {
"remote": "https://github.com/prometheus/prometheus.git",
"remote": "https://github.com/prometheus/prometheus",
"subdir": "documentation/prometheus-mixin"
}
},