mirror of
https://github.com/servo/servo.git
synced 2025-08-11 00:15:32 +01:00
Add option to write profiler output to InfluxDB
This commit is contained in:
parent
990c4091fe
commit
360f2cc492
5 changed files with 87 additions and 6 deletions
|
@ -11,6 +11,7 @@ path = "lib.rs"
|
|||
|
||||
[dependencies]
|
||||
profile_traits = {path = "../profile_traits"}
|
||||
influent = "0.4"
|
||||
ipc-channel = "0.8"
|
||||
heartbeats-simple = "0.4"
|
||||
log = "0.3.5"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue