Skip to content

Commit

Permalink
DOCS-2141: Updates screenshot for new Grafana dashboard
Browse files Browse the repository at this point in the history
  • Loading branch information
ctauchen committed Mar 14, 2024
1 parent a4700ee commit afa906b
Show file tree
Hide file tree
Showing 3 changed files with 18 additions and 21 deletions.
2 changes: 1 addition & 1 deletion calico/operations/monitor/monitor-component-visual.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ Use Grafana dashboard to view {{prodname}} component metrics.

Using Grafana can be beneficial by providing a means to visualize metrics through graphs that can help you quickly identify unusual activity. The following image shows some of the graphs and metrics that are available for you to leverage to achieve this goal.

![](/img/calico/grafana-dashboard.png)
![](/img/calico/grafana-dashboard_3.28.png)

## Concepts

Expand Down
37 changes: 17 additions & 20 deletions calico/releases.json
Original file line number Diff line number Diff line change
@@ -1,56 +1,53 @@
[
{
"title": "v3.28.0",
"title": "v3.27.0",
"tigera-operator": {
"image": "tigera/operator",
"registry": "quay.io",
"version": "v1.33.0"
"version": "v1.32.0"
},
"components": {
"typha": {
"version": "v3.28.0"
"version": "v3.27.0"
},
"calicoctl": {
"version": "v3.28.0"
"version": "v3.27.0"
},
"calico/node": {
"version": "v3.28.0"
},
"calico/node-windows": {
"version": "v3.28.0"
"version": "v3.27.0"
},
"calico/cni": {
"version": "v3.28.0"
},
"calico/cni-windows": {
"version": "v3.28.0"
"version": "v3.27.0"
},
"calico/apiserver": {
"version": "v3.28.0"
"version": "v3.27.0"
},
"calico/kube-controllers": {
"version": "v3.28.0"
"version": "v3.27.0"
},
"calico/flannel-migration-controller": {
"version": "v3.28.0"
"version": "v3.27.0"
},
"calico/windows": {
"version": "v3.27.0"
},
"networking-calico": {
"version": "v3.28.0"
"version": "v3.27.0"
},
"flannel": {
"version": "v0.16.3"
},
"calico/dikastes": {
"version": "v3.28.0"
"version": "v3.27.0"
},
"flexvol": {
"version": "v3.28.0"
"version": "v3.27.0"
},
"csi-driver": {
"version": "v3.28.0"
"version": "v3.27.0"
},
"csi-node-driver-registrar": {
"version": "v3.28.0"
"version": "v3.27.0"
}
}
}
Expand Down
Binary file added static/img/calico/grafana-dashboard_3.28.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit afa906b

Please sign in to comment.