Commit Graph

329 Commits (7c85dd9e2d2b463d8d362aecefecfb2be02adaaf)

Author SHA1 Message Date
Karsten Jeschkies 8142f123f5
refactor(stringlabels): Support stringlabels in filter.Func (#17233) 9 months ago
benclive 9e68fb01f4
feat(dataobj): Add query stats collection to the dataobj readers (#17128) 9 months ago
Karsten Jeschkies 75593e0ed7
refactor(stringlabels): Support stringlabels in loghttp, pattern and ruler tests. (#17102) 9 months ago
Trevor Whitney 940a067a50
chore: apply series limit per variant for multi-variant queries (#16887) 9 months ago
Periklis Tsirakidis 1d99f4d86d
feat(distributor): Add MaxRecvMsgSize config for uncompressed message size limits (#16915) 9 months ago
Paul Rogers 24c260e3e4
chore(deps): Update dskit (#16782) 10 months ago
Paul Rogers 27431b7e7e
chore: Linting update for new golangci (#16572) 10 months ago
Eng Zer Jun 982b16b404
refactor: replace min/max helpers with built-in min/max (#16438) 10 months ago
Ed Welch 558a0839b2
chore: log X-Query-Tags in the frontend executing query log message (#16407) 11 months ago
renovate[bot] b37eefe24f
fix(deps): update github.com/prometheus/prometheus (main) (#15950) 11 months ago
Trevor Whitney 5b16c0be7d
refactor: allow sample expressions to have multiple extractors (#16224) 11 months ago
Trevor Whitney 417d0a5252
chore: add multi-variant query support to LogQL (#16196) 11 months ago
sherinabr 9d84a6868b
fix: export ExcludedMetadataLabels so it can be extended in GEL (#16083) 11 months ago
Dylan Guedes 0bc23db95d
refactor: Add retention hours to `discarded` metrics (#15875) 11 months ago
Artur Melanchyk 3d9e9d95f4
fix(util): specify map len (#15831) 12 months ago
Karsten Jeschkies d0c11a689e
feat(api): Support Parquet as a query response format. (#15408) 1 year ago
Ned Andreev e6d82b9253
fix: remove unsafe pkg usage from util.mempool (#15428) 1 year ago
Shantanu Alshi 7a7b3b1ee3
fix(aggregated_metrics): Fix the IsError method causing retries (#15296) 1 year ago
Paul Rogers f2c2a22bdc
chore: Preparation for incoming static code analysis CI check (#15164) 1 year ago
Eng Zer Jun 062d1e9ca4
refactor: replace experimental `maps` and `slices` with stdlib (#15051) 1 year ago
renovate[bot] 3f1666c53d
fix(deps): update module github.com/stretchr/testify to v1.10.0 (#15090) 1 year ago
Shantanu Alshi d3d31f1842
chore(aggregated_metrics): Add metrics to aggreated metrics (#14986) 1 year ago
renovate[bot] e0ac0d0efd
fix(deps): update module github.com/grpc-ecosystem/go-grpc-middleware to v2 (#15045) 1 year ago
renovate[bot] 33590be53e
fix(deps): update module k8s.io/apimachinery to v0.31.2 (#14959) 1 year ago
Cyril Tovena 90c5dbf0d3
chore: Revert syntax module (#14831) 1 year ago
Cyril Tovena 28c9645d10
chore: Introduce logql/syntax go module (#14790) 1 year ago
Karsten Jeschkies 7b53f20f70
feat: Introduce shardable probabilistic topk for instant queries. (#14243) 1 year ago
Christian Haudum 0760095a3e
chore: Add bool to metrics.go log line whether query used bloom filters (#14645) 1 year ago
Ashwanth 8bca2e7608
feat(ruler): enables ruler store that uses clients from thanos-io/objstore pkg (#11713) 1 year ago
Callum Styan f411a0795a
fix: fix bug in query result marshaling for invalid utf8 characters (#14585) 1 year ago
Joao Marcal b87224647d
feat(storage): AWS backend using thanos.io/objstore (#11221) 1 year ago
Vladyslav Diachenko a962edba33
feat(loki): include structured_metadata size while asserting rate limit (#14571) 1 year ago
Salva Corts 70508975fd
feat: Configurable list of json fields to mine patterns (#14528) 1 year ago
Christian Haudum f568dda136
chore: Improve logging of jumphash server selector (#14306) 1 year ago
Trevor Whitney b5462b6639
chore: remove copied loop vars (#14383) 1 year ago
Ashwanth 900751c3bb
fix: report correct status code for metric and log queries in metrics.go (#12102) 1 year ago
Sven Grossmann 63e84b476a
fix(aggregated-metrics): correctly create logfmt string (#14124) 1 year ago
Cyril Tovena d178f4c7e2
feat: Implement WAL segment ingestion via Kafka with partition ring (#14043) 1 year ago
Paul Rogers 18cef217fc
chore: Linting updates in prep for Go 1.23 (#14071) 1 year ago
Christian Haudum b75eacc288
chore(blooms)!: Remove bloom compactor component (#13969) 1 year ago
Paul Rogers 8fb7b488bd
chore(deps): update dskit 20240819 (#13924) 1 year ago
Trevor Whitney 913e9f9347
feat: aggregate byte and count metrics (#13731) 1 year ago
Trevor Whitney c6ab6b31e8
chore: remove initial metric aggregation experiment (#13729) 1 year ago
Ed Welch 0bf8df1b88
chore: treat datasample queries the same as limited queries (#13700) 1 year ago
Christian Haudum ce71f1cf95
feat(api)!: Fail log queries when executed on instant query endpoint (#13421) 2 years ago
Christian Haudum b1adfce5d0
chore(mempool): Wait for buffer instead of returning error (#13298) 2 years ago
Christian Haudum 61a9854eb1
perf(mempool): Replace `sync.Mutex` with `sync.Once` (#13293) 2 years ago
Owen Diehl eb1cd4c855
perf(blooms): mempool no longer zeroes out buffers unnecessarily (#13282) 2 years ago
Owen Diehl d36e1d580a
fix(blooms): improves mempool metrics (#13283) 2 years ago
Christian Haudum 4117b6ca98
perf: Re-introduce fixed size memory pool for bloom querier (#13172) 2 years ago