Brett McBride
Brett McBride
Very sorry, I didn't see the update. @dciprian-petrisor are you able to (again) resolve conflicts?
Hello. Just wanted to share here that in my SIG (php) [somebody is keen](https://cloud-native.slack.com/archives/C01NFPCV44V/p1752901134633999) to have a response propagator mechanism so that they can use it to pass some vendor-specific...
Checked and confirmed that we do follow SemVer 2.0.0 (we might consider using for example `beta.1` instead of `beta1`, although the latter still seems ok per semver spec). Also, since...
We have a few `@experimental` tags in our codebase (in the metrics signal) which we could consider changing to `@development`. Personally, I don't think it's obvious what `@development` means as...
> I also want to call out that we already have 4 working prototypes of `Logger.Enabled` PHP's implementation of `enabled` hasn't caught up to more recent spec changes, so is...
> According to https://github.com/open-telemetry/opentelemetry-specification/issues/4208#issuecomment-2608496302 PHP should also be fine. @brettmc, am I correct? @pellared correct, that won't be an issue for PHP.
Hello and welcome, @RichardChukwu Please feel free to submit to work on this and submit a PR.
@RichardChukwu some additional changes noted above, if you're interested in working on them :)
I think this makes sense. Can the non-default mode (OTEL_PHP_MONOLOG_ATTRIB_MODE=otel) be tested ?
@eriksamstag I'd suggest that we should favour the general PSR-based packages, unless it can be done better (ie, provide more meaningful span name, or extra metadata) with a specialized cake...