krata/hack
Khionu Sybiern 88a62441b1
Initial fluentd support (#205)
* fix(hack): use sudo -E when running Rust binaries

This makes it possible to pass envvars to the Krata runtime

* feat(o11y): add fluent sink to logs

This change adds fluent logging as an opt-in feature. Setting
`KRATA_LOG_FLUENT` with an address:port will start a TCP connection,
sending logs.

A later changes will respect a URI scheme and use structured logging.
2024-06-25 19:10:57 +00:00
..
build build: target: use alpine rust triplets when building on alpine (#49) 2024-04-12 08:40:44 +00:00
ci chore(workflows): fix release asset assembly for alpine/debian packages (#40) 2024-04-09 04:45:36 -07:00
code krata: implement guest reconciliation 2024-03-14 14:03:11 +00:00
debug Initial fluentd support (#205) 2024-06-25 19:10:57 +00:00
dist chore(xenplatform): elf loader should async load the file (#197) 2024-06-23 12:57:01 +00:00
initrd krata: rework cross-compilation 2024-03-21 21:31:10 +00:00
kernel fix(build): kernel fetch should use host target (#159) 2024-05-16 18:13:04 +00:00
os fix(build): use host resolv.conf in os build chroot (#153) 2024-05-16 08:41:42 +00:00