Skip to content

Add otel instrumentation#38

Open
cybaxx wants to merge 5 commits into
mainfrom
add-otel-instrumentation
Open

Add otel instrumentation#38
cybaxx wants to merge 5 commits into
mainfrom
add-otel-instrumentation

Conversation

@cybaxx
Copy link
Copy Markdown
Contributor

@cybaxx cybaxx commented Apr 15, 2026

No description provided.

cybaxx added 5 commits April 15, 2026 10:17
- Bootstrap OTel SDK in src/telemetry.php (root HTTP span per request)
- Add wiki_query() wrapper in src/mysql.php for DB span per query
- Replace 107 mysqli_query($mysql, ...) calls with wiki_query()
- Add composer.json with opentelemetry SDK deps
- Update Dockerfile.php: add php8.0-curl, install Composer, run composer install
- Add extra_hosts and OTEL_* env vars to docker-compose.yml / php.env.example
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant