molszews
molszews
### APM Agent version 1.23.0 ### Environment net6.0 ### Describe the bug Error messages are logged when apm is disabled. ### To Reproduce Start app with `UseAllElasticApm()` and "Enabled" setting...
Due to this [commit](https://github.com/mongodb/mongo-csharp-driver/commit/88a63ead0e39660b95f7edeb1ae1b731a1047a56) MongoDB.Driver 2.22.0 will call `DocumentVersionService.DetermineVersion()` with `null` passed as the `instance` parameter causing `NullReferenceException`. This will happen if linq3 query uses `DefaultIfEmpty()` clause. There is no...
I would like to try and evaluate the OSS version on a pre-prod k8s cluster, is there a helm chart or sort of guide/instruction? Setting up entire app via docker-compose...