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

Fix panic in index loading #117

Merged
merged 2 commits into from
Dec 11, 2017
Merged

Fix panic in index loading #117

merged 2 commits into from
Dec 11, 2017

Conversation

fabxc
Copy link
Collaborator

@fabxc fabxc commented Dec 11, 2017

@Bplotka

@fabxc fabxc merged commit f87f6f6 into master Dec 11, 2017
@fabxc fabxc deleted the mappanic branch December 11, 2017 14:29
fpetkovski pushed a commit to fpetkovski/thanos that referenced this pull request Mar 30, 2023
* Native histogram downsampling

Signed-off-by: Sebastian Rabenhorst <sebastian.rabenhorst@shopify.com>

Fixed changelog

Signed-off-by: Sebastian Rabenhorst <sebastian.rabenhorst@shopify.com>

Updated Readme

Signed-off-by: Sebastian Rabenhorst <sebastian.rabenhorst@shopify.com>

Add chnagelog

Signed-off-by: Sebastian Rabenhorst <sebastian.rabenhorst@shopify.com>

Fixed changelog

Signed-off-by: Sebastian Rabenhorst <sebastian.rabenhorst@shopify.com>

Started work on histogram downsampling

Signed-off-by: Sebastian Rabenhorst <sebastian.rabenhorst@shopify.com>

Removed compactor test

Started work on histogram downsampling

Naming

Naming

Raw downsampling without generics

Rebase fix

Refactor tests fragments into functions

Signed-off-by: Pedro Tanaka <pedro.tanaka@shopify.com>

Refactor raw downsampling to support int histograms

Signed-off-by: Pedro Tanaka <pedro.tanaka@shopify.com>

Comparing histograms for raw downsampling

Signed-off-by: Pedro Tanaka <pedro.tanaka@shopify.com>

Add histogram support for bucket populateChunk

Refactored RawDownsample code

Benchmarking recovering series from histogram chunks

Signed-off-by: Pedro Tanaka <pedro.tanaka@shopify.com>

Refactoring helper function into its own package

Signed-off-by: Pedro Tanaka <pedro.tanaka@shopify.com>

Trying to implement integration test with querier and downsampled histogram chunks

Signed-off-by: Pedro Tanaka <pedro.tanaka@shopify.com>

Making the test case a valid one

Signed-off-by: Pedro Tanaka <pedro.tanaka@shopify.com>

Improvement for native histograms in bucket and series

Extending downsampling test

Signed-off-by: Pedro Tanaka <pedro.tanaka@shopify.com>

Fixing iteration over native histograms aggr chunks

Signed-off-by: Pedro Tanaka <pedro.tanaka@shopify.com>

Added hist sum to aggrsFromFunc and populateChunk fix

Adjusting query;

Signed-off-by: Pedro Tanaka <pedro.tanaka@shopify.com>

Adding range as test parameter

Signed-off-by: Pedro Tanaka <pedro.tanaka@shopify.com>

Fixing downsampling tests, general cleanup

Signed-off-by: Pedro Tanaka <pedro.tanaka@shopify.com>

Fixed downsampling and improved test

Fixed native histogram aggregate downsampling

Fixed native histogram aggregate downsampling

Improved native histogram downsampling

Fixed downsample

Improved native histogram downsampling

Fixed reset hints for downsampling and added counter reset tests

Added nore native histogram downsampling tests

Improved native histograms downsampling tests.

Fixed tests

Signed-off-by: Sebastian Rabenhorst <sebastian.rabenhorst@shopify.com>

Added float histogram encoding for storepb

Fixed linter

Fixed lint

Fixed lint

Revert CHANGELOG.md

Added debug log for downsampling

Take schema into account when adding histograms

Simplified downsampling (thanos-io#117)

* Simplified downsampling

Signed-off-by: Sebastian Rabenhorst <sebastian.rabenhorst@shopify.com>

Simplified downsampling

Simplified downsampling

* Fixed downsampling

* Removed debug log

* Fixed schema for downsampling native histograms

* Fixed aggregate downsampling

* Added fix for downsampling stale histograms

* Lint fix for histogram downsampling tests

* Added more stale marker checks for downsampling

* Schema check for downsampled batch

Added gauge histogram support for downsampling

Adjust histogram sum downsampling for reset and hist AverageChunkIterator support

More histogram tests and cleanup

Added native histogram support to chunk iterator

Fixed overlappingMerger emtpy fn

Fixed overlappingMerger emtpy fn

Fix for appending during compaction

Disabled mimir unit tests

Signed-off-by: Sebastian Rabenhorst <sebastian.rabenhorst@shopify.com>

Fixed imports

Reverted querier changes

Deleted native histogram query test

Deleted native histogram query test

Deleted native histogram query test

Signed-off-by: Sebastian Rabenhorst <sebastian.rabenhorst@shopify.com>

Fixes from review

Signed-off-by: Sebastian Rabenhorst <sebastian.rabenhorst@shopify.com>

Removed logger from downsampleaggr

* Fixed populateChunk
danielmellado pushed a commit to danielmellado/thanos that referenced this pull request Oct 16, 2023
…penshift-4.15-thanos

OCPBUGS-19206: Updating thanos images to be consistent with ART
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.

None yet

2 participants