ethercrow / opentelemetry-haskell

The OpenTelemetry Haskell Client https://opentelemetry.io
Other
65 stars 6 forks source link

eventlog-to-tracy improvements #24

Closed ethercrow closed 4 years ago

ethercrow commented 4 years ago
  1. Instead of calling eventlog-to-chrome executable it should call the corresponding function.

https://github.com/ethercrow/opentelemetry-haskell/blob/master/opentelemetry-extra/exe/eventlog-to-tracy/Main.hs#L22

  1. It should detect missing import-chrome or Tracy executables and direct the user to instructions how to install those.
TristanCacqueray commented 4 years ago

Thank you for setting the good first issue label! It seems like this can now be closed.