Skip to content

Commit

Permalink
Merge pull request #316 from gitpod-io/roboquat/automated-dependency-…
Browse files Browse the repository at this point in the history
…update-main

[bot] [main] Automated dependencies update
  • Loading branch information
roboquat committed Sep 15, 2022
2 parents a85e312 + 1a03247 commit f140cfa
Show file tree
Hide file tree
Showing 4 changed files with 395 additions and 6 deletions.
8 changes: 4 additions & 4 deletions jsonnetfile.lock.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"subdir": "contrib/mixin"
}
},
"version": "f7bae0da4ee0b62a0874b8d0cf3640580ee45597",
"version": "a7136933ddb07652f5136cf35d454b805a2a615b",
"sum": "IkDHlaE0gvvcPjSNurFT+jQ2aCOAbqHF1WVmXbAgkds="
},
{
Expand All @@ -39,8 +39,8 @@
"subdir": "operations/observability/mixins"
}
},
"version": "cf39aba54afdfca8dd6f0f4c2aa262ffbbfb3fc9",
"sum": "7ZMog6DcquMx8FRSmkNSKL6e7DyTMez2RV0DwqMwQ9k=",
"version": "62a663912eb99f82e7d7f7fbece3a971197c2f25",
"sum": "yOyZudPcE0EVTBtW0gTf1/vRt60NCf3U2+DUiSDNVEw=",
"name": "gitpod"
},
{
Expand Down Expand Up @@ -172,7 +172,7 @@
"subdir": "documentation/prometheus-mixin"
}
},
"version": "d2701be53ae7de46b77779121a52451cd822cc77",
"version": "35d6813963b3f82c5d07f3602cc5e6decd12f53e",
"sum": "Dq+wurABxuqRAHj4DGp2sCmjJWzNjrhP2XEScsS0kmY=",
"name": "prometheus"
},
Expand Down
197 changes: 196 additions & 1 deletion monitoring-satellite/manifests/grafana/dashboardDefinitions.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -71597,8 +71597,203 @@ items:
],
"title": "Scheduled job duration",
"type": "timeseries"
},
{
"collapsed": false,
"gridPos": {
"h": 1,
"w": 24,
"x": 0,
"y": 18
},
"id": 16,
"panels": [

],
"title": "Ledger reconciler",
"type": "row"
},
{
"datasource": {
"type": "prometheus",
"uid": "P4169E866C3094E38"
},
"fieldConfig": {
"defaults": {
"color": {
"mode": "thresholds"
},
"mappings": [

],
"thresholds": {
"mode": "absolute",
"steps": [
{
"color": "green",
"value": null
},
{
"color": "red",
"value": 900
}
]
},
"unit": "s"
},
"overrides": [

]
},
"gridPos": {
"h": 8,
"w": 12,
"x": 0,
"y": 19
},
"id": 18,
"options": {
"orientation": "auto",
"reduceOptions": {
"calcs": [
"lastNotNull"
],
"fields": "",
"values": false
},
"showThresholdLabels": false,
"showThresholdMarkers": true
},
"pluginVersion": "9.1.4",
"targets": [
{
"datasource": {
"type": "prometheus",
"uid": "P4169E866C3094E38"
},
"editorMode": "code",
"expr": "time() - max_over_time(max(gitpod_usage_ledger_last_completed_time{outcome=\"success\"}[15m]))",
"legendFormat": "__auto",
"range": true,
"refId": "A"
}
],
"title": "Time since last successful run",
"type": "gauge"
},
{
"datasource": {
"type": "prometheus",
"uid": "P4169E866C3094E38"
},
"fieldConfig": {
"defaults": {
"color": {
"mode": "palette-classic"
},
"custom": {
"axisCenteredZero": false,
"axisColorMode": "text",
"axisLabel": "",
"axisPlacement": "auto",
"barAlignment": 0,
"drawStyle": "line",
"fillOpacity": 0,
"gradientMode": "none",
"hideFrom": {
"legend": false,
"tooltip": false,
"viz": false
},
"lineInterpolation": "linear",
"lineWidth": 1,
"pointSize": 5,
"scaleDistribution": {
"type": "linear"
},
"showPoints": "auto",
"spanNulls": false,
"stacking": {
"group": "A",
"mode": "none"
},
"thresholdsStyle": {
"mode": "line"
}
},
"mappings": [

],
"thresholds": {
"mode": "absolute",
"steps": [
{
"color": "green",
"value": null
},
{
"color": "red",
"value": 900
}
]
},
"unit": "s"
},
"overrides": [

]
},
"gridPos": {
"h": 8,
"w": 12,
"x": 12,
"y": 19
},
"id": 20,
"options": {
"legend": {
"calcs": [

],
"displayMode": "list",
"placement": "bottom",
"showLegend": true
},
"tooltip": {
"mode": "single",
"sort": "none"
}
},
"targets": [
{
"datasource": {
"type": "prometheus",
"uid": "P4169E866C3094E38"
},
"editorMode": "code",
"expr": "time() - max_over_time(max(gitpod_usage_ledger_last_completed_time{outcome=\"success\"}[15m]))",
"legendFormat": "success",
"range": true,
"refId": "A"
},
{
"datasource": {
"type": "prometheus",
"uid": "P4169E866C3094E38"
},
"editorMode": "code",
"expr": "time() - max_over_time(max(gitpod_usage_ledger_last_completed_time{outcome=\"error\"}[15m]))",
"hide": false,
"legendFormat": "error",
"range": true,
"refId": "B"
}
],
"title": "Time since last ledger completion, by outcome",
"type": "timeseries"
}
],
"refresh": false,
"schemaVersion": 37,
"style": "dark",
"tags": [
Expand Down Expand Up @@ -71716,7 +71911,7 @@ items:
"timezone": "utc",
"title": "Component: Usage",
"uid": "8W7P-jg4z",
"version": 1,
"version": 2,
"weekStart": "monday"
}
kind: ConfigMap
Expand Down
Loading

0 comments on commit f140cfa

Please sign in to comment.