[package]
name = "pgtask-otel"
description = "OpenTelemetry conventions and propagation for pgtask"
edition.workspace = true
license.workspace = true
repository.workspace = true
rust-version.workspace = true
version.workspace = true
[dependencies]
opentelemetry.workspace = true
opentelemetry_sdk.workspace = true
serde_json.workspace = true
tracing.workspace = true
tracing-opentelemetry.workspace = true
[lints]
workspace = true