Add receiver for Grafana (#4211)

This commit is contained in:
Marcio Diaz
2019-11-26 18:17:34 +01:00
committed by Gavin Wood
parent 53a482146b
commit e1a911cac4
4 changed files with 14 additions and 2 deletions
+1
View File
@@ -6578,6 +6578,7 @@ dependencies = [
name = "substrate-tracing"
version = "2.0.0"
dependencies = [
"grafana-data-source 2.0.0",
"log 0.4.8 (registry+https://github.com/rust-lang/crates.io-index)",
"parking_lot 0.9.0 (registry+https://github.com/rust-lang/crates.io-index)",
"substrate-telemetry 2.0.0",