Commit Graph

175 Commits (bfa2a1df65e233ce99fccd01df2130f440ebd166)

Author SHA1 Message Date
Periklis Tsirakidis 1d99f4d86d
feat(distributor): Add MaxRecvMsgSize config for uncompressed message size limits (#16915) 9 months ago
Trevor Whitney eda3ba865b
feat(ruler): add per-tenant configuration to disable WAL replay (#16717) 10 months ago
Shantanu Alshi 4d1f5a774d
chore(otel): Allow log attributes to be promoted to labels (#16673) 10 months ago
Trevor Whitney 23800f6100
chore: convert multi-variant queries from global to per-tenant config (#16718) 10 months ago
Cyril Tovena 7119f6e480
feat(distributor): Add simulated latency (#16733) 10 months ago
Dylan Guedes ea13730e63
feat: Snapshopt stream overrides values on each request (#16523) 10 months ago
Salva Corts 837b70ac78
feat(policies): Support global policy (#16439) 10 months ago
Dylan Guedes 3d6163abc7
fix: Fix blocked ingestion returned error when 260 (#16387) 11 months ago
Salva Corts 0be39a0ed1
feat(policies): Log when multiple policies match the same stream (#16321) 11 months ago
Dylan Guedes 69089eff41
feat: Add support for blocking a policy to be ingested (#16203) 11 months ago
Salva Corts 5fda84bbf0
feat(policies): Per policy enforced labels (#16182) 11 months ago
Dylan Guedes 41d9c8b5ec
fix: Make policy test non-flaky (#16158) 11 months ago
Dylan Guedes eda27ddebd
docs: Fix config for stream policies mapping (#16104) 11 months ago
Dylan Guedes 5c8e832260
feat: Introduce policy stream mapping (#15982) 11 months ago
Ashwanth 86dc47b3db
feat: update log level discovery from json to detect nested fields (#16026) 11 months ago
Dylan Guedes 0bc23db95d
refactor: Add retention hours to `discarded` metrics (#15875) 11 months ago
Emma Neiss 878727d348
docs: Fix typos in limits.go (#15840) 12 months ago
Christian Haudum 1a9f382e6f
chore: Remove experimental bloom settings that have never been used or are not used any more (#15787) 12 months ago
Dylan Guedes a2c8ec7dc1
feat: Add a new `enforced_labels` limit (#15704) 12 months ago
Christian Haudum 7033091bc9
feat: Detect fields based on per-tenant configuration and put them into structured metadata at ingest time (#15188) 1 year ago
Ravishankar 17bf32bc50
fix: Return error 422 (Unprocessable Content) when push request does not contain any streams (#13706) 1 year ago
Salva Corts b4060154d1
feat(blooms): Prefetch bloom blocks as soon as they are built (#15050) 1 year ago
Shantanu Alshi 867ce3d711
chore(level_detection): Make log level detection configurable (#14784) 1 year ago
Karsten Jeschkies 7b53f20f70
feat: Introduce shardable probabilistic topk for instant queries. (#14243) 1 year ago
Trevor Whitney c1fde26730
feat: move metric aggregation to a per-tenant config (#14709) 1 year ago
Trevor Whitney f2a16f43b2
feat: add app_name as a service label (#13660) 1 year ago
Ashwanth 8bca2e7608
feat(ruler): enables ruler store that uses clients from thanos-io/objstore pkg (#11713) 1 year ago
Vladyslav Diachenko a962edba33
feat(loki): include structured_metadata size while asserting rate limit (#14571) 1 year ago
Salva Corts 673ede16a5
feat: New bloom planning using chunk size TSDB stats (#14547) 1 year ago
Salva Corts 70508975fd
feat: Configurable list of json fields to mine patterns (#14528) 1 year ago
Salva Corts ab5e6eaaee
feat: Extract task computing into a strategy interface (#13690) 1 year ago
Cyril Tovena 1a4436c417
feat(ingester): implement partition shuffle sharding for ingester (#14304) 1 year ago
Christian Haudum f52f8ad540
chore: Clarify compression package (#14257) 1 year ago
Christian Haudum 2840d48b92
chore: Clean up unused bloom filter related code (#14183) 1 year ago
Christian Haudum 963779064b
chore: Move compression utilities into separate package (#14167) 1 year ago
Trevor Whitney 4f962ef7af
fix: enable service detection for otlp endoint (#14036) 1 year ago
Christian Haudum b75eacc288
chore(blooms)!: Remove bloom compactor component (#13969) 1 year ago
Salva Corts b5ac6a0258
feat: Limit to block ingestion until configured date (#13958) 1 year ago
Owen Diehl 4220737a52
feat(exporter): include boolean values in limit exporter (#13466) 2 years ago
Salva Corts 47f6ea53fc
feat(loki): Do not enforce max-query-bytes-read and max-querier-bytes-read in limited tripperware (#13406) 2 years ago
Salva Corts f7887269f8
refactor(blooms): Limit task retries in bloom planner (#13139) 2 years ago
Salva Corts cd64d6ddbd
refactor(blooms): Implement retry mechanisms in planner (#13064) 2 years ago
Vladyslav Diachenko 1111595179
feat: new stream count limiter (#13006) 2 years ago
Salva Corts efd8f5dc1b
refactor(blooms): Add queue to bloom planner and enqueue tasks (#13005) 2 years ago
Salva Corts 3195036435
refactor(bloom planner): Compute gaps and build tasks from metas and TSDBs (#12994) 2 years ago
Sandeep Sukhani 7cc9a9386a
fix: fix parsing of default per tenant otlp config (#12836) 2 years ago
Dylan Guedes afd9e36306
chore: Call `shardstreams.Config` by value instead of by reference (#12915) 2 years ago
Shantanu Alshi 6904a6520d
fix: Fix log level detection (#12651) 2 years ago
Owen Diehl 7bbd8b5087
feat(blooms): ingester aware bounded impl (#12840) 2 years ago
Owen Diehl bc78d13d9b
feat(blooms): compute chunks once (#12664) 2 years ago