Marco Bellino
Marco Bellino
Hello, I'm wondering if there is any plan to introduce the support for the cloudevents specification in the future: https://cloudevents.io/ Thanks, Marco.
Hello, I'm trying to use the Outbox implementation of Brighter, but it is not clear to use the Outbox when we have multiple SQL connections. eg. ```csharp [HttpGet] [Route("greeting")] public...
I'm wondering how we're supposed to implement the scenario below. **Scenario:** A WebAPI can be consumed by both: users and deamon application and it calls a Downstream API. I'd like...
**Describe the bug** A clear and concise description of what the bug is. The timestamps of the spans generated by the Datadog SDK is "delayed" respect to the one generated...
Was not possible to customize additional parameters of the Datadog Publisher (eg. the port) I only added an overload to expose the StatsdConfig, so, the consumers of the package can...