ai-labs-team / mgFx

Managed side-effects for JavaScript
1 stars 1 forks source link

PostgreSQL Analyzer returns partially complete spans #17

Closed wms closed 4 years ago

wms commented 4 years ago

An additional WHERE clause needs to be added to the SELECT ... FROM spans query to only return 'complete' spans (ie, omit spans where we've recorded the 'ended' state before the 'started' state.)