@@ -95529,39 +95529,6 @@ items:
95529
95529
data:
95530
95530
gitpod-network-limiting.json: |-
95531
95531
{
95532
- "__elements": {
95533
-
95534
- },
95535
- "__inputs": [
95536
- {
95537
- "description": "",
95538
- "label": "prometheus",
95539
- "name": "DS_PROMETHEUS",
95540
- "pluginId": "prometheus",
95541
- "pluginName": "Prometheus",
95542
- "type": "datasource"
95543
- }
95544
- ],
95545
- "__requires": [
95546
- {
95547
- "id": "grafana",
95548
- "name": "Grafana",
95549
- "type": "grafana",
95550
- "version": "9.1.0"
95551
- },
95552
- {
95553
- "id": "prometheus",
95554
- "name": "Prometheus",
95555
- "type": "datasource",
95556
- "version": "1.0.0"
95557
- },
95558
- {
95559
- "id": "timeseries",
95560
- "name": "Time series",
95561
- "type": "panel",
95562
- "version": ""
95563
- }
95564
- ],
95565
95532
"annotations": {
95566
95533
"list": [
95567
95534
{
@@ -95590,7 +95557,6 @@ items:
95590
95557
"editable": true,
95591
95558
"fiscalYearStartMonth": 0,
95592
95559
"graphTooltip": 0,
95593
- "id": null,
95594
95560
"links": [
95595
95561
95596
95562
],
@@ -95599,7 +95565,7 @@ items:
95599
95565
{
95600
95566
"datasource": {
95601
95567
"type": "prometheus",
95602
- "uid": "${DS_PROMETHEUS }"
95568
+ "uid": "${datasource }"
95603
95569
},
95604
95570
"fieldConfig": {
95605
95571
"defaults": {
@@ -95682,26 +95648,13 @@ items:
95682
95648
{
95683
95649
"datasource": {
95684
95650
"type": "prometheus",
95685
- "uid": "${DS_PROMETHEUS }"
95651
+ "uid": "${datasource }"
95686
95652
},
95687
95653
"editorMode": "code",
95688
- "expr": "sum(gitpod_ws_daemon_netlimit_connections_dropped_packets{node=~\"$node\", workspace=~\"$workspace\"}) by (node, workspace)\n",
95689
- "interval": "",
95654
+ "expr": "sum(gitpod_ws_daemon_netlimit_connections_dropped_packets{node=~\"$node\", workspace=~\"$workspace\"}) by(node, workspace)",
95690
95655
"legendFormat": "{{workspace}}",
95691
95656
"range": true,
95692
95657
"refId": "A"
95693
- },
95694
- {
95695
- "datasource": {
95696
- "type": "prometheus",
95697
- "uid": "${DS_PROMETHEUS}"
95698
- },
95699
- "editorMode": "builder",
95700
- "expr": "",
95701
- "hide": false,
95702
- "legendFormat": "__auto",
95703
- "range": true,
95704
- "refId": "B"
95705
95658
}
95706
95659
],
95707
95660
"title": "Dropped packets",
@@ -95710,7 +95663,7 @@ items:
95710
95663
{
95711
95664
"datasource": {
95712
95665
"type": "prometheus",
95713
- "uid": "${DS_PROMETHEUS }"
95666
+ "uid": "${datasource }"
95714
95667
},
95715
95668
"fieldConfig": {
95716
95669
"defaults": {
@@ -95793,7 +95746,7 @@ items:
95793
95746
{
95794
95747
"datasource": {
95795
95748
"type": "prometheus",
95796
- "uid": "${DS_PROMETHEUS }"
95749
+ "uid": "${datasource }"
95797
95750
},
95798
95751
"editorMode": "code",
95799
95752
"expr": "sum(gitpod_ws_daemon_netlimit_connections_dropped_bytes{node=~\"$node\", workspace=~\"$workspace\"}) by (node, workspace)",
@@ -95816,17 +95769,18 @@ items:
95816
95769
{
95817
95770
"current": {
95818
95771
"selected": false,
95819
- "text": "prometheus ",
95820
- "value": "prometheus "
95772
+ "text": "VictoriaMetrics ",
95773
+ "value": "VictoriaMetrics "
95821
95774
},
95822
- "hide": 0 ,
95775
+ "hide": 2 ,
95823
95776
"includeAll": false,
95824
95777
"multi": false,
95825
95778
"name": "datasource",
95826
95779
"options": [
95827
95780
95828
95781
],
95829
95782
"query": "prometheus",
95783
+ "queryValue": "",
95830
95784
"refresh": 1,
95831
95785
"regex": "",
95832
95786
"skipUrlSync": false,
@@ -95838,9 +95792,9 @@ items:
95838
95792
},
95839
95793
"datasource": {
95840
95794
"type": "prometheus",
95841
- "uid": "${DS_PROMETHEUS }"
95795
+ "uid": "${datasource }"
95842
95796
},
95843
- "definition": "label_values(kube_node_labels{nodepool=\"workspace-pool\"}, node)",
95797
+ "definition": "label_values(gitpod_ws_daemon_netlimit_connections_dropped_bytes, node)",
95844
95798
"hide": 0,
95845
95799
"includeAll": false,
95846
95800
"label": "Node",
@@ -95850,7 +95804,7 @@ items:
95850
95804
95851
95805
],
95852
95806
"query": {
95853
- "query": "label_values(kube_node_labels{nodepool=\"workspace-pool\"}, node)",
95807
+ "query": "label_values(gitpod_ws_daemon_netlimit_connections_dropped_bytes, node)",
95854
95808
"refId": "StandardVariableQuery"
95855
95809
},
95856
95810
"refresh": 2,
@@ -95865,19 +95819,19 @@ items:
95865
95819
},
95866
95820
"datasource": {
95867
95821
"type": "prometheus",
95868
- "uid": "${DS_PROMETHEUS }"
95822
+ "uid": "${datasource }"
95869
95823
},
95870
- "definition": "label_values(kube_pod_labels{component =\"workspace \"}, pod )",
95824
+ "definition": "label_values(gitpod_ws_daemon_netlimit_connections_dropped_bytes{node =\"$node \"},workspace )",
95871
95825
"hide": 0,
95872
95826
"includeAll": true,
95873
95827
"label": "Workspace",
95874
- "multi": false ,
95828
+ "multi": true ,
95875
95829
"name": "workspace",
95876
95830
"options": [
95877
95831
95878
95832
],
95879
95833
"query": {
95880
- "query": "label_values(kube_pod_labels{component =\"workspace \"}, pod )",
95834
+ "query": "label_values(gitpod_ws_daemon_netlimit_connections_dropped_bytes{node =\"$node \"},workspace )",
95881
95835
"refId": "StandardVariableQuery"
95882
95836
},
95883
95837
"refresh": 2,
@@ -95898,7 +95852,7 @@ items:
95898
95852
"timezone": "",
95899
95853
"title": "Network limiting",
95900
95854
"uid": "-q-ZCsW4z",
95901
- "version": 24 ,
95855
+ "version": 1 ,
95902
95856
"weekStart": ""
95903
95857
}
95904
95858
kind: ConfigMap
0 commit comments