Michail Ivanilov

Results 4 comments of Michail Ivanilov

Here is a workaround that at least can help to solve serialisation/deserialisation issue. If you are using `Jackson` for json serialisation/deserialisation, try to enable it in the plugin `` by...

Hey guys, thanks a lot for this maintenance work! Any ETA on when approximately we could expect a release with the CA certs?

Hey @nomisRev looking at the `Ktor` engines and `SuspendApp` code as it is now, it makes sense to me set `Dio.ktor.server.engine.ShutdownHook` to `false` as ultimately `SuspendApp` delays `engine.stop` call -...

I have also run into this issue of missing `http_route` attribute on the `http_server_duration` metric. I want to only export metrics and if traces export is disabled `OTEL_TRACES_EXPORTER: none` then...