Question
I'm looking for a Symfony bundle that seemlessly integrates with OpenTelemetry and allows integration with existing Monolog library for logging. There are some bundles out there, some of which have only partially integrated with Symfony (either just traces or Monolog for logging), but this bundle ticks most of the boxes if I take a quick glance at the configuration to see that it supports traces, metrics and logs with Monolog.
What keeps me from trying to use this bundle and integrate it in my personal projects (and subsequently using it in corporate projects), is seeing it still is in beta and the code frequency/development for it is fairly inconsistent (looking at the repo's insights). This makes me wonder howlong it will take to get an actual initial stable release that is ready for production usages.
While the milestones do not have a due date set, do you have an estimation on when an initial stable release can be expected (in terms of months/years)?
Thanks in advance.
Question
I'm looking for a Symfony bundle that seemlessly integrates with OpenTelemetry and allows integration with existing Monolog library for logging. There are some bundles out there, some of which have only partially integrated with Symfony (either just traces or Monolog for logging), but this bundle ticks most of the boxes if I take a quick glance at the configuration to see that it supports traces, metrics and logs with Monolog.
What keeps me from trying to use this bundle and integrate it in my personal projects (and subsequently using it in corporate projects), is seeing it still is in beta and the code frequency/development for it is fairly inconsistent (looking at the repo's insights). This makes me wonder howlong it will take to get an actual initial stable release that is ready for production usages.
While the milestones do not have a due date set, do you have an estimation on when an initial stable release can be expected (in terms of months/years)?
Thanks in advance.