zerodds-observability-otlp 1.0.0-rc.1

OTLP/HTTP/JSON-Exporter fuer ZeroDDS-Telemetrie (zerodds-observability-otlp-1.0): /v1/traces + /v1/metrics + /v1/logs ohne prost/tonic/hyper.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
version = 4

[[package]]
name = "zerodds-foundation"
version = "1.0.0-rc.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "6209ae9b24fa393acfff5845754b2e0871829bde0d351a6cd5fdfca9680787c3"

[[package]]
name = "zerodds-observability-otlp"
version = "1.0.0-rc.1"
dependencies = [
 "zerodds-foundation",
]