Iosif Chiriluta
Iosif Chiriluta
Thanks for the invitation, @webdevilopers ! That example showed by @rommsen is what I would do if I had to use the Symfony Forms component with the specification that I...
I didn't have time to look at it, but I want to do this as soon as possible!
The Process Manager looks as I imagined. Practically, a Process Manager may group together all those events that are part of the same flow. I am right?
Hi, @brettmc! First of all, thank you for your response. Today I learned that the PHP SDK ignores the env variable `OTEL_EXPORTER_OTLP_TRACES_TIMEOUT`. So, what I understand now is that there's...
Oh, `OTEL_EXPORTER_OTLP_TRACES_TIMEOUT` will be taken in consideration starting with a future version :)
> Back on-topic, I submitted [open-telemetry/opentelemetry-configuration#97](https://github.com/open-telemetry/opentelemetry-configuration/pull/97) to allow configuring retry logic for exporting. If that is accepted, it should be a trivial change at our end to support it (we...