Cecil Phillip
Cecil Phillip
I had to put this down for a second, but I've tried a few options and they're not working out for me. Maybe I'm missing something. Here's my app.config with...
@smhassan with all due respect, I moved on to using [RethinkDb.Driver](https://github.com/bchavez/RethinkDb.Driver). Mainly because it follows the conventions of the other official drivers and Brian is very responsive with issues
@bangonkali any luck?
@NaincyKumariKnoldus 1st, my apologies for taking so long before seeing this. 2nd I don't think this is still any issue but if it is, please let me know
what exactly do you mean by centralize?
I believe at the moment this is just an experiment / PoC. I wouldn't expect too much in terms of "maintenance".
I had the same issue via the command line after I updated to GA. I ended up recreating the app host project and copying the code over. Not sure what...
@davidfowl that was it. I found a few of those processes running. However... it seems stopping the `dotnet run` process isn't killing the dashboard (on my machine), so I have...
Dug into this some more today. I think the issue I'm having is different from @PaybackMan and is happening because of an endpoint I'm trying to expose. I have a...
I'd like to see support for OTEL metrics and logging too. Looks like the spec for these now that API and Protocol specs for these are [stable](https://opentelemetry.io/docs/specs/status). @JoshVanL 👀