Docs.rs
daemon8-ingest-0.3.2
daemon8-ingest 0.3.2
Docs.rs crate page
Links
Repository
crates.io
Source
Owners
jhavenz
Dependencies
axum ^0.8
normal
daemon8-types ^0.3.2
normal
serde ^1
normal
serde_json ^1
normal
thiserror ^2
normal
tokio ^1
normal
tokio-util ^0.7
normal
tracing ^0.1
normal
http-body-util ^0.1.3
dev
tower ^0.5.3
dev
Versions
8.33%
of the crate is documented
Go to latest version
Platform
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Skip to main content
Module normalize
daemon8_
ingest
0.3.2
Module normalize
Module Items
Functions
In crate daemon8_
ingest
daemon8_ingest
Module
normalize
Copy item path
Source
Functions
ยง
normalize
Normalize arbitrary JSON into an Observation. Extracts recognized meta fields (kind, channel, severity, file, line, function, app, data) and maps the remainder into the observation payload.
parse_
severity