Jérémie Drouet
Jérémie Drouet
We've had few issues with sqlx : tokio versions not being updated and now the build breaking on rust 1.53 It's probably time to move to deadpool-postgres considering we'll stick...
Since [this commit](https://github.com/vectordotdev/vector/commit/3e0ca6bdf0f4f4bb3bc66ddfc14c6b961f83dbd2) the `check-events` script is not reporting the file path in which there is an error. This PR brings it back. Signed-off-by: Jeremie Drouet
This PR adds a check when vector starts or validate the configuration to ensure, when the `enterprise` mode is enabled, that there are no `api_key` being sent to datadog.
On the latest master (commit `6da2174e14576ff07a0a2a28074fac5276b23d79`), when I start `helix` and try to select a theme, I get the following error: `Unsupported theme: theme requires true color support`. When using...
I've been trying to send a message from the Arduino to the RPi without success. The RPi seems to never receive anything. I'm using the following material: - Arduino Nano:...
This will preload the image with... a lot of fixtures Signed-off-by: Jérémie Drouet