atom / telemetry

sends usage metrics to GitHub's internal analytics pipeline
MIT License
11 stars 12 forks source link

`telemetry` should have a way of sending latency data. #13

Closed annthurium closed 6 years ago

annthurium commented 6 years ago

after discussing this with @jasonrudolph, I'm inclined to go with an api that looks something like this:

addTiming(name, durationInMilliseconds, metadata={})