Highlights
- Arctic Code Vault Contributor
Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign up
Pinned
2,157 contributions in the last year
Activity overview
Contribution activity
September 2020
Created a pull request in prometheus/prometheus that received 10 comments
Brought back to live old optimised merge series set, use it for everything except populating block.
Assumption: Heap sort is much slower, but uses less memory. But looks like it's too slow for now. Let's get back to non heap version. Both are now …
+390
−191
•
10
comments
- block: precalculate hashes if enabled and use them during compaction (downloading)
- Upgrade to Go 1.15
- Fix flaky query frontend split interval unit test
- docs: Fixed incorrect heading level for AliYun OSS
- Switch to use github action to check links in markdown
- querier: bugfix - data gaps when switching iterators
- querier: Fix overwriting maxSourceResolution when auto downsampling is enabled
- Cut release v0.15.0-rc.1
Created an issue in thanos-io/thanos that received 1 comment
query-frontend http: invalid Read on closed Body
level=warn ts=2020-09-02T10:32:32.374998059Z caller=frontend.go:198 org_id=fake traceID=1ea32ae91e7a739b msg="unable to parse form for request" err…
1
comment