sql-runner icon indicating copy to clipboard operation
sql-runner copied to clipboard

Add Snowplow tracking on query start/complete/fail

Open alexanderdean opened this issue 10 years ago • 3 comments

alexanderdean avatar Sep 05 '15 16:09 alexanderdean

Blocked by release of https://github.com/snowplow/snowplow-golang-tracker

alexanderdean avatar Sep 05 '15 16:09 alexanderdean

Pushing back...

alexanderdean avatar Sep 08 '15 20:09 alexanderdean

+1

I've recently been trying to optimize the performance of our data modeling scripts that are run in sql-runner, so I've taken the stdout from the sql-runner process, then performed manual processing of this text then loaded it into tableau for analysis. But I have to do this for every run I want to analyze but if the timings for each query were in a snowplow event it would make life easier for reporting/monitoring as well.

Would there be the equivalent of the web_page context that would tie all events for a single playbook run together?

ryanrozich avatar Jan 03 '17 15:01 ryanrozich