krata/hack/debug
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
..
common.sh Initial fluentd support (#205) 2024-06-25 19:10:57 +00:00
kratactl.sh hack: rename scripts to hack 2024-03-07 16:40:41 +00:00
kratad.sh hack: rename scripts to hack 2024-03-07 16:40:41 +00:00
kratanet.sh hack: rename scripts to hack 2024-03-07 16:40:41 +00:00
session.sh hack: rename scripts to hack 2024-03-07 16:40:41 +00:00
session.yml hack: rename scripts to hack 2024-03-07 16:40:41 +00:00