2026-01-18 02:50:07 -03:00
|
|
|
{
|
2026-01-18 09:21:33 -03:00
|
|
|
"uid": "atlas-testing",
|
|
|
|
|
"title": "Atlas Testing",
|
2026-01-18 02:50:07 -03:00
|
|
|
"folderUid": "atlas-internal",
|
|
|
|
|
"editable": true,
|
|
|
|
|
"panels": [
|
|
|
|
|
{
|
|
|
|
|
"id": 1,
|
|
|
|
|
"type": "stat",
|
|
|
|
|
"title": "Glue Jobs Stale (>36h)",
|
|
|
|
|
"datasource": {
|
|
|
|
|
"type": "prometheus",
|
|
|
|
|
"uid": "atlas-vm"
|
|
|
|
|
},
|
|
|
|
|
"gridPos": {
|
|
|
|
|
"h": 4,
|
|
|
|
|
"w": 6,
|
|
|
|
|
"x": 0,
|
|
|
|
|
"y": 0
|
|
|
|
|
},
|
|
|
|
|
"targets": [
|
|
|
|
|
{
|
2026-01-18 12:26:04 -03:00
|
|
|
"expr": "(sum((((time() - (kube_cronjob_status_last_successful_time and on(namespace,cronjob) kube_cronjob_labels{label_atlas_bstein_dev_glue=\"true\"})) > bool 129600) unless on(namespace,cronjob) (kube_cronjob_spec_suspend and on(namespace,cronjob) kube_cronjob_labels{label_atlas_bstein_dev_glue=\"true\"}) == 1)) + count(((kube_cronjob_labels{label_atlas_bstein_dev_glue=\"true\"} unless on(namespace,cronjob) kube_cronjob_status_last_successful_time) unless on(namespace,cronjob) (kube_cronjob_spec_suspend and on(namespace,cronjob) kube_cronjob_labels{label_atlas_bstein_dev_glue=\"true\"}) == 1)))",
|
2026-01-18 02:50:07 -03:00
|
|
|
"refId": "A"
|
|
|
|
|
}
|
|
|
|
|
],
|
|
|
|
|
"fieldConfig": {
|
|
|
|
|
"defaults": {
|
|
|
|
|
"color": {
|
|
|
|
|
"mode": "thresholds"
|
|
|
|
|
},
|
|
|
|
|
"mappings": [],
|
|
|
|
|
"thresholds": {
|
|
|
|
|
"mode": "absolute",
|
|
|
|
|
"steps": [
|
|
|
|
|
{
|
|
|
|
|
"color": "green",
|
|
|
|
|
"value": null
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"color": "yellow",
|
|
|
|
|
"value": 1
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"color": "orange",
|
|
|
|
|
"value": 2
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"color": "red",
|
|
|
|
|
"value": 3
|
|
|
|
|
}
|
|
|
|
|
]
|
|
|
|
|
},
|
|
|
|
|
"unit": "none",
|
|
|
|
|
"custom": {
|
|
|
|
|
"displayMode": "auto"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"overrides": []
|
|
|
|
|
},
|
|
|
|
|
"options": {
|
|
|
|
|
"colorMode": "value",
|
|
|
|
|
"graphMode": "area",
|
|
|
|
|
"justifyMode": "center",
|
|
|
|
|
"reduceOptions": {
|
|
|
|
|
"calcs": [
|
|
|
|
|
"lastNotNull"
|
|
|
|
|
],
|
|
|
|
|
"fields": "",
|
|
|
|
|
"values": false
|
|
|
|
|
},
|
|
|
|
|
"textMode": "value"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"id": 2,
|
|
|
|
|
"type": "table",
|
|
|
|
|
"title": "Glue Jobs Missing Success",
|
|
|
|
|
"datasource": {
|
|
|
|
|
"type": "prometheus",
|
|
|
|
|
"uid": "atlas-vm"
|
|
|
|
|
},
|
|
|
|
|
"gridPos": {
|
|
|
|
|
"h": 4,
|
|
|
|
|
"w": 6,
|
|
|
|
|
"x": 6,
|
|
|
|
|
"y": 0
|
|
|
|
|
},
|
|
|
|
|
"targets": [
|
|
|
|
|
{
|
2026-01-18 12:26:04 -03:00
|
|
|
"expr": "((kube_cronjob_labels{label_atlas_bstein_dev_glue=\"true\"} unless on(namespace,cronjob) kube_cronjob_status_last_successful_time) unless on(namespace,cronjob) (kube_cronjob_spec_suspend and on(namespace,cronjob) kube_cronjob_labels{label_atlas_bstein_dev_glue=\"true\"}) == 1)",
|
2026-01-18 02:50:07 -03:00
|
|
|
"refId": "A",
|
|
|
|
|
"instant": true
|
|
|
|
|
}
|
|
|
|
|
],
|
|
|
|
|
"fieldConfig": {
|
|
|
|
|
"defaults": {
|
|
|
|
|
"unit": "none",
|
|
|
|
|
"custom": {
|
|
|
|
|
"filterable": true
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"overrides": []
|
|
|
|
|
},
|
|
|
|
|
"options": {
|
|
|
|
|
"showHeader": true,
|
|
|
|
|
"columnFilters": false
|
|
|
|
|
},
|
|
|
|
|
"transformations": [
|
|
|
|
|
{
|
|
|
|
|
"id": "labelsToFields",
|
|
|
|
|
"options": {}
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"id": "sortBy",
|
|
|
|
|
"options": {
|
|
|
|
|
"fields": [
|
|
|
|
|
"Value"
|
|
|
|
|
],
|
|
|
|
|
"order": "desc"
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
]
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"id": 3,
|
|
|
|
|
"type": "table",
|
|
|
|
|
"title": "Glue Jobs Suspended",
|
|
|
|
|
"datasource": {
|
|
|
|
|
"type": "prometheus",
|
|
|
|
|
"uid": "atlas-vm"
|
|
|
|
|
},
|
|
|
|
|
"gridPos": {
|
|
|
|
|
"h": 4,
|
|
|
|
|
"w": 6,
|
|
|
|
|
"x": 12,
|
|
|
|
|
"y": 0
|
|
|
|
|
},
|
|
|
|
|
"targets": [
|
|
|
|
|
{
|
2026-01-18 12:26:04 -03:00
|
|
|
"expr": "(kube_cronjob_spec_suspend and on(namespace,cronjob) kube_cronjob_labels{label_atlas_bstein_dev_glue=\"true\"}) == 1",
|
2026-01-18 02:50:07 -03:00
|
|
|
"refId": "A",
|
|
|
|
|
"instant": true
|
|
|
|
|
}
|
|
|
|
|
],
|
|
|
|
|
"fieldConfig": {
|
|
|
|
|
"defaults": {
|
|
|
|
|
"unit": "none",
|
|
|
|
|
"custom": {
|
|
|
|
|
"filterable": true
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"overrides": []
|
|
|
|
|
},
|
|
|
|
|
"options": {
|
|
|
|
|
"showHeader": true,
|
|
|
|
|
"columnFilters": false
|
|
|
|
|
},
|
|
|
|
|
"transformations": [
|
|
|
|
|
{
|
|
|
|
|
"id": "labelsToFields",
|
|
|
|
|
"options": {}
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"id": "sortBy",
|
|
|
|
|
"options": {
|
|
|
|
|
"fields": [
|
|
|
|
|
"Value"
|
|
|
|
|
],
|
|
|
|
|
"order": "desc"
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
]
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"id": 4,
|
|
|
|
|
"type": "table",
|
|
|
|
|
"title": "Glue Jobs Active Runs",
|
|
|
|
|
"datasource": {
|
|
|
|
|
"type": "prometheus",
|
|
|
|
|
"uid": "atlas-vm"
|
|
|
|
|
},
|
|
|
|
|
"gridPos": {
|
|
|
|
|
"h": 4,
|
|
|
|
|
"w": 6,
|
|
|
|
|
"x": 18,
|
|
|
|
|
"y": 0
|
|
|
|
|
},
|
|
|
|
|
"targets": [
|
|
|
|
|
{
|
2026-01-18 12:26:04 -03:00
|
|
|
"expr": "(kube_cronjob_status_active and on(namespace,cronjob) kube_cronjob_labels{label_atlas_bstein_dev_glue=\"true\"})",
|
2026-01-18 02:50:07 -03:00
|
|
|
"refId": "A",
|
|
|
|
|
"instant": true
|
|
|
|
|
}
|
|
|
|
|
],
|
|
|
|
|
"fieldConfig": {
|
|
|
|
|
"defaults": {
|
|
|
|
|
"unit": "none",
|
|
|
|
|
"custom": {
|
|
|
|
|
"filterable": true
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"overrides": []
|
|
|
|
|
},
|
|
|
|
|
"options": {
|
|
|
|
|
"showHeader": true,
|
|
|
|
|
"columnFilters": false
|
|
|
|
|
},
|
|
|
|
|
"transformations": [
|
|
|
|
|
{
|
|
|
|
|
"id": "labelsToFields",
|
|
|
|
|
"options": {}
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"id": "sortBy",
|
|
|
|
|
"options": {
|
|
|
|
|
"fields": [
|
|
|
|
|
"Value"
|
|
|
|
|
],
|
|
|
|
|
"order": "desc"
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
]
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"id": 5,
|
|
|
|
|
"type": "table",
|
|
|
|
|
"title": "Glue Jobs Last Success (hours ago)",
|
|
|
|
|
"datasource": {
|
|
|
|
|
"type": "prometheus",
|
|
|
|
|
"uid": "atlas-vm"
|
|
|
|
|
},
|
|
|
|
|
"gridPos": {
|
|
|
|
|
"h": 8,
|
|
|
|
|
"w": 12,
|
|
|
|
|
"x": 0,
|
|
|
|
|
"y": 4
|
|
|
|
|
},
|
|
|
|
|
"targets": [
|
|
|
|
|
{
|
2026-01-18 12:26:04 -03:00
|
|
|
"expr": "((time() - (kube_cronjob_status_last_successful_time and on(namespace,cronjob) kube_cronjob_labels{label_atlas_bstein_dev_glue=\"true\"}))) / 3600",
|
2026-01-18 02:50:07 -03:00
|
|
|
"refId": "A",
|
|
|
|
|
"instant": true
|
|
|
|
|
}
|
|
|
|
|
],
|
|
|
|
|
"fieldConfig": {
|
|
|
|
|
"defaults": {
|
|
|
|
|
"unit": "h",
|
|
|
|
|
"custom": {
|
|
|
|
|
"filterable": true
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"overrides": []
|
|
|
|
|
},
|
|
|
|
|
"options": {
|
|
|
|
|
"showHeader": true,
|
|
|
|
|
"columnFilters": false
|
|
|
|
|
},
|
|
|
|
|
"transformations": [
|
|
|
|
|
{
|
|
|
|
|
"id": "labelsToFields",
|
|
|
|
|
"options": {}
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"id": "sortBy",
|
|
|
|
|
"options": {
|
|
|
|
|
"fields": [
|
|
|
|
|
"Value"
|
|
|
|
|
],
|
|
|
|
|
"order": "desc"
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
]
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"id": 6,
|
|
|
|
|
"type": "table",
|
|
|
|
|
"title": "Glue Jobs Last Schedule (hours ago)",
|
|
|
|
|
"datasource": {
|
|
|
|
|
"type": "prometheus",
|
|
|
|
|
"uid": "atlas-vm"
|
|
|
|
|
},
|
|
|
|
|
"gridPos": {
|
|
|
|
|
"h": 8,
|
|
|
|
|
"w": 12,
|
|
|
|
|
"x": 12,
|
|
|
|
|
"y": 4
|
|
|
|
|
},
|
|
|
|
|
"targets": [
|
|
|
|
|
{
|
2026-01-18 12:26:04 -03:00
|
|
|
"expr": "((time() - (kube_cronjob_status_last_schedule_time and on(namespace,cronjob) kube_cronjob_labels{label_atlas_bstein_dev_glue=\"true\"}))) / 3600",
|
2026-01-18 02:50:07 -03:00
|
|
|
"refId": "A",
|
|
|
|
|
"instant": true
|
|
|
|
|
}
|
|
|
|
|
],
|
|
|
|
|
"fieldConfig": {
|
|
|
|
|
"defaults": {
|
|
|
|
|
"unit": "h",
|
|
|
|
|
"custom": {
|
|
|
|
|
"filterable": true
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"overrides": []
|
|
|
|
|
},
|
|
|
|
|
"options": {
|
|
|
|
|
"showHeader": true,
|
|
|
|
|
"columnFilters": false
|
|
|
|
|
},
|
|
|
|
|
"transformations": [
|
|
|
|
|
{
|
|
|
|
|
"id": "labelsToFields",
|
|
|
|
|
"options": {}
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"id": "sortBy",
|
|
|
|
|
"options": {
|
|
|
|
|
"fields": [
|
|
|
|
|
"Value"
|
|
|
|
|
],
|
|
|
|
|
"order": "desc"
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
]
|
2026-01-19 16:58:02 -03:00
|
|
|
},
|
2026-01-21 02:57:40 -03:00
|
|
|
{
|
|
|
|
|
"id": 12,
|
|
|
|
|
"type": "timeseries",
|
|
|
|
|
"title": "Ariadne Task Runs vs Errors (1h)",
|
|
|
|
|
"datasource": {
|
|
|
|
|
"type": "prometheus",
|
|
|
|
|
"uid": "atlas-vm"
|
|
|
|
|
},
|
|
|
|
|
"gridPos": {
|
|
|
|
|
"h": 6,
|
|
|
|
|
"w": 24,
|
|
|
|
|
"x": 0,
|
|
|
|
|
"y": 12
|
|
|
|
|
},
|
|
|
|
|
"targets": [
|
|
|
|
|
{
|
|
|
|
|
"expr": "sum by (status) (increase(ariadne_task_runs_total[1h]))",
|
|
|
|
|
"refId": "A",
|
|
|
|
|
"legendFormat": "{{status}}"
|
|
|
|
|
}
|
|
|
|
|
],
|
|
|
|
|
"fieldConfig": {
|
|
|
|
|
"defaults": {
|
|
|
|
|
"unit": "none"
|
|
|
|
|
},
|
|
|
|
|
"overrides": []
|
|
|
|
|
},
|
|
|
|
|
"options": {
|
|
|
|
|
"legend": {
|
|
|
|
|
"displayMode": "table",
|
|
|
|
|
"placement": "right"
|
|
|
|
|
},
|
|
|
|
|
"tooltip": {
|
|
|
|
|
"mode": "multi"
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
},
|
2026-01-19 16:58:02 -03:00
|
|
|
{
|
|
|
|
|
"id": 7,
|
|
|
|
|
"type": "table",
|
|
|
|
|
"title": "Ariadne Task Errors (24h)",
|
|
|
|
|
"datasource": {
|
|
|
|
|
"type": "prometheus",
|
|
|
|
|
"uid": "atlas-vm"
|
|
|
|
|
},
|
|
|
|
|
"gridPos": {
|
|
|
|
|
"h": 6,
|
|
|
|
|
"w": 12,
|
|
|
|
|
"x": 0,
|
2026-01-21 02:57:40 -03:00
|
|
|
"y": 18
|
2026-01-19 16:58:02 -03:00
|
|
|
},
|
|
|
|
|
"targets": [
|
|
|
|
|
{
|
|
|
|
|
"expr": "sum by (task) (increase(ariadne_task_runs_total{status=\"error\"}[24h]))",
|
|
|
|
|
"refId": "A",
|
|
|
|
|
"instant": true
|
|
|
|
|
}
|
|
|
|
|
],
|
|
|
|
|
"fieldConfig": {
|
|
|
|
|
"defaults": {
|
|
|
|
|
"unit": "none",
|
|
|
|
|
"custom": {
|
|
|
|
|
"filterable": true
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"overrides": []
|
|
|
|
|
},
|
|
|
|
|
"options": {
|
|
|
|
|
"showHeader": true,
|
|
|
|
|
"columnFilters": false
|
|
|
|
|
},
|
|
|
|
|
"transformations": [
|
|
|
|
|
{
|
|
|
|
|
"id": "labelsToFields",
|
|
|
|
|
"options": {}
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"id": "sortBy",
|
|
|
|
|
"options": {
|
|
|
|
|
"fields": [
|
|
|
|
|
"Value"
|
|
|
|
|
],
|
|
|
|
|
"order": "desc"
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
]
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"id": 8,
|
|
|
|
|
"type": "table",
|
|
|
|
|
"title": "Ariadne Schedule Last Success (hours ago)",
|
|
|
|
|
"datasource": {
|
|
|
|
|
"type": "prometheus",
|
|
|
|
|
"uid": "atlas-vm"
|
|
|
|
|
},
|
|
|
|
|
"gridPos": {
|
|
|
|
|
"h": 6,
|
|
|
|
|
"w": 12,
|
|
|
|
|
"x": 12,
|
2026-01-21 02:57:40 -03:00
|
|
|
"y": 18
|
2026-01-19 16:58:02 -03:00
|
|
|
},
|
|
|
|
|
"targets": [
|
|
|
|
|
{
|
|
|
|
|
"expr": "(time() - ariadne_schedule_last_success_timestamp_seconds) / 3600",
|
|
|
|
|
"refId": "A",
|
|
|
|
|
"instant": true
|
|
|
|
|
}
|
|
|
|
|
],
|
|
|
|
|
"fieldConfig": {
|
|
|
|
|
"defaults": {
|
|
|
|
|
"unit": "h",
|
|
|
|
|
"custom": {
|
|
|
|
|
"filterable": true
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"overrides": []
|
|
|
|
|
},
|
|
|
|
|
"options": {
|
|
|
|
|
"showHeader": true,
|
|
|
|
|
"columnFilters": false
|
|
|
|
|
},
|
|
|
|
|
"transformations": [
|
|
|
|
|
{
|
|
|
|
|
"id": "labelsToFields",
|
|
|
|
|
"options": {}
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"id": "sortBy",
|
|
|
|
|
"options": {
|
|
|
|
|
"fields": [
|
|
|
|
|
"Value"
|
|
|
|
|
],
|
|
|
|
|
"order": "desc"
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
]
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"id": 9,
|
|
|
|
|
"type": "table",
|
|
|
|
|
"title": "Ariadne Access Requests",
|
|
|
|
|
"datasource": {
|
|
|
|
|
"type": "prometheus",
|
|
|
|
|
"uid": "atlas-vm"
|
|
|
|
|
},
|
|
|
|
|
"gridPos": {
|
2026-01-21 02:57:40 -03:00
|
|
|
"h": 6,
|
|
|
|
|
"w": 12,
|
|
|
|
|
"x": 12,
|
|
|
|
|
"y": 24
|
2026-01-19 16:58:02 -03:00
|
|
|
},
|
|
|
|
|
"targets": [
|
|
|
|
|
{
|
|
|
|
|
"expr": "ariadne_access_requests_total",
|
|
|
|
|
"refId": "A",
|
|
|
|
|
"instant": true
|
|
|
|
|
}
|
|
|
|
|
],
|
|
|
|
|
"fieldConfig": {
|
|
|
|
|
"defaults": {
|
|
|
|
|
"unit": "none",
|
|
|
|
|
"custom": {
|
|
|
|
|
"filterable": true
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"overrides": []
|
|
|
|
|
},
|
|
|
|
|
"options": {
|
|
|
|
|
"showHeader": true,
|
|
|
|
|
"columnFilters": false
|
|
|
|
|
},
|
|
|
|
|
"transformations": [
|
|
|
|
|
{
|
|
|
|
|
"id": "labelsToFields",
|
|
|
|
|
"options": {}
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"id": "sortBy",
|
|
|
|
|
"options": {
|
|
|
|
|
"fields": [
|
|
|
|
|
"Value"
|
|
|
|
|
],
|
|
|
|
|
"order": "desc"
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
]
|
2026-01-20 23:03:39 -03:00
|
|
|
},
|
2026-01-21 02:57:40 -03:00
|
|
|
{
|
|
|
|
|
"id": 13,
|
|
|
|
|
"type": "table",
|
|
|
|
|
"title": "Ariadne Schedule Last Error (hours ago)",
|
|
|
|
|
"datasource": {
|
|
|
|
|
"type": "prometheus",
|
|
|
|
|
"uid": "atlas-vm"
|
|
|
|
|
},
|
|
|
|
|
"gridPos": {
|
|
|
|
|
"h": 6,
|
|
|
|
|
"w": 12,
|
|
|
|
|
"x": 0,
|
|
|
|
|
"y": 24
|
|
|
|
|
},
|
|
|
|
|
"targets": [
|
|
|
|
|
{
|
|
|
|
|
"expr": "(time() - ariadne_schedule_last_error_timestamp_seconds) / 3600",
|
|
|
|
|
"refId": "A",
|
|
|
|
|
"instant": true
|
|
|
|
|
}
|
|
|
|
|
],
|
|
|
|
|
"fieldConfig": {
|
|
|
|
|
"defaults": {
|
|
|
|
|
"unit": "h",
|
|
|
|
|
"custom": {
|
|
|
|
|
"filterable": true
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"overrides": []
|
|
|
|
|
},
|
|
|
|
|
"options": {
|
|
|
|
|
"showHeader": true,
|
|
|
|
|
"columnFilters": false
|
|
|
|
|
},
|
|
|
|
|
"transformations": [
|
|
|
|
|
{
|
|
|
|
|
"id": "labelsToFields",
|
|
|
|
|
"options": {}
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"id": "sortBy",
|
|
|
|
|
"options": {
|
|
|
|
|
"fields": [
|
|
|
|
|
"Value"
|
|
|
|
|
],
|
|
|
|
|
"order": "desc"
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
]
|
|
|
|
|
},
|
2026-01-20 23:03:39 -03:00
|
|
|
{
|
|
|
|
|
"id": 10,
|
|
|
|
|
"type": "stat",
|
|
|
|
|
"title": "Ariadne CI Coverage (%)",
|
|
|
|
|
"datasource": {
|
|
|
|
|
"type": "prometheus",
|
|
|
|
|
"uid": "atlas-vm"
|
|
|
|
|
},
|
|
|
|
|
"gridPos": {
|
|
|
|
|
"h": 4,
|
|
|
|
|
"w": 6,
|
|
|
|
|
"x": 0,
|
2026-01-21 02:57:40 -03:00
|
|
|
"y": 30
|
2026-01-20 23:03:39 -03:00
|
|
|
},
|
|
|
|
|
"targets": [
|
|
|
|
|
{
|
|
|
|
|
"expr": "ariadne_ci_coverage_percent{repo=\"ariadne\"}",
|
|
|
|
|
"refId": "A",
|
|
|
|
|
"legendFormat": "{{branch}}",
|
|
|
|
|
"instant": true
|
|
|
|
|
}
|
|
|
|
|
],
|
|
|
|
|
"fieldConfig": {
|
|
|
|
|
"defaults": {
|
|
|
|
|
"color": {
|
|
|
|
|
"mode": "thresholds"
|
|
|
|
|
},
|
|
|
|
|
"mappings": [],
|
|
|
|
|
"thresholds": {
|
|
|
|
|
"mode": "absolute",
|
|
|
|
|
"steps": [
|
|
|
|
|
{
|
|
|
|
|
"color": "rgba(115, 115, 115, 1)",
|
|
|
|
|
"value": null
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"color": "green",
|
|
|
|
|
"value": 1
|
|
|
|
|
}
|
|
|
|
|
]
|
|
|
|
|
},
|
|
|
|
|
"unit": "percent",
|
|
|
|
|
"custom": {
|
|
|
|
|
"displayMode": "auto"
|
|
|
|
|
},
|
|
|
|
|
"decimals": 1
|
|
|
|
|
},
|
|
|
|
|
"overrides": []
|
|
|
|
|
},
|
|
|
|
|
"options": {
|
|
|
|
|
"colorMode": "value",
|
|
|
|
|
"graphMode": "area",
|
|
|
|
|
"justifyMode": "center",
|
|
|
|
|
"reduceOptions": {
|
|
|
|
|
"calcs": [
|
|
|
|
|
"lastNotNull"
|
|
|
|
|
],
|
|
|
|
|
"fields": "",
|
|
|
|
|
"values": false
|
|
|
|
|
},
|
|
|
|
|
"textMode": "value"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"id": 11,
|
|
|
|
|
"type": "table",
|
|
|
|
|
"title": "Ariadne CI Tests (latest)",
|
|
|
|
|
"datasource": {
|
|
|
|
|
"type": "prometheus",
|
|
|
|
|
"uid": "atlas-vm"
|
|
|
|
|
},
|
|
|
|
|
"gridPos": {
|
|
|
|
|
"h": 6,
|
|
|
|
|
"w": 18,
|
|
|
|
|
"x": 6,
|
2026-01-21 02:57:40 -03:00
|
|
|
"y": 30
|
2026-01-20 23:03:39 -03:00
|
|
|
},
|
|
|
|
|
"targets": [
|
|
|
|
|
{
|
|
|
|
|
"expr": "ariadne_ci_tests_total{repo=\"ariadne\"}",
|
|
|
|
|
"refId": "A",
|
|
|
|
|
"instant": true
|
|
|
|
|
}
|
|
|
|
|
],
|
|
|
|
|
"fieldConfig": {
|
|
|
|
|
"defaults": {
|
|
|
|
|
"unit": "none",
|
|
|
|
|
"custom": {
|
|
|
|
|
"filterable": true
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"overrides": []
|
|
|
|
|
},
|
|
|
|
|
"options": {
|
|
|
|
|
"showHeader": true,
|
|
|
|
|
"columnFilters": false
|
|
|
|
|
},
|
|
|
|
|
"transformations": [
|
|
|
|
|
{
|
|
|
|
|
"id": "labelsToFields",
|
|
|
|
|
"options": {}
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"id": "sortBy",
|
|
|
|
|
"options": {
|
|
|
|
|
"fields": [
|
|
|
|
|
"Value"
|
|
|
|
|
],
|
|
|
|
|
"order": "desc"
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
]
|
2026-01-18 02:50:07 -03:00
|
|
|
}
|
|
|
|
|
],
|
|
|
|
|
"time": {
|
|
|
|
|
"from": "now-7d",
|
|
|
|
|
"to": "now"
|
|
|
|
|
},
|
|
|
|
|
"annotations": {
|
|
|
|
|
"list": []
|
|
|
|
|
},
|
|
|
|
|
"schemaVersion": 39,
|
|
|
|
|
"style": "dark",
|
|
|
|
|
"tags": [
|
|
|
|
|
"atlas",
|
2026-01-18 09:21:33 -03:00
|
|
|
"testing"
|
2026-01-18 02:50:07 -03:00
|
|
|
]
|
|
|
|
|
}
|