Andy Gardner
Andy Gardner
I'd be keen to see debugging (stepping through line by line) in interactive notebooks too.
Thanks for the feedback, yes, I realise that it doesn't make sense to add to the cli, the reason I posted it here was the CLI runs nicely on docker,...
Yes please
I'm not sure if it's related, but when I tried to create this rule (which is valid on [AWS](https://docs.aws.amazon.com/eventbridge/latest/userguide/eb-event-patterns-content-based-filtering.html#eb-filtering-complex-example-or)) ```json { "source": ["myService"], "$or": [ { "detail-type": ["Event1"] }, {...
> > I'm not sure if it's related, but when I tried to create this rule (which is valid on [AWS](https://docs.aws.amazon.com/eventbridge/latest/userguide/eb-event-patterns-content-based-filtering.html#eb-filtering-complex-example-or)) > > { > > "source": ["myService"], > >...
I'm also interested in this. What would be the recommended approach to getting tracing to include npgsql connections. I'm using [Dapper](https://github.com/DapperLib/Dapper) for my ORM, so getting instrumentation configured on the...
@andheiberg @gitstashpop I'm needing to connect to a backend server that only supports connections over TLS. Does anyone have an example of how to implement that? Down the line I'd...
Any update on this, from my understanding this is a work in progress and currently in beta, but would really appreciate any update where possible. I assume this would replace...
@ArinGhazarian would you have any insights as to whether this is on a roadmap? We're looking to move our org from a self managed GitLab onto GitHub Enterprise but would...
Thanks @robandpdx , I've reached out to our Account Rep, so will see what they have to say. Is there anywhere in particular I can see the roadmap on the...