open-telemetry/opentelemetry-php

[opentelemetry-php-contrib] Create Symfony InstrumentationBundle

Open

#568 aperta il 13 dic 2021

Vedi su GitHub
 (3 commenti) (0 reazioni) (0 assegnatari)PHP (224 fork)auto 404
enhancementhelp wantedlargeopentelemetry-php-contrib

Metriche repository

Star
 (894 star)
Metriche merge PR
 (Merge medio 7g 3h) (15 PR mergiate in 30 g)

Descrizione

The SdkBundle by design only acts as a bridge between opentelemetry-php and Symfony.

The Symfony InstrumentationBundle should allow for auto-instrumentation of Symfony applications by leveraging the event system and decorating common application componerts like MVC controllers. Intsrumentation should work out of the box, but should be configurable in its behavior.

Doctrine instrumentation should be addressed in a separate dedictated package which could be leveraged by the InstrumentationBundle.

Guida contributor