Skip to content

Commit

Permalink
Use mixins for node-exporter and prometheus from PR
Browse files Browse the repository at this point in the history
As reviewing/merging the pull requests to update the dashboards for the
node-exporter and prometheus mixins takes a long time ([1]), we use the
mixins from the pull requests directly. This may be reverted once the
pull requests are merged.

[1]
prometheus/node_exporter#3147
prometheus/prometheus#15334

Signed-off-by: Jan Horstmann <horstmann@osism.tech>
  • Loading branch information
janhorstmann committed Dec 7, 2024
1 parent cdae4b8 commit b279b89
Show file tree
Hide file tree
Showing 7 changed files with 2,953 additions and 4,859 deletions.
4 changes: 2 additions & 2 deletions .src/jsonnetfile.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"subdir": "docs/node-mixin"
}
},
"version": "master"
"version": "e67804b52a715ac6e64c25a72c0beb2e244c510b"
},
{
"source": {
Expand All @@ -35,7 +35,7 @@
"subdir": "documentation/prometheus-mixin"
}
},
"version": "main"
"version": "f5483284c642801310db66ddbeb13f6f1b78e43a"
}
],
"legacyImports": true
Expand Down
28 changes: 4 additions & 24 deletions .src/jsonnetfile.lock.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,16 +21,6 @@
"version": "a1d61cce1da59c71409b99b5c7568511fec661ea",
"sum": "342u++/7rViR/zj2jeJOjshzglkZ1SY+hFNuyCBFMdc="
},
{
"source": {
"git": {
"remote": "https://github.com/grafana/grafonnet-lib.git",
"subdir": "grafonnet-7.0"
}
},
"version": "a1d61cce1da59c71409b99b5c7568511fec661ea",
"sum": "gCtR9s/4D5fxU9aKXg0Bru+/njZhA0YjLjPiASc61FM="
},
{
"source": {
"git": {
Expand All @@ -51,16 +41,6 @@
"version": "82a19822e54a0a12a51e24dbd48fcde717dc0864",
"sum": "41w7p/rwrNsITqNHMXtGSJAfAyKmnflg6rFhKBduUxM="
},
{
"source": {
"git": {
"remote": "https://github.com/grafana/jsonnet-libs.git",
"subdir": "grafana-builder"
}
},
"version": "767befa8fb46a07be516dec2777d7d89909a529d",
"sum": "yxqWcq/N3E/a/XreeU6EuE6X7kYPnG0AspAQFKOjASo="
},
{
"source": {
"git": {
Expand Down Expand Up @@ -98,8 +78,8 @@
"subdir": "docs/node-mixin"
}
},
"version": "cf8c6891cc610e54f70383addd4bb6079f0add35",
"sum": "cQCW+1N0Xae5yXecCWDK2oAlN0luBS/5GrwBYSlaFms="
"version": "e67804b52a715ac6e64c25a72c0beb2e244c510b",
"sum": "PTQYhjoJACrffMXkKOKIhv7BmTzjI82Klt8G3/YStZs="
},
{
"source": {
Expand All @@ -108,8 +88,8 @@
"subdir": "documentation/prometheus-mixin"
}
},
"version": "af2a1cb10c89de496cd4309ac532624b34112d74",
"sum": "OYT5u3S8DbamuJV/v3gbWSteOvFzMeNwMj+u4Apk7jM="
"version": "f5483284c642801310db66ddbeb13f6f1b78e43a",
"sum": "ucMaBRtj28sNZjxYRv2TtKj9Ae50M+JpnLI5Hmi8Imc="
}
],
"legacyImports": false
Expand Down
Loading

0 comments on commit b279b89

Please sign in to comment.