UNCLASSIFIED - NO CUI

Skip to content
Snippets Groups Projects

Resolve "Bug: Grafana dashboards may not be compatible with Thanos"

Files
5
@@ -65,7 +65,7 @@
"links": [],
"panels": [
{
"datasource": "Prometheus",
"datasource": "prometheus",
"fieldConfig": {
"defaults": {
"custom": {}
@@ -92,7 +92,7 @@
},
{
"cacheTimeout": null,
"datasource": "Prometheus",
"datasource": "prometheus",
"fieldConfig": {
"defaults": {
"custom": {},
@@ -171,7 +171,7 @@
},
{
"cacheTimeout": null,
"datasource": "Prometheus",
"datasource": "prometheus",
"fieldConfig": {
"defaults": {
"custom": {},
@@ -254,7 +254,7 @@
},
{
"cacheTimeout": null,
"datasource": "Prometheus",
"datasource": "prometheus",
"fieldConfig": {
"defaults": {
"custom": {},
@@ -338,7 +338,7 @@
"#d44a3a",
"#4040a0"
],
"datasource": "Prometheus",
"datasource": "prometheus",
"fieldConfig": {
"defaults": {
"custom": {}
@@ -487,7 +487,7 @@
},
{
"cacheTimeout": null,
"datasource": "Prometheus",
"datasource": "prometheus",
"fieldConfig": {
"defaults": {
"custom": {},
@@ -570,7 +570,7 @@
},
{
"cacheTimeout": null,
"datasource": "Prometheus",
"datasource": "prometheus",
"fieldConfig": {
"defaults": {
"custom": {},
@@ -656,7 +656,7 @@
"bars": true,
"dashLength": 10,
"dashes": false,
"datasource": "Prometheus",
"datasource": "prometheus",
"description": "",
"fieldConfig": {
"defaults": {
@@ -767,7 +767,7 @@
}
},
{
"datasource": "Prometheus",
"datasource": "prometheus",
"fieldConfig": {
"defaults": {
"color": {
@@ -1073,7 +1073,7 @@
"type": "table"
},
{
"datasource": "Prometheus",
"datasource": "prometheus",
"fieldConfig": {
"defaults": {
"color": {
@@ -1512,7 +1512,7 @@
{
"allValue": ".*",
"current": {},
"datasource": "Prometheus",
"datasource": "prometheus",
"definition": "label_values(gitlab_ci_pipeline_id, project)",
"error": null,
"hide": 0,
@@ -1535,7 +1535,7 @@
{
"allValue": ".*",
"current": {},
"datasource": "Prometheus",
"datasource": "prometheus",
"definition": "label_values(gitlab_ci_pipeline_id{project=~\"$OWNER.*\"}, project)",
"error": null,
"hide": 0,
@@ -1558,7 +1558,7 @@
{
"allValue": ".*",
"current": {},
"datasource": "Prometheus",
"datasource": "prometheus",
"definition": "label_values(gitlab_ci_pipeline_id{project=~\"$PROJECT\"}, ref)",
"error": null,
"hide": 0,
Loading