Skip to content

Commit

Permalink
Add grafana dashboard images
Browse files Browse the repository at this point in the history
Signed-off-by: Sunny <[email protected]>
  • Loading branch information
darkowlzz committed Aug 24, 2023
1 parent 3e640ae commit b7702fd
Show file tree
Hide file tree
Showing 9 changed files with 18 additions and 2 deletions.
4 changes: 3 additions & 1 deletion content/en/flux/monitoring/logs.md
Original file line number Diff line number Diff line change
Expand Up @@ -146,7 +146,9 @@ dashboard in
[`monitoring/configs/dashboards/logs.json`](https://github.com/fluxcd/flux2-monitoring-example/tree/main/monitoring/configs/dashboards/logs.json)
that queries and shows logs from all the Flux controllers.

[Insert screenshot of the grafana logs dashboard]
Control plane logs:

![Control plane logs dashboard](/img/grafana-logs-dashboard.png)

This can be used to browse logs from all the Flux controllers in a centralized
manner.
Expand Down
16 changes: 15 additions & 1 deletion content/en/flux/monitoring/metrics.md
Original file line number Diff line number Diff line change
Expand Up @@ -188,7 +188,21 @@ dashboard shows the overall state of the Flux Sources and Cluster Reconcilers.
The Flux Control Plane dashboard shows the statistics of the various components
that constitute the Flux Control Plane and their operational metrics.

[Insert screenshots of the grafana dashboards]
Control plane dashboard:

![Control Plane Dashboard - Part 1](/img/grafana-cp-dashboard-p1.png)

![Control Plane Dashboard - Part 2](/img/grafana-cp-dashboard-p2.png)

![Control Plane Dashboard - Part 3](/img/grafana-cp-dashboard-p3.png)

![Control Plane Dashboard - Part 4](/img/grafana-cp-dashboard-p4.png)

Cluster reconciliation dashboard:

![Cluster reconciliation dashboard - Part 1](/img/grafana-cluster-dashboard-p1.png)

![Cluster reconciliation dashboard - Part 2](/img/grafana-cluster-dashboard-p2.png)

More custom metrics can be created and used in the dashboards for monitoring
Flux.
Expand Down
Binary file added static/img/grafana-cluster-dashboard-p1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added static/img/grafana-cluster-dashboard-p2.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added static/img/grafana-cp-dashboard-p1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added static/img/grafana-cp-dashboard-p2.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added static/img/grafana-cp-dashboard-p3.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added static/img/grafana-cp-dashboard-p4.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added static/img/grafana-logs-dashboard.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 b7702fd

Please sign in to comment.