Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[opentelemetry-php-contrib] Create Symfony InstrumentationBundle #568

Open
tidal opened this issue Dec 13, 2021 · 3 comments
Open

[opentelemetry-php-contrib] Create Symfony InstrumentationBundle #568

tidal opened this issue Dec 13, 2021 · 3 comments
Labels
enhancement New feature or request help wanted This issue is looking for someone to work on it large large sized task opentelemetry-php-contrib This issue is related to the opentelemetry-php-contrib repository

Comments

@tidal
Copy link
Member

tidal commented Dec 13, 2021

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.

@bobstrecansky bobstrecansky changed the title Create Symfony InstrumentationBundle [opentelemetry-php-contrib] Create Symfony InstrumentationBundle Feb 2, 2022
@bobstrecansky bobstrecansky transferred this issue from open-telemetry/opentelemetry-php-contrib Feb 2, 2022
@tidal tidal added enhancement New feature or request large large sized task opentelemetry-php-contrib This issue is related to the opentelemetry-php-contrib repository labels Feb 3, 2022
@stale
Copy link

stale bot commented Mar 10, 2022

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the stale This issue didn't have recent activity label Mar 10, 2022
@tidal tidal added the help wanted This issue is looking for someone to work on it label Mar 10, 2022
@stale stale bot removed the stale This issue didn't have recent activity label Mar 10, 2022
@bobstrecansky
Copy link
Collaborator

This is actively being worked on : open-telemetry/opentelemetry-php-contrib#58

@bobstrecansky
Copy link
Collaborator

This issue was closed for being stale, I'm going to reopen it and pin it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted This issue is looking for someone to work on it large large sized task opentelemetry-php-contrib This issue is related to the opentelemetry-php-contrib repository
Projects
None yet
Development

No branches or pull requests

2 participants