Skip to content

Commit

Permalink
Merge pull request #23 from kubeservice-stack/feat-crane
Browse files Browse the repository at this point in the history
[feat] add vpa dashboard, nf_conntrack panel and add Dropdown feature
  • Loading branch information
dongjiang1989 committed Jun 14, 2023
2 parents c7fa5a8 + 672952e commit 6b84f6c
Show file tree
Hide file tree
Showing 48 changed files with 1,265 additions and 41 deletions.
2 changes: 1 addition & 1 deletion metrics/charts/kube-state-metrics/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -278,7 +278,7 @@ collectors:
- storageclasses
- validatingwebhookconfigurations
- volumeattachments
# - verticalpodautoscalers # not a default resource, see also: https://github.com/kubernetes/kube-state-metrics#enabling-verticalpodautoscalers
- verticalpodautoscalers # not a default resource, see also: https://github.com/kubernetes/kube-state-metrics#enabling-verticalpodautoscalers

# Enabling kubeconfig will pass the --kubeconfig argument to the container
kubeconfig:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,15 @@ data:
"hideControls": false,
"id": null,
"links": [
{
"$$hashKey": "object:2302",
"asDropdown": true,
"icon": "external link",
"tags": [],
"targetBlank": true,
"title": "",
"type": "dashboards"
}
],
"refresh": "30s",
"rows": [
Expand Down
12 changes: 11 additions & 1 deletion metrics/templates/grafana/dashboards-1.14/apiserver-master.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,17 @@ data:
"fiscalYearStartMonth": 0,
"graphTooltip": 0,
"id": 32,
"links": [],
"links": [
{
"$$hashKey": "object:2302",
"asDropdown": true,
"icon": "external link",
"tags": [],
"targetBlank": true,
"title": "",
"type": "dashboards"
}
],
"liveNow": false,
"panels": [
{
Expand Down
12 changes: 11 additions & 1 deletion metrics/templates/grafana/dashboards-1.14/apiserver-slo.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,17 @@ data:
"fiscalYearStartMonth": 0,
"graphTooltip": 0,
"id": 31,
"links": [],
"links": [
{
"$$hashKey": "object:2302",
"asDropdown": true,
"icon": "external link",
"tags": [],
"targetBlank": true,
"title": "",
"type": "dashboards"
}
],
"liveNow": false,
"panels": [
{
Expand Down
10 changes: 9 additions & 1 deletion metrics/templates/grafana/dashboards-1.14/apiserver.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,15 @@ data:
"hideControls": false,
"id": null,
"links": [
{
"$$hashKey": "object:2302",
"asDropdown": true,
"icon": "external link",
"tags": [],
"targetBlank": true,
"title": "",
"type": "dashboards"
}
],
"panels": [
{
Expand Down
10 changes: 9 additions & 1 deletion metrics/templates/grafana/dashboards-1.14/cluster-total.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,15 @@ data:
"hideControls": false,
"id": null,
"links": [
{
"$$hashKey": "object:2302",
"asDropdown": true,
"icon": "external link",
"tags": [],
"targetBlank": true,
"title": "",
"type": "dashboards"
}
],
"panels": [
{
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,15 @@ data:
"tooltip": "Comprehensive tutorial on how to use this dashboard.",
"type": "link",
"url": "https://docs.projectcalico.org/master/maintenance/monitor-component-visual"
},
{
"$$hashKey": "object:2302",
"asDropdown": true,
"icon": "external link",
"tags": [],
"targetBlank": true,
"title": "",
"type": "dashboards"
}
],
"liveNow": false,
Expand Down
12 changes: 11 additions & 1 deletion metrics/templates/grafana/dashboards-1.14/cni-calico-typha.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,17 @@ data:
"fiscalYearStartMonth": 0,
"graphTooltip": 0,
"id": 38,
"links": [],
"links": [
{
"$$hashKey": "object:2302",
"asDropdown": true,
"icon": "external link",
"tags": [],
"targetBlank": true,
"title": "",
"type": "dashboards"
}
],
"liveNow": false,
"panels": [
{
Expand Down
12 changes: 11 additions & 1 deletion metrics/templates/grafana/dashboards-1.14/cni-cilium-agent.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,17 @@ data:
"gnetId": 16611,
"graphTooltip": 1,
"id": 42,
"links": [],
"links": [
{
"$$hashKey": "object:2302",
"asDropdown": true,
"icon": "external link",
"tags": [],
"targetBlank": true,
"title": "",
"type": "dashboards"
}
],
"liveNow": false,
"panels": [
{
Expand Down
12 changes: 11 additions & 1 deletion metrics/templates/grafana/dashboards-1.14/cni-cilium-hubble.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,17 @@ data:
"gnetId": 16613,
"graphTooltip": 0,
"id": 44,
"links": [],
"links": [
{
"$$hashKey": "object:2302",
"asDropdown": true,
"icon": "external link",
"tags": [],
"targetBlank": true,
"title": "",
"type": "dashboards"
}
],
"liveNow": false,
"panels": [
{
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,17 @@ data:
"gnetId": 16612,
"graphTooltip": 0,
"id": 43,
"links": [],
"links": [
{
"$$hashKey": "object:2302",
"asDropdown": true,
"icon": "external link",
"tags": [],
"targetBlank": true,
"title": "",
"type": "dashboards"
}
],
"liveNow": false,
"panels": [
{
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,15 @@ data:
"hideControls": false,
"id": null,
"links": [
{
"$$hashKey": "object:2302",
"asDropdown": true,
"icon": "external link",
"tags": [],
"targetBlank": true,
"title": "",
"type": "dashboards"
}
],
"refresh": "10s",
"rows": [
Expand Down
12 changes: 11 additions & 1 deletion metrics/templates/grafana/dashboards-1.14/devop-loki.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,17 @@ data:
"gnetId": 13407,
"graphTooltip": 0,
"id": 28,
"links": [],
"links": [
{
"$$hashKey": "object:2302",
"asDropdown": true,
"icon": "external link",
"tags": [],
"targetBlank": true,
"title": "",
"type": "dashboards"
}
],
"liveNow": false,
"panels": [
{
Expand Down
12 changes: 11 additions & 1 deletion metrics/templates/grafana/dashboards-1.14/devops-tempo.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,17 @@ data:
"gnetId": 13407,
"graphTooltip": 0,
"id": 34,
"links": [],
"links": [
{
"$$hashKey": "object:2302",
"asDropdown": true,
"icon": "external link",
"tags": [],
"targetBlank": true,
"title": "",
"type": "dashboards"
}
],
"liveNow": false,
"panels": [
{
Expand Down
12 changes: 11 additions & 1 deletion metrics/templates/grafana/dashboards-1.14/etcd.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,17 @@ data:
"editable": false,
"gnetId": null,
"hideControls": false,
"links": [],
"links": [
{
"$$hashKey": "object:2302",
"asDropdown": true,
"icon": "external link",
"tags": [],
"targetBlank": true,
"title": "",
"type": "dashboards"
}
],
"refresh": "10s",
"rows": [
{
Expand Down
10 changes: 9 additions & 1 deletion metrics/templates/grafana/dashboards-1.14/grafana-overview.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,15 @@ data:
"id": 3085,
"iteration": 1631554945276,
"links": [
{
"$$hashKey": "object:2302",
"asDropdown": true,
"icon": "external link",
"tags": [],
"targetBlank": true,
"title": "",
"type": "dashboards"
}
],
"panels": [
{
Expand Down
9 changes: 9 additions & 0 deletions metrics/templates/grafana/dashboards-1.14/k8s-coredns.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,15 @@ data:
"title": "CoreDNS.io",
"type": "link",
"url": "https://coredns.io"
},
{
"$$hashKey": "object:2302",
"asDropdown": true,
"icon": "external link",
"tags": [],
"targetBlank": true,
"title": "",
"type": "dashboards"
}
],
"panels": [
Expand Down
12 changes: 11 additions & 1 deletion metrics/templates/grafana/dashboards-1.14/k8s-event.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,17 @@ data:
"gnetId": 14003,
"graphTooltip": 0,
"id": 30,
"links": [],
"links": [
{
"$$hashKey": "object:2302",
"asDropdown": true,
"icon": "external link",
"tags": [],
"targetBlank": true,
"title": "",
"type": "dashboards"
}
],
"liveNow": false,
"panels": [
{
Expand Down
12 changes: 11 additions & 1 deletion metrics/templates/grafana/dashboards-1.14/k8s-hpa.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,17 @@ data:
"gnetId": 10257,
"graphTooltip": 0,
"id": 42,
"links": [],
"links": [
{
"$$hashKey": "object:2302",
"asDropdown": true,
"icon": "external link",
"tags": [],
"targetBlank": true,
"title": "",
"type": "dashboards"
}
],
"liveNow": false,
"panels": [
{
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,15 @@ data:
"title": "CoreDNS.io",
"type": "link",
"url": "https://coredns.io"
},
{
"$$hashKey": "object:2302",
"asDropdown": true,
"icon": "external link",
"tags": [],
"targetBlank": true,
"title": "",
"type": "dashboards"
}
],
"liveNow": false,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,15 @@ data:
"graphTooltip": 0,
"hideControls": false,
"links": [
{
"$$hashKey": "object:2302",
"asDropdown": true,
"icon": "external link",
"tags": [],
"targetBlank": true,
"title": "",
"type": "dashboards"
}
],
"refresh": "10s",
"rows": [
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,15 @@ data:
"graphTooltip": 0,
"hideControls": false,
"links": [
{
"$$hashKey": "object:2302",
"asDropdown": true,
"icon": "external link",
"tags": [],
"targetBlank": true,
"title": "",
"type": "dashboards"
}
],
"refresh": "10s",
"rows": [
Expand Down
Loading

0 comments on commit 6b84f6c

Please sign in to comment.