Jérémie Drouet
                                            Jérémie Drouet
                                        
                                    Well, at this point, I need async-await to use `datadog-client` to send the series. I've tried to use the one embedded with `actix-web` (`actix-rt` + `futures`) and I didn't manage...
The library `datadog-client` uses `async-await` which could be better in a context where tokio is already loaded. In added `ureq` which is a blocking alternative to `reqwest`, so should be...
@bpetit do you have an account on the European instance or the US instance? The default configured instance is the one in EU (`https://api.datadoghq.eu`, maybe we should set the US...
@bpetit my cloud provider is Ikoula ``` cat /proc/cpuinfo processor : 0 vendor_id : GenuineIntel cpu family : 6 model : 85 model name : Intel(R) Xeon(R) Gold 6134 CPU...
Hi @waghuldetejas, I'm not working for Docker anymore, but I think, if you want such information/help, I encourage you to join the [slack community](https://www.docker.com/docker-community) ;)
👋 Thanks @devongovett for your answer and for your work, that's amazing! I've been discussing about this [here](https://github.com/mjmlio/mjml/pull/2703#issuecomment-1628746366) and I don't manage to get a consensus 😅
Thanks for your feedback! Right now, this issue seems to be related to the `xmlparser` used under the hood. I'm considering forking it to adapt it to html. But for...
Yeah, the error handling is something I should focus on soon 😉
@Madko did you try without the ``?
No answers for more than a year, closing this