billgraziano / xelogstash

Send SQL Server Extended Events to Logstash, Elastic Search, or JSON
Other
26 stars 11 forks source link

Add a duration_sec field #48

Open billgraziano opened 4 years ago

billgraziano commented 4 years ago

For SQL events, add a duration_sec field that reports the duration in integer seconds

billgraziano commented 2 years ago

Any maybe a cpu_sec, reads_mb, and writes_mb.