An open API service indexing awesome lists of open source software.

https://github.com/previousnext/otel-contrib-drupal

OpenTelemetry Integration for Automatic Instrumentation of Drupal
https://github.com/previousnext/otel-contrib-drupal

ops php

Last synced: about 1 year ago
JSON representation

OpenTelemetry Integration for Automatic Instrumentation of Drupal

Awesome Lists containing this project

README

          

Test repository for Drupal and OTEL integration

## Spinning up environment

### Docker Compose

* `docker compose up`
* `docker compose exec php-cli -- composer install --prefer-dist`
* `docker compose exec php-cli -- ./vendor/drush/drush/drush si demo_umami -y`

## Viewing Traces

* Browse to: http://127.0.0.1:16686
* Select service: drupal
* Click search