Eugene Krapivin
Eugene Krapivin
@juan-domenech It works but some features that use mappings do not work. as an example: term completion doesn't work, Explore feature doesn't seem to work as well. I believe there...
it'd be nice to have those metrics using ~~prometheus endpoint, or use a well known metrics aggregator (like app-metrics.io for instance) to abstract specific metrics format and export solutions~~ [`System.Diagnostics.Metrics`](https://learn.microsoft.com/en-us/dotnet/core/diagnostics/metrics-instrumentation)....
you have to clone [this repo](https://github.com/jonathansant/Orleans.Streams.Utils) and put it in the correct location.
@jonathansant ping
I'm not sure I see a way to do it with `Orleans.Streams.Kafka` without creating a custom nuget, am I mistaken?
What I meant is the current version of the `Orleans.Streams.Kafka` code doesn't allow much in terms of replacing the moving parts inside. hence, either a custom nuget is needed to...
@satish860 FYI https://github.com/enyim/Memcached2/pull/8
rewrote the `AsyncSocket` buffers for `NETSTANDARD2_0 || NET471 || NET472 || NET48`, all client tests are passing now.
@enyim FYI mate
@enyim A kind reminder... I don't want to spin off another NuGet just for the sake of backwards compatibility