Commit Graph

8140 Commits (6098466cea80a931368f9958f24dfbe18c0c80ce)
 

Author SHA1 Message Date
loki-gh-app[bot] 6098466cea
chore: Update Golang in CI and build env to 1.23.6 (backport k239) (#16101) 4 months ago
loki-gh-app[bot] 5dd2277967
ci: fix docker driver platforms (fixes k239 release) (backport k239) (#16099) 4 months ago
Paul Rogers 97297f1330
chore(build): Update loki release code for k239 (#16092) 4 months ago
Trevor Whitney 322c551e47
chore: backport distributor constraint changes to k239 (#16066) 4 months ago
renovate[bot] d9852d8beb
fix(deps): update module github.com/aws/aws-sdk-go-v2/service/s3 to v1.74.1 (main) (#15963) 4 months ago
renovate[bot] 797edd4964
chore(deps): update dependabot/fetch-metadata action to v2.3.0 (main) (#15964) 4 months ago
renovate[bot] 28d434f17a
fix(deps): update module github.com/aws/aws-sdk-go-v2/config to v1.29.2 (main) (#15962) 4 months ago
Roked 10fef0c728
docs: Update _index.md: add information about non-blocking mode to the documentation (#15910) 4 months ago
renovate[bot] 653e37a164
fix(deps): update module google.golang.org/grpc to v1.70.0 (main) (#15955) 4 months ago
renovate[bot] 4443ba4453
fix(deps): update module cloud.google.com/go/bigtable to v1.35.0 (main) (#15951) 4 months ago
Emma Neiss 878727d348
docs: Fix typos in limits.go (#15840) 4 months ago
renovate[bot] 143acc03bf
fix(deps): update module google.golang.org/api to v0.218.0 (main) (#15954) 4 months ago
renovate[bot] be145d8163
fix(deps): update module github.com/grafana/loki/v3 to v3.3.2 (main) (#15952) 4 months ago
Ashwanth f658331a21
feat(thanos): rewrite azure blob keys using chunk delimiter (#15935) 4 months ago
Christian Haudum ed863fe1be
chore: Fix Loki arm builds (#15936) 4 months ago
renovate[bot] c9d899ce4a
chore(deps): update helm release rollout-operator to v0.23.0 (main) (#15947) 4 months ago
renovate[bot] 7a5c37f77e
chore(deps): update helm/kind-action action to v1.12.0 (main) (#15949) 4 months ago
renovate[bot] df90e6a733
chore(deps): update helm/chart-testing-action action to v2.7.0 (main) (#15948) 4 months ago
renovate[bot] d8b1818b21
chore(deps): update helm release minio to v5.4.0 (main) (#15946) 4 months ago
renovate[bot] 139c4e5f4d
fix(deps): update module github.com/opentracing-contrib/go-grpc to v0.1.1 (main) (#15941) 4 months ago
renovate[bot] 805e84e5d0
chore(deps): update anchore/sbom-action action to v0.18.0 (main) (#15943) 4 months ago
renovate[bot] c9c14282d0
fix(deps): update module google.golang.org/protobuf to v1.36.4 (main) (#15942) 4 months ago
renovate[bot] ccde5e9a58
fix(deps): update module github.com/baidubce/bce-sdk-go to v0.9.215 (main) (#15940) 4 months ago
renovate[bot] 6464cead18
chore(deps): update dependency vite to v5.4.14 (main) (#15938) 4 months ago
renovate[bot] 4e3f9f97eb
chore(deps): update dependency @types/node to v22.10.10 (main) (#15937) 4 months ago
Christian Haudum 3df08bd39f
chore(ci): Fix unused-parameter linter error (#15929) 4 months ago
Sandy Chen 668bf7e19d
chore(fluent-bit): Improve error message when plugin startup fails (#10297) 4 months ago
Christian Haudum 3b9d92bbb3
ci: Update loki-release workflows to build Docker images "natively" (#15907) 4 months ago
renovate[bot] a56eabe239
chore(deps): update dependency vite to v5.4.12 [security] (main) (#15925) 4 months ago
renovate[bot] 0f3583058f
fix(deps): update module github.com/aws/aws-sdk-go-v2/service/s3 to v1.74.0 (main) (#15923) 4 months ago
renovate[bot] f58caa9a36
fix(deps): update module github.com/ibm/ibm-cos-sdk-go to v1.12.1 (main) (#15922) 4 months ago
Cyril Tovena 9b1407e736
feat(dataobj): Add a Explorer UI for dataobj (#15908) 4 months ago
Robert Fratto 93cee63f59
chore(dataobj): add compression ratio and final object size distributions (#15848) 4 months ago
Robert Fratto 948f5c5f3e
chore(dataobj): Reintroduce sorting of the logs section (#15906) 4 months ago
Poyzan 5e4df21e67
chore: Retire sizing tool (#15917) 4 months ago
Poyzan d73cdd2da2
docs: Add notes on node types (#15916) 4 months ago
Poyzan e7cf1de3f4
docs: Replace SSD sizing tool with cluster tiers for distributed/microservices mode (#15820) 4 months ago
renovate[bot] 7705d11825
fix(deps): update module github.com/docker/docker to v27.5.1+incompatible (main) (#15889) 4 months ago
renovate[bot] 00da1ca140
fix(deps): update module github.com/minio/minio-go/v7 to v7.0.84 (main) (#15890) 4 months ago
renovate[bot] ccf3e4e5ec
chore(deps): update grafana/promtail docker tag to v3.3.2 (main) (#15888) 4 months ago
J Stickler 9d86b9e483
docs: Fix WAL numbering (#15874) 4 months ago
Paul Rogers be8fd95fc9
chore(deps): Update renovate configuration for more automation (#15886) 4 months ago
Sandeep Sukhani 81940c86d5
feat: dedupe duplicate delete requests while loading them for processing in compactor (#15852) 4 months ago
Sandeep Sukhani ebc84caaaf
chore: update usage tracker with received bytes on stream level instead of each log line (#15812) 4 months ago
Sandeep Sukhani 00d4fcb712
fix: do not update delete requests tracking metrics for users whose delete requests are not supposed to be processed (#15855) 4 months ago
Ashwanth 1e8d8a93d9
feat(query-tee): improvements to skip samples outside comparison window (#15794) 4 months ago
Owen Diehl 2a2b52808c
perf(ingester): refactor lock acquisitions related to `not_owned` series limit functionality (#15839) 4 months ago
renovate[bot] c62dc2eaa2
chore(deps): update terraform google to v6.17.0 (#15873) 4 months ago
renovate[bot] 59f7237654
chore(deps): update logstash docker tag to v8.17.1 (#15872) 4 months ago
J Stickler cccdd56b67
docs: change order of TOC (#15867) 4 months ago