Skip to content

Latest commit

 

History

History
39 lines (25 loc) · 1.08 KB

README.md

File metadata and controls

39 lines (25 loc) · 1.08 KB

Grafana Dashboards

Grafana CloudNativePG Cluster Overview

This repository contains the Grafana Dashboards distributed as Helm Charts so they can packaged as a dependency to other projects.

Dashboards

Repository

helm repo add cnpg-grafana https://cloudnative-pg.github.io/grafana-dashboards

OCI Registry Example

If you want to use our OCI registry, signed by cosign, here is an example:

dependencies:
  - name: cnpg-grafana-cluster
    version: "0.0"
    repository: "oci://ghcr.io/cloudnative-pg/grafana-dashboards/cluster"

Provenance

The charts support Helm Provenance and Integrity. Here is a link to the PGP key used by GitHub Actions to sign the charts.

Contributing

Please read the code of conduct and the guidelines to contribute to the project.

Copyright

Helm charts for CloudNativePG are distributed under Apache License 2.0.