Add missing opentelemetry features
This commit is contained in:
parent
62f0715abe
commit
5d404dcd54
@ -40,4 +40,4 @@ netapp = "0.4"
|
|||||||
http = "0.2"
|
http = "0.2"
|
||||||
hyper = "0.14"
|
hyper = "0.14"
|
||||||
|
|
||||||
opentelemetry = "0.17"
|
opentelemetry = { version = "0.17", features = [ "rt-tokio", "metrics", "trace" ] }
|
||||||
|
Loading…
Reference in New Issue
Block a user