[package] name = "influxive-otel-atomic-obs" version = "0.0.3-alpha.1" edition = "2021" description = "Opentelemetry observable metric implementations based on std::sync::atomic types" license = "MIT OR Apache-2.0" repository = "https://github.com/holochain/influxive" documentation = "https://docs.rs/influxive-otel-atomic-obs" authors = [ "Holochain Core Dev Team " ] keywords = ["metrics"] categories = ["development-tools"] [dependencies] opentelemetry_api = { workspace = true }