Andrew Matthews
Andrew Matthews
Hi, When running Symfony in debug mode, it uses an event dispatcher that implements TraceableEventDispatcherInterface. The EventDataCollector class relies on an event dispatcher implementing this interface to get profiling data...
When the Symfony firewall intercepts a request and redirects the user to the IDP for authentication, the RelayState is not included in the redirect to the IDP. Consequently, when the...
We would like to be able to set additional tags to the client during run time from the request, such as the route name, HTTP method, etc. It would be...
### What problem are you trying to solve? Linkerd proxy currently supports using the W3C `traceparent` header for setting the trace ID in a trace span. However, it does not...
There is currently no way to limit the amount of time cURL takes to connect or transfer data. This can mean requests/scripts will run for minutes before timing out. Adding...
**Why is this needed**: Currently the Dashboard List panel allows you to select a folder to search for dashboard in. However, this will not search subfolders. This wasn't a big...