​
DirectorySecurity Advisories
Sign In
Directory
grafana logo

grafana

Last changed

Get Started with Latest for Free
docker pull cgr.dev/chainguard/grafana

Need access to a specific version? Contact us.

Sign In for Updates

Get notified of upcoming product changes, critical vulnerability notifications and patches and more.

Sign In
Versions
Overview
Provenance
Specifications
SBOM
Vulnerabilities
Advisories

A minimal wolfi-based image for grafana, which is an open-source monitoring and observability application

Download this Image

The image is available on cgr.dev:

docker pull cgr.dev/chainguard/grafana:latest

Upstream documentation

For more information on grafana, refer to the grafana documentation. Additionally the grafana GitHub reposiory can be found here.

Helm

grafana can be deployed using the following helm chart:

Follow the instructions in the link above to deploy grafana using helm. Note you will need to override the default image and tag used, replacing with the chainguard image, example:

helm repo add grafana https://grafana.github.io/helm-charts
helm repo update

helm install grafana https://grafana.github.io/helm-charts \
  --set image.registry=cgr.dev \
  --set image.repository=chainguard/grafana \
  --set image.tag=latest

You can also leverage the chainguard image for the sidecar images if you opt to use those as well:

  --set sidecar.image.registry=cgr.dev \
  --set sidecar.image.repository=chainguard/k8s-sidecar \
  --set sidecar.image.tag=latest

Refer to the helm chart documentation for full instructions on how to use the helm chart.

Docker

grafana can be launched using docker. Refer to the grafana docker image documentation for full instructions.

Example:

docker run --name=local-grafana -p 3000:3000 cgr.dev/chainguard/grafana:latest

The grafana Web UI would be accessible via:

Licenses

Chainguard Images contain software packages that are direct or transitive dependencies. The following licenses were found in the "latest" version of this image:

  • AGPL-3.0-or-later

  • GPL-2.0-only

  • GPL-2.0-or-later

  • GPL-3.0-or-later

  • LGPL-2.1-or-later

  • MIT

  • MPL-2.0

For a complete list of licenses, please refer to this Image's SBOM.

Software license agreement

Related images

Category
analytics
application

Media KitContact Us
© 2024 Chainguard. All Rights Reserved.
Private Policy
Terms of Use

Product

Chainguard Images