Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixes absent_over_time to work with all log selector. #3143

Merged
merged 2 commits into from
Jan 8, 2021

Conversation

cyriltovena
Copy link
Contributor

@cyriltovena cyriltovena commented Jan 8, 2021

I made a mistake forcing absent_over_time to work only for unwrap, which is not the most useful use case.

Signed-off-by: Cyril Tovena cyril.tovena@gmail.com

I made a mistake forcing absent_over_time to work only for unwrap, which is not the most useful usecase.

Signed-off-by: Cyril Tovena <cyril.tovena@gmail.com>
Signed-off-by: Cyril Tovena <cyril.tovena@gmail.com>
@codecov-io
Copy link

Codecov Report

Merging #3143 (bd4e45d) into master (c9b85b3) will increase coverage by 0.14%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #3143      +/-   ##
==========================================
+ Coverage   63.05%   63.19%   +0.14%     
==========================================
  Files         188      188              
  Lines       16218    16218              
==========================================
+ Hits        10226    10249      +23     
+ Misses       5051     5030      -21     
+ Partials      941      939       -2     
Impacted Files Coverage Δ
pkg/logql/functions.go 42.96% <100.00%> (+13.28%) ⬆️
pkg/logql/ast.go 88.10% <0.00%> (+0.54%) ⬆️
pkg/querier/queryrange/downstreamer.go 97.64% <0.00%> (+2.35%) ⬆️
pkg/querier/queryrange/limits.go 95.83% <0.00%> (+4.16%) ⬆️

@owen-d owen-d merged commit 5070605 into grafana:master Jan 8, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants