Dennis Kieselhorst
Dennis Kieselhorst
The release is planned for today. Regarding your solution: Why not using classpath: instead of classpath;?
Ah ok got it. I this case a separate tag would be cleaner to avoid confusion.
@farazhv great to hear that, that will be definitely helpful for other users as well. Can you create a pull request with your changes?
@jogep can you take a look, please?
Thanks @mnapoli for the quick response. - what would users have to do to use it? Add the opentelemetry-php lib to composer. Configure an endpoint where the trace data should...
So the following needs to be done in addition to what I've already mentioned before: - Add `${bref-extra:grpc-php-74}` as a layer - Setup permissions according to https://aws-otel.github.io/docs/setup/permissions Setting `OTEL_EXPORTER_OTLP_ENDPOINT` is...
I appreciate that you plan to use Swagger (Open API Spec)!
Is there already an alpha implementation for it?
Hi @sc0ttdav3y, thanks for raising this. It looks like some things got outdated with the move to 1.0.0 beta. I've informed my colleagues (also about your other issue https://github.com/open-telemetry/opentelemetry-php/issues/906) and...
Hi, with the current change no powertools features are used so it would be even enough to use https://github.com/aws/aws-lambda-java-libs/tree/main/aws-lambda-java-log4j2. I'd check the log output before and after the change. Goal...