Skip to content

Commit

Permalink
Comment on otlp version
Browse files Browse the repository at this point in the history
  • Loading branch information
recmo committed Apr 18, 2023
1 parent 4fd46a0 commit b860bf6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -80,6 +80,7 @@ prometheus = { version = "0.13", features = [ "process" ], optional = true }
hyper = { version = "^0.14.17", features = [ "server", "tcp", "http1", "http2" ], optional = true }

# OpenTelemetry
# Using an older version because `tracing-opentelemetry` does not support 0.19.
serde = { version = "1.0", optional = true }
serde_json = { version = "1.0", optional = true }
tracing-opentelemetry = { version = "0.18", optional = true }
Expand Down

0 comments on commit b860bf6

Please sign in to comment.