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

If you find this add-on useful, please star it on GitHub — stars show appreciation and help maintainers know their work matters.

tests add-on registry tests last commit release

ddev-gander

What is Gander?

Gander is a preconfigured Open Telemetry stack relying on Prometheus, Grafana, and Grafana Tempo.

For DDEV v1.23.5 or above run

ddev add-on get tag1consulting/ddev-gander

Then run Drupal core’s OpenTelemetry phpunit tests, and immediately see performance metrics and traces in a Grafana dashboard. Or add PerformanceTestBase coverage to an existing project with a few lines of code if you already have phpunit functional test coverage of your project.

For more information on the phpunit side of things, see the Drupal core change record.

Prerequisites:

Getting started

For more information and a quickstart guide, check the documentation on Drupal.org. ======= Add Gander and run Drupal’s performance tests via a git clone of Drupal core (assuming composer is used):

If you find this add-on useful, please star it on GitHub — stars show appreciation and help maintainers know their work matters.