open-telemetry/opentelemetry-php

[opentelemetry-php-contrib] Create Symfony InstrumentationBundle

開放

#568 建立於 2021年12月13日

 (3 則留言) (0 個反應) (0 位負責人)PHP (224 個分叉)auto 404
enhancementhelp wantedlargeopentelemetry-php-contrib

倉庫指標

星標
 (894 顆星)
PR 合併指標
 (平均合併 5天 5小時) (30 天內合併 5 個 PR)

描述

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.

貢獻者指南