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

[WIP] Add OtelInstrumentationBundle #58

Closed

Conversation

cedricziel
Copy link
Contributor

This is work in progress

What

This introduces a instrumentation-bundle, so we enable users to capture signals from Symfony apps out of the box.

While this PR is a draft, I'll continously force-push. The work is currently based on the OtelSDKBundle, but I found the approach kinda cumbersome, so i'll probably opt to using a more Symfony-esque approach, leveraging components instead of custom code.

Scope

  • enable easy setup
  • enable capturing http interactions
  • provide a few instrumentations by means of decorating known interfaces

@bobstrecansky
Copy link
Collaborator

@cedricziel - do you have everything you need to continue on this draft?

@cedricziel
Copy link
Contributor Author

@bobstrecansky I have everything except time ;-)

@bobstrecansky
Copy link
Collaborator

I know the feeling! Will be ready to view when needed.

@stale
Copy link

stale bot commented Jun 18, 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 label Jun 18, 2022
@tidal tidal removed the stale label Jun 20, 2022
@stale
Copy link

stale bot commented Jul 30, 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 label Jul 30, 2022
@stale
Copy link

stale bot commented Aug 12, 2022

This issue has been automatically closed because it has not had recent activity, but it can be reopened. Thank you for your contributions.

@stale stale bot closed this Aug 12, 2022
@bobstrecansky bobstrecansky reopened this Oct 12, 2022
@bobstrecansky bobstrecansky added the pinned stalebot pinned label label Oct 12, 2022
@stale stale bot removed the stale label Oct 12, 2022
@anthonyptetlow
Copy link

Hi, Is active work still going on with this bundle?
I was hoping to try and use this on my Symfony project but when trying to install I couldn't get it to resolve to a set of packages:
image
(tried installing by cloning the repo locally and defining a relative path repository for the Symfony in composer then composer requiring it)

@brettmc
Copy link
Collaborator

brettmc commented Jan 9, 2023

Hi @anthonyptetlow I would say that it's not being actively worked on, and is likely suffering some bit-rot.
In terms of getting it installed, it looks like you'll need to modify composer.json and relax the version constraints.

@cedricziel
Copy link
Contributor Author

Hi folks - sorry I'm going to close this one. I just dont find the time for it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
pinned stalebot pinned label
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants