Skip to content

Instantly share code, notes, and snippets.

@yusufozgul
Last active June 20, 2021 11:48
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save yusufozgul/e82f2f95faa85df24d7bc8909b9c8ed3 to your computer and use it in GitHub Desktop.
Save yusufozgul/e82f2f95faa85df24d7bc8909b9c8ed3 to your computer and use it in GitHub Desktop.
SELECT average(responseTime) FROM MobileRequest
WHERE `requestDomain` like'%.awesome.domain' AND requestPath like '%/foo/bar'
TIMESERIES SINCE 1800 seconds ago COMPARE WITH 604800 seconds ago EXTRAPOLATE
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment