incloudss
incloudss
Hi, I am getting exception: ``It was not possible to connect to the redis server(s). ConnectTimeout"`` when sending ~20 GET commands immediately after service start, parallalely(each GET is invoked from...
**Describe the bug** Elastic.Apm interferes with default .net diagnostic activity behaviour and breaks traces. Versions checked: 1.23.0, 1.24.0, 1.25.0 Here is the jaeger visualization of good trace (using OpenTelemetry), and...
Docker buildkit fails to build .net project in contrary to successful builds on depracted builder
### Description I found that when you have more than one `dotnet publish ` in dockerfile, the `docker build` with buildkit fails with some strange, nondescriptive error: `ERROR: failed to...