machi-obs 1.0.0

Observability contracts: metrics, span catalogue, and log redaction for Machi
Documentation
  • Coverage
  • 100%
    58 out of 58 items documented0 out of 31 items with examples
  • Size
  • Source code size: 31.47 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 1.08 MB This is the summed size of all files generated by rustdoc for all configured targets
  • Ø build duration
  • this release: 9s Average build duration of successful builds.
  • all releases: 9s Average build duration of successful builds in releases after 2024-10-23.
  • Links
  • qntx/machi
    566 94 0
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • gitctrlx

Observability spine for the Machi kernel.

  • Stable metric series names and record helpers ([metrics])
  • Re-export of span / field catalogue from [machi_protocol]
  • Redaction helpers so hosts never log secrets by accident

Production hosts inject a real [MetricsSink] (Prometheus / OTEL adapters live behind optional features in later phases). The kernel only depends on the trait surface.