Commit Graph

589 Commits (080a9300a1daccac562ae05c0d3be45e09a6ca91)

Author SHA1 Message Date
Galen Kistler 47ad97b654
docs: multi-tenant development environment (#19650) 3 weeks ago
Bryan Boreham cd3fd30a46
fix(dataobj-inspect): Enhance dump and list-streams commands (#20757) 4 weeks ago
renovate-sh-app[bot] fe47956fb4
fix(deps): update module github.com/klauspost/compress to v1.18.4 (main) (#20743) 4 weeks ago
renovate-sh-app[bot] ed204f984d
fix(deps): update module github.com/grafana/loki/v3 to v3.6.5 (main) (#20746) 4 weeks ago
renovate-sh-app[bot] 65ee19062c
fix(deps): update module github.com/grafana/loki/v3 to v3.6.4 (main) (#20563) 1 month ago
Trevor Whitney 7439ed2426
refactor: move querytee out of tools (#20552) 2 months ago
renovate-sh-app[bot] 2a273c5e24
fix(deps): update module github.com/klauspost/compress to v1.18.3 (main) (#20494) 2 months ago
renovate-sh-app[bot] bf79bcff06
fix(deps): update module github.com/prometheus/prometheus to v0.309.1 (main) (#20388) 2 months ago
renovate-sh-app[bot] 393d4cd0fb
fix(deps): update module github.com/prometheus/prometheus to v0.308.1 (main) (#20346) 2 months ago
renovate-sh-app[bot] d1ae7a1ba3
fix(deps): update module github.com/grafana/loki/v3 to v3.6.3 (main) (#20343) 2 months ago
Jackson Coelho ef69cfd97c
feat: add loki health command (#20313) 2 months ago
Shantanu Alshi 3fc14f7181
chore: Upgrade golang version to 1.25.5 (#20290) 2 months ago
Noah Krause 993b3ae65d
feat(canary): Support passing arbitrary set of labels to use for the query (#17008) 2 months ago
Jake Leahy c524203a6e
feat(logcli): Allow custom headers to be passed (#20231) 3 months ago
renovate-sh-app[bot] 0aac50bffb
fix(deps): update module github.com/prometheus/prometheus to v0.308.0 (main) (#20131) 3 months ago
Ashwanth 9bd5d6a7d0
chore: revert dropping spans generated by gcs storage clients (#20133) 3 months ago
renovate-sh-app[bot] f4f2b2a718
fix(deps): update module github.com/klauspost/compress to v1.18.2 (main) (#20108) 3 months ago
John Newbigin 581519e386
fix(goldfish): add tolerance check to mismatches in the query-tee (#20004) 3 months ago
renovate-sh-app[bot] b4f6138f18
fix(deps): update module github.com/grafana/loki/v3 to v3.6.2 (main) (#20057) 3 months ago
Ashwanth c797f10abe
chore: allow dropping spans generated by gcs storage clients (#20040) 3 months ago
renovate-sh-app[bot] 116aa1c4e2
fix(deps): update module github.com/grafana/loki/v3 to v3.6.1 (main) (#19993) 4 months ago
Ivan Kalita f16d8d9fd3
chore(dataobj-inspect): decouple deps (#19956) 4 months ago
renovate-sh-app[bot] 2d00410c14
fix(deps): update module github.com/grafana/loki/v3 to v3.6.0 (main) (#19943) 4 months ago
Håvard Moen 13f2b1adae
fix(docker): set WORKDIR to root in loki Dockerfiles (#19941) 4 months ago
Jackson Coelho 39d2beaae6
fix(docker): missing permissions to start docker (#19947) 4 months ago
Trevor Whitney a000cd10a0
fix: logging and failed migrations in query-tee (#19861) 4 months ago
renovate-sh-app[bot] 7912a67efc
fix(deps): update module github.com/prometheus/prometheus to v0.307.3 (main) (#19800) 4 months ago
Ivan Kalita 5b212b7469
fix(deps): update dataobj-inspect transitive deps version (#19813) 4 months ago
renovate-sh-app[bot] c5e7293097
fix(deps): update module github.com/klauspost/compress to v1.18.1 (main) (#19761) 4 months ago
renovate-sh-app[bot] 7c0921c844
fix(deps): update module github.com/grafana/loki/v3 to v3.5.8 (main) (#19757) 4 months ago
Robert Fratto 8076ed1086
chore: bump go.mod to use Go 1.25 (#19723) 4 months ago
Robert Fratto de1a5a613f
chore: ensure proto codec registration (#19603) 4 months ago
Trevor Whitney 32f0204f93
fix: exit querytee if tracing fails (#19562) 5 months ago
Ivan Kalita 103ab29a2e
chore(deps): sync nested module dependencies and remove outdated segment-inspect (#19545) 5 months ago
JordanRushing b5eb62cbda
chore(querytee): Update loki build image for querytee to 0.34.7 (#19542) 5 months ago
Jackson Coelho f2ba692f76
fix(build): remove busybox from dockerfile (#19502) 5 months ago
Jackson Coelho 48f5ade0e5
fix: remove UI from docker build (#19425) 5 months ago
Bryan Boreham 77c18d9670
feat(logcli): add --log.level parameter (#19136) 5 months ago
renovate[bot] d54b6d8647
fix(deps): update module github.com/grafana/loki/v3 to v3.5.5 (main) (#18444) 6 months ago
Periklis Tsirakidis a082b8a061
chore: Replace per section impl tenant function with generic one (#19139) 6 months ago
George Robinson cb3b74a45d
feat: add p50, p95 and p99 section sizes per tenant (#19054) 6 months ago
George Robinson 6bcb95ee10
chore: run go mod tidy on dataobj-inspect (#19055) 6 months ago
George Robinson d256df481e
feat: add p50, p95 and p99 sections per tenant to stats (#19044) 6 months ago
George Robinson 1475762994
feat: print the tenant in the dump and stats sub-commands (#19033) 6 months ago
George Robinson aebac6f49d
fix: panic in stats.go (#19032) 6 months ago
George Robinson cbdffcdbc7
chore: update function name exitWithError (#19031) 6 months ago
Salva Corts 3b2498b896
feat: Default ingestion policy mappings merged with per-tenant mappings (#18926) 7 months ago
Trevor Whitney 2f0dc74309
feat: add traceId support to goldfish (#18681) 7 months ago
JordanRushing 7775a411f0
feat(tools): Querytee Goldfish (#17959) 7 months ago
dannyc-grafana ecdd613a0c
chore: Autofix to make nosec comments also readable by semgrep (#18664) 7 months ago