COMMITS
/ pkg/storage/storage.go November 18, 2022
E
fix: delete app also deletes metadata (#1736)
eduardo aleixo committed
November 9, 2022
E
feat: store application metadata (#1649)
eduardo aleixo committed
October 18, 2022
A
fix: close databases in deterministic order (#1623)
Anton Kolesnikov committed
June 22, 2022
A
chore: extend exemplars format (#1169)
Anton Kolesnikov committed
May 25, 2022
A
chore: decouple storage queue (#1104)
Anton Kolesnikov committed
May 15, 2022
D
chore: storage api changes (#1105)
Dmitry Filimonov committed
May 6, 2022
D
chore: expands storage API (#1088)
Dmitry Filimonov committed
April 18, 2022
A
fix: delete data in batches instead of using badgerDB drop prefix (#1035)
Anton Kolesnikov committed
April 14, 2022
A
perf(retention): improve performance of exemplars removal (#1018)
Anton Kolesnikov committed
April 3, 2022
D
refactor: adds context to most storage.Storage methods (#995)
Dmitry Filimonov committed
March 26, 2022
A
feat: separate retention policy for exemplars (#971)
Anton Kolesnikov committed
March 21, 2022
A
fix: allow cache eviction and write-back while purging storage (#962)
Anton Kolesnikov committed
March 10, 2022
A
feat: add dedicated profiles storage with support for retention policy (#925)
Anton Kolesnikov committed
January 21, 2022
A
fix: return disk space check (#751)
Anton Kolesnikov committed
January 10, 2022
A
perf: optimize ingestion flow (#663)
Anton Kolesnikov committed
December 8, 2021
A
fix: trigger retention task when no levels are configured (#588)
Anton Kolesnikov committed
November 26, 2021
A
feat: initial support for adhoc mode (#504)
Alfredo Beaumont committed
November 8, 2021
A
feat: segment level-based retention (#431)
Anton Kolesnikov committed
A
refactor(config): decouple internal config from public CLI config in exec and server/storage (#508)
Alfredo Beaumont committed
October 19, 2021
G
feat(ops): implement out of space notification #348 (#456)
gawicks committed
October 15, 2021
A
chore: refactor metrics exporter (#444)
Anton Kolesnikov committed
October 14, 2021
A
fix: handle a BadgerDB panic related to incorrectly set permissions (#464)
Anton Kolesnikov committed
October 1, 2021
E
ci: make go lint fail build (#427)
eduardo aleixo committed
September 20, 2021
A
Optimize cache persistence (#385)
Anton Kolesnikov committed
August 27, 2021
T
Applying linting rules (#354)
Teiva Harsanyi committed
D
"native" integrations for ruby, python and php (#274)
Dmitry Filimonov committed
August 23, 2021
E
Metrics rename (#346)
eduardo aleixo committed
E
Refactor prometheus metrics (#335)
eduardo aleixo committed
August 11, 2021
E
Feature/grafana example (#331)
eduardo aleixo committed
August 9, 2021
D
Merge branch 'main' into feature/tags-frontend
Dmitry Filimonov committed
D
support for query in label endpoints
Dmitry Filimonov committed
August 4, 2021
A
Fix LFU cache package version
Anton Kolesnikov committed
August 3, 2021
D
changes eviction timeout value to 20s and brings runtime.GC back
Dmitry Filimonov committed
July 28, 2021
A
Fix dictionary keys
Anton Kolesnikov committed
July 23, 2021
A
Add dimension lookup by key labels
Anton Kolesnikov committed
July 21, 2021
A
Tags support (#280)
Anton Kolesnikov committed
June 22, 2021
A
Graceful shutdown (#243)
Anton Kolesnikov committed
June 21, 2021
A
Ignore tags at dictionary lookup (#245)
Anton Kolesnikov committed
June 17, 2021
S
Closes #168 - Implement data retention in storage layer (WIP) (#182)
Sakib Sami committed
June 11, 2021
June 7, 2021
A
Part of: Lint Go Code #49 (#223)
AdrK committed
June 3, 2021
A
Closes: Feature: add ability to delete apps #119 (#221)
AdrK committed
June 2, 2021
D
Adds a benchmark suite (#231)
Dmitry Filimonov committed
L
Hotfix/segment cache panic (#222)
longwu committed
May 25, 2021
May 24, 2021
L
Fix issue #154: Add ability to change sampling rate (#190)
longwu committed
May 12, 2021
D
Cleans up pkg/storage/segment and global state (#183)
Dmitry Filimonov committed
S
Resolves #165 - implemented out of space check (#174)
Sakib Sami committed
April 25, 2021
D
Golang Profiler — adds memory profiling, improves cpu profiling (#146)
Dmitry Filimonov committed
April 3, 2021
D
changes badger-log-truncate to be on by default as discussed in #148
Dmitry Filimonov committed