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
- Host: GitHub
- URL: https://github.com/previousnext/otel-contrib-drupal
- Owner: previousnext
- Created: 2024-02-26T01:29:49.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2025-02-07T10:31:53.000Z (over 1 year ago)
- Last Synced: 2025-03-28T10:52:13.022Z (about 1 year ago)
- Topics: ops, php
- Language: PHP
- Homepage:
- Size: 91.8 KB
- Stars: 0
- Watchers: 7
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
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