11314 Commits
Author SHA1 Message Date
Hanzo Dev 7539e12595 chore: bump Go 1.26.1 2026-03-22 18:36:18 -07:00
Hanzo Dev d456e622c4 chore: update Go toolchain to 1.26 2026-03-02 12:12:17 -08:00
Zach Kelling a03df9e9eb Merge remote-tracking branch 'upstream/main'
# Conflicts:
#	AGENTS.md
2026-02-22 00:55:13 -08:00
Trevor WhitneyandGitHub 773b760dca fix: fix two skipped logql benchmark queries (#20897) 2026-02-20 16:18:49 -07:00
Stas SpiridonovandGitHub 0b483ab9c0 fix(thor): Fix for column duplicates in consequent compat stages (#20893) 2026-02-20 14:00:14 -07:00
Dave HendersonandGitHub 8d268fb3ae fix(deps): use correct google.golang.org/genproto/googleapis/rpc transitive module (#20898)
Signed-off-by: Dave Henderson <dave.henderson@grafana.com>
2026-02-20 19:11:00 +00:00
Bryan BorehamandGitHub ced1d1b175 perf(dataset): use faster Uvarint implementation (#20824) 2026-02-20 15:58:30 +00:00
1180fffe94 fix(operator): add additional port to networkpolicy when using Swift (#20129)
Co-authored-by: Robert Jacob <rojacob@redhat.com>
2026-02-20 10:31:40 +00:00
Ivan KalitaandGitHub 9525e5327b fix(alloc): set a limit on preallocations (#20891)
Limits the preallocations of various maps and slices.

Thanks @Proximyst for finding and fixing.
2026-02-20 10:44:01 +01:00
Trevor WhitneyandGitHub edf65d8112 chore: refactor the logql benchmark suite (#20845) 2026-02-19 15:01:28 -07:00
renovate-sh-app[bot]GitHubrenovate-sh-app[bot] <219655108+renovate-sh-app[bot]@users.noreply.github.com>
a5e5c0649a fix(deps): update module google.golang.org/api to v0.266.0 (main) (#20483)
Signed-off-by: renovate-sh-app[bot] <219655108+renovate-sh-app[bot]@users.noreply.github.com>
Co-authored-by: renovate-sh-app[bot] <219655108+renovate-sh-app[bot]@users.noreply.github.com>
2026-02-19 15:42:01 -05:00
renovate-sh-app[bot]GitHubrenovate-sh-app[bot] <219655108+renovate-sh-app[bot]@users.noreply.github.com>
b7cfa4f18a fix(deps): update module github.com/redis/go-redis/v9 to v9.18.0 (main) (#20878)
Signed-off-by: renovate-sh-app[bot] <219655108+renovate-sh-app[bot]@users.noreply.github.com>
Co-authored-by: renovate-sh-app[bot] <219655108+renovate-sh-app[bot]@users.noreply.github.com>
2026-02-19 15:39:10 -05:00
renovate-sh-app[bot]GitHubrenovate-sh-app[bot] <219655108+renovate-sh-app[bot]@users.noreply.github.com>
5a71216a9a fix(deps): update module github.com/influxdata/telegraf to v1.37.2 (main) (#20707)
Signed-off-by: renovate-sh-app[bot] <219655108+renovate-sh-app[bot]@users.noreply.github.com>
Co-authored-by: renovate-sh-app[bot] <219655108+renovate-sh-app[bot]@users.noreply.github.com>
2026-02-19 15:38:32 -05:00
renovate-sh-app[bot]GitHubrenovate-sh-app[bot] <219655108+renovate-sh-app[bot]@users.noreply.github.com>
00b8327c87 chore(deps): update module filippo.io/edwards25519 to v1.1.1 [security] (main) (#20872)
Signed-off-by: renovate-sh-app[bot] <219655108+renovate-sh-app[bot]@users.noreply.github.com>
Co-authored-by: renovate-sh-app[bot] <219655108+renovate-sh-app[bot]@users.noreply.github.com>
2026-02-19 15:37:00 -05:00
renovate-sh-app[bot]GitHubrenovate-sh-app[bot] <219655108+renovate-sh-app[bot]@users.noreply.github.com>
aaa306f401 fix(deps): update module github.com/fsouza/fake-gcs-server to v1.54.0 (main) (#20687)
Signed-off-by: renovate-sh-app[bot] <219655108+renovate-sh-app[bot]@users.noreply.github.com>
Co-authored-by: renovate-sh-app[bot] <219655108+renovate-sh-app[bot]@users.noreply.github.com>
2026-02-19 15:36:00 -05:00
bencliveandGitHub f6bd6b7cb3 chore: Ignore errgroup context in decoder (#20880) 2026-02-19 17:53:50 +00:00
Arve KnudsenandGitHub a94636578a chore: upgrade to prometheus@main (#20876)
Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com>
2026-02-19 12:10:55 -05:00
George RobinsonandGitHub c6dd018d08 chore: disable the accepted stream cache while we continue to validate its effectivenss (#20879) 2026-02-19 16:32:06 +00:00
Robert FrattoandGitHub f9bdab2fc8 chore(dataobj): restructure dataobjs to store metadata at the front of the file (#20865)
Signed-off-by: Robert Fratto <robertfratto@gmail.com>
2026-02-19 10:54:38 -05:00
Dylan GuedesandGitHub b9af4f5223 fix: Reset lag for index builder when partitions change (#20825) 2026-02-19 12:29:58 -03:00
Robert FrattoandGitHub 44d6794af2 chore(metastore): fix panic in index sections reader (#20875) 2026-02-19 13:54:47 +00:00
AshwanthandGitHub a56220f22f chore(planner): apply parallelPushdown optimisation to valid aggregations (#20655) 2026-02-19 19:01:59 +05:30
George RobinsonandGitHub 698f4419d0 chore: use dedicated enabled flags (#20863) 2026-02-19 10:48:40 +00:00
Matt SimonsenandGitHub 080a9300a1 docs: update deployment-modes.md for ssd deprecation (#20869)
Signed-off-by: Matt Simonsen <matt.simonsen@gmail.com>
2026-02-18 17:23:28 -05:00
J SticklerandGitHub c0b3a747dc docs: Update name to learning path (#20867) 2026-02-18 15:22:21 -05:00
d7b87def8a docs: fix link typo in 3.6 release (#20862)
Signed-off-by: Eric Huang <chenyihuang001@gmail.com>
Co-authored-by: J Stickler <julie.stickler@grafana.com>
2026-02-18 14:58:34 -05:00
Robert FrattoandGitHub 0bc5895b0f chore(engine): enable native histograms for engine execution phases (#20861) 2026-02-18 13:20:10 -05:00
George RobinsonandGitHub a63f0c3f53 feat: refactor frontend cache, add metrics, filter out cached streams (#20860) 2026-02-18 17:27:05 +00:00
973bb71d6e fix(operator): always generate full set of condition metrics for each LokiStack (#19509)
Co-authored-by: Robert Jacob <rojacob@redhat.com>
2026-02-18 17:17:13 +00:00
J SticklerandGitHub cb3071e5ce docs: Update version number (#20858)
Signed-off-by: J Stickler <julie.stickler@grafana.com>
2026-02-18 11:02:46 -05:00
J SticklerandGitHub c307d2dcc5 docs: 3.6.6 Release Notes (#20856) 2026-02-18 10:35:55 -05:00
renovate-sh-app[bot]GitHubrenovate-sh-app[bot] <219655108+renovate-sh-app[bot]@users.noreply.github.com>
de16cb3142 fix(deps): update module golang.org/x/tools to v0.42.0 (main) (#20796)
Signed-off-by: renovate-sh-app[bot] <219655108+renovate-sh-app[bot]@users.noreply.github.com>
Co-authored-by: renovate-sh-app[bot] <219655108+renovate-sh-app[bot]@users.noreply.github.com>
2026-02-18 10:06:40 -05:00
AshwanthandGitHub c24e1b27e8 chore: End index reader span on Close (#20854) 2026-02-18 20:20:08 +05:30
Robert FrattoandGitHub 00c8211fbf chore(engine): add concurrency to Pipeline.Open (#20839) 2026-02-18 08:19:18 -05:00
George RobinsonandGitHub a6c83aa2e0 chore: remove deprecated metrics (#20844) 2026-02-18 13:11:50 +00:00
George RobinsonandGitHub fba12d4f5e chore: replace quartz with synctest (#20850) 2026-02-18 10:10:58 -03:00
Zach Kelling fdf92efee0 chore: rename CLAUDE.md to LLM.md, standardize convention
- LLM.md is now the canonical AI context file (tracked in git)
- CLAUDE.md is a local symlink to LLM.md (gitignored)
2026-02-17 18:16:03 -08:00
Robert FrattoandGitHub 0437dabfb9 chore(metastore): fix metastore.indexSectionsReader Open semantics (#20835) 2026-02-17 13:32:34 -05:00
J SticklerandGitHub 0fa0ac3cfe docs: Troubleshooting cache (#20809) 2026-02-17 13:20:01 -05:00
renovate-sh-app[bot]GitHubrenovate-sh-app[bot] <219655108+renovate-sh-app[bot]@users.noreply.github.com>
7b229cde4f fix(deps): update module github.com/baidubce/bce-sdk-go to v0.9.260 (main) (#20816)
Signed-off-by: renovate-sh-app[bot] <219655108+renovate-sh-app[bot]@users.noreply.github.com>
Co-authored-by: renovate-sh-app[bot] <219655108+renovate-sh-app[bot]@users.noreply.github.com>
2026-02-17 17:25:38 +00:00
renovate-sh-app[bot]GitHubrenovate-sh-app[bot] <219655108+renovate-sh-app[bot]@users.noreply.github.com>
f0b60ebc1f chore(deps): update terraform google to v7.19.0 (main) (#20807)
Signed-off-by: renovate-sh-app[bot] <219655108+renovate-sh-app[bot]@users.noreply.github.com>
Co-authored-by: renovate-sh-app[bot] <219655108+renovate-sh-app[bot]@users.noreply.github.com>
2026-02-17 17:20:15 +00:00
renovate-sh-app[bot]GitHubrenovate-sh-app[bot] <219655108+renovate-sh-app[bot]@users.noreply.github.com>
4d437a3792 fix(deps): update module golang.org/x/text to v0.34.0 (main) (#20792)
Signed-off-by: renovate-sh-app[bot] <219655108+renovate-sh-app[bot]@users.noreply.github.com>
Co-authored-by: renovate-sh-app[bot] <219655108+renovate-sh-app[bot]@users.noreply.github.com>
2026-02-17 12:19:40 -05:00
renovate-sh-app[bot]GitHubrenovate-sh-app[bot] <219655108+renovate-sh-app[bot]@users.noreply.github.com>
705ba845b3 fix(deps): update module golang.org/x/net to v0.50.0 (main) (#20795)
Signed-off-by: renovate-sh-app[bot] <219655108+renovate-sh-app[bot]@users.noreply.github.com>
Co-authored-by: renovate-sh-app[bot] <219655108+renovate-sh-app[bot]@users.noreply.github.com>
2026-02-17 12:17:45 -05:00
renovate-sh-app[bot]GitHubrenovate-sh-app[bot] <219655108+renovate-sh-app[bot]@users.noreply.github.com>
dd82180444 chore(deps): update grafana/grafana docker tag to v12.3.3 (main) (#20819)
Signed-off-by: renovate-sh-app[bot] <219655108+renovate-sh-app[bot]@users.noreply.github.com>
Co-authored-by: renovate-sh-app[bot] <219655108+renovate-sh-app[bot]@users.noreply.github.com>
2026-02-17 12:16:57 -05:00
renovate-sh-app[bot]GitHubrenovate-sh-app[bot] <219655108+renovate-sh-app[bot]@users.noreply.github.com>
9fe7528b75 fix(deps): update module github.com/prometheus/alertmanager to v0.31.1 (main) (#20815)
Signed-off-by: renovate-sh-app[bot] <219655108+renovate-sh-app[bot]@users.noreply.github.com>
Co-authored-by: renovate-sh-app[bot] <219655108+renovate-sh-app[bot]@users.noreply.github.com>
2026-02-17 12:16:26 -05:00
renovate-sh-app[bot]GitHubrenovate-sh-app[bot] <219655108+renovate-sh-app[bot]@users.noreply.github.com>
60c67f2e9a fix(deps): update module google.golang.org/grpc to v1.79.1 (main) (#20813)
Signed-off-by: renovate-sh-app[bot] <219655108+renovate-sh-app[bot]@users.noreply.github.com>
Co-authored-by: renovate-sh-app[bot] <219655108+renovate-sh-app[bot]@users.noreply.github.com>
2026-02-17 12:14:47 -05:00
renovate-sh-app[bot]GitHubrenovate-sh-app[bot] <219655108+renovate-sh-app[bot]@users.noreply.github.com>
13b42ed958 chore(deps): update prom/alertmanager docker tag to v0.31.1 (main) (#20814)
Signed-off-by: renovate-sh-app[bot] <219655108+renovate-sh-app[bot]@users.noreply.github.com>
Co-authored-by: renovate-sh-app[bot] <219655108+renovate-sh-app[bot]@users.noreply.github.com>
2026-02-17 12:13:44 -05:00
renovate-sh-app[bot]GitHubrenovate-sh-app[bot] <219655108+renovate-sh-app[bot]@users.noreply.github.com>
7865367e49 chore(deps): update terraform aws to ~> 6.32.0 (main) (#20828)
Signed-off-by: renovate-sh-app[bot] <219655108+renovate-sh-app[bot]@users.noreply.github.com>
Co-authored-by: renovate-sh-app[bot] <219655108+renovate-sh-app[bot]@users.noreply.github.com>
2026-02-17 12:11:25 -05:00
J SticklerandGitHub a1e6243a18 docs: Troubleshooting storage (#20808)
Signed-off-by: J Stickler <julie.stickler@grafana.com>
2026-02-17 11:39:45 -05:00
AshwanthandGitHub 73961f18a3 chore(xcap): leaner xcap API (#20771) 2026-02-17 19:42:33 +05:30