open-telemetry/opentelemetry-php

[opentelemetry-php-contrib] Create Symfony InstrumentationBundle

オープン

#568 opened on 2021/12/13

 (3 件のコメント) (0 件のリアクション) (0 人の担当者)PHP (224 件のフォーク)auto 404
enhancementhelp wantedlargeopentelemetry-php-contrib

Repository metrics

Stars
 (894 個のスター)
PR merge metrics
 (平均マージ 5d 5h) (30d で 5 merged PRs)

説明

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.

コントリビューターガイド