Sanket Mehta
Sanket Mehta
the issue seems to be with zoom update. After installing latest update from zoom, the meeting link was working fine.
Can you add below env variables as well: OTEL_EXPORTER_OTLP_PROTOCOL=grpc OTEL_EXPORTER_OTLP_INSECURE=true I have a fastapi app and able to send the traces to jaeger/zipkin via collector. Let me know if this...
I have assigned this to myself
Hi, Can anyone help me resolve this code coverage error?
Just an explanation for not including fiber as of now: currently we are supporting php 7.4 and 8.0 which does not support fiber out of the box. so to provide...
> I think this needs an example of how to use and configure a retry policy, so that users can see it in action and understand how to configure (and...
@tidal @Nevay: as you guys can see, most of the builds are getting failed because of doLog() function in LogsMessagetrait.php because doLog is also being defined in LoggerExporter.php but from...
> > failed because of doLog() function in LogsMessagetrait.php > > I understand now... By adding `LogsMessagesTrait` to `SpanExporterTrait`, our `LoggerExporter` ends up with two methods named `doLog`. In that...
@Nevay @tidal Please do review it and approve
Hi @tidal and @bobstrecansky : Can you assign this to me?