Skip to content
This repository has been archived by the owner on Jan 12, 2022. It is now read-only.

looker: fix metrics mode with one sample per fragment #1370

Merged
merged 1 commit into from
Sep 7, 2021

Conversation

jgehrcke
Copy link
Contributor

@jgehrcke jgehrcke commented Sep 6, 2021

Also see commit message.

In the read phase: got

  duration must be greater than 0

because of a [0s] in the query string.
the 0 was a result of the fragment time
width being 0, because of it containing
only one sample (special case, of course).

Signed-off-by: Dr. Jan-Philip Gehrcke <jp@opstrace.com>
@jgehrcke
Copy link
Contributor Author

jgehrcke commented Sep 7, 2021

main-test-gcp failed with #52 (comment)

@jgehrcke
Copy link
Contributor Author

jgehrcke commented Sep 7, 2021

main-test-aws failed with #1226 (comment)

@jgehrcke jgehrcke merged commit 84ebab6 into main Sep 7, 2021
@jgehrcke jgehrcke deleted the jp/looker-metric-mode-fix-one-sample-per-fragment branch September 7, 2021 09:13
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant