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

Add p75/p25 as aggregation options #3867

Merged
merged 3 commits into from
Oct 22, 2021
Merged

Add p75/p25 as aggregation options #3867

merged 3 commits into from
Oct 22, 2021

Conversation

shreyassrivatsan
Copy link
Collaborator

What this PR does / why we need it:
Add support for p25 and p75 as timer aggregations.

Special notes for your reviewer:

Does this PR introduce a user-facing and/or backwards incompatible change?:

NONE

Does this PR require updating code package or user-facing documentation?:

NONE

@codecov
Copy link

codecov bot commented Oct 22, 2021

Codecov Report

Merging #3867 (a5e0e1e) into master (a5e0e1e) will not change coverage.
The diff coverage is n/a.

❗ Current head a5e0e1e differs from pull request most recent head 968115c. Consider uploading reports for the commit 968115c to get more accurate results

Impacted file tree graph

@@          Coverage Diff           @@
##           master   #3867   +/-   ##
======================================
  Coverage    56.9%   56.9%           
======================================
  Files         552     552           
  Lines       63338   63338           
======================================
  Hits        36072   36072           
  Misses      24064   24064           
  Partials     3202    3202           
Flag Coverage Δ
aggregator 64.3% <0.0%> (ø)
cluster ∅ <0.0%> (∅)
collector 58.4% <0.0%> (ø)
dbnode 60.5% <0.0%> (ø)
m3em 46.4% <0.0%> (ø)
metrics 19.5% <0.0%> (ø)
msg 74.4% <0.0%> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.


Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update a5e0e1e...968115c. Read the comment docs.

@shreyassrivatsan shreyassrivatsan merged commit 7edd567 into master Oct 22, 2021
@shreyassrivatsan shreyassrivatsan deleted the ss/p75 branch October 22, 2021 21:57
soundvibe added a commit that referenced this pull request Oct 26, 2021
* master:
  Remove unused message-read-error metric (#3869)
  Add p75/p25 as aggregation options (#3867)
  [aggregator] track dirty values to consume instead of scanning all within buffer past (#3847)
  [rules] Correctly match rollup tags for excludeBy operations (#3865)
  [dbnode] Create empty warm index fileset (#3859)
  [aggregator] Allow wait during tick to be interrupted on close (#3861)
  [aggregator] Add support for default configuration (#3856)
  [dbnode] Add WriteAttempt integration test index helper method (#3860)
  [tools] Allow reading all the shards in the directory in read_data_files (#3857)
  [tests] Add test for in-process aggregator writes
  [tools] Add annotation_checker tool (#3854)
  [tests] Convert docker-integration-tests/simple/test.sh to in-process test (#3850)
  [documentation] Update rollup rules documentation to provide an example of aggregating gauges (#3852)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants