Raised: $0
0% of monthly goal Help us cross the finish line!
Goal: $12,000
Raised: $0 Goal: $12,000
0% of monthly goal Help us cross the finish line!
Sponsor DDEV

tests project is maintained

ddev-grafana

What is ddev-grafana?

This repository provides a Grafana LGTM+ Stack addon to DDEV.

It contains several components from the Grafana stack:

Installation

  1. In the DDEV project directory:
  ddev get MurzNN/ddev-grafana
  1. Restart the DDEV instance:
  ddev restart
  1. Open the Grafana web interface via the url: https://your-project-name.ddev.site:3000/

  2. Configure the OpenTelemetry endpoint in your application to the http://opentelemetry-grafana:4318.

    By default, the add-on configures the OTEL_EXPORTER_OTLP_ENDPOINT environment variable with this endpoint, you can disable this in the file .ddev/config.grafana.logs.yaml.

** Contributed and maintained by @MurzNN.

Extra

Integration with popular CMSs and frameworks: