| chore: Add AI agent tooling and rename agent documentation (#20609) Co-authored-by: Claude Sonnet 4.5 <noreply@anthropic.com> | 4 个月前 |
| chore: remove unused frontend cursor rule (#20674) | 4 个月前 |
| chore(deps): Update grafana/loki-build-image Docker tag to v0.35.2 (main) (#22490) 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> | 3 天前 |
| docs: Generate the Helm Reference file (#22835) | 1 天前 |
| chore: add shared vscode launch config (#20103) | 6 个月前 |
| chore(deps): Update logstash:9.4.2 Docker digest to bf13a8d (main) (#22611) 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> | 1 天前 |
| feat(dataobj): Add postings Scanner with pushed-down selection (#22582) | 2 天前 |
| docs: fix Promtail / Loki capitalization (#1130) * docs: fixed Promtail capitalization * docs: fixed Loki capitalization | 6 年前 |
| feat(ruler)!: Always wipe the remote-write WAL on startup (#22509) | 1 天前 |
| chore(deps): Update grafana/loki Docker tag to v3.7.3 (main) (#22713) 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> | 3 天前 |
| feat(index-gateway): Add `/sync-indexes` endpoint for on-demand index sync (#22637) | 1 天前 |
| ci: Fix permissions of generated files when running BUILD_IN_CONTAINER=true (#22633) When running a make target that generates/changes files, such as `loki-mixin`, these files are then owned by `root`, since the container user is `root`. This can cause permission problems when switching between branches locally. | 7 天前 |
| chore: update go version to 1.26.2 (#21464) Signed-off-by: Assel Meher <meher.assel@grafana.com> | 2 个月前 |
| fix(operator): Move telemetry recording rules to OpenShift bundle (#22814) Co-authored-by: Robert Jacob <rojacob@redhat.com> | 1 天前 |
| fix(v1-engine): Revert "fix(v1-engine): Shard mapper inflating outer sum over non-additive range aggregations" (#22925) | 6 分钟前 |
| ci: Remove generated Helm Reference files (#22834) | 1 天前 |
| feat(ruler)!: Always wipe the remote-write WAL on startup (#22509) | 1 天前 |
| chore: Update franz-go kfake (#22874) | 1 天前 |
| chore: Add tools/dev/kafka/data to .dockerignore (#19897) Signed-off-by: Assel Meher <asselmeher@gmail.com> | 7 个月前 |
| Enable merge union strategy for CHANGELOG.md. (#5102) Summary: This provides a reasonable automatic merge strategy for changelog entries. No more merge conflicts on changelog changes. | 4 年前 |
| feat: Remove Promtail support (#21245) | 3 个月前 |
| operator: Publish docs as public website (#6449) | 3 年前 |
| chore: Enable the unused linter (#22078) Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com> | 1 个月前 |
| Add a target to find dead link in our documentation. (#3713) This is not part of the CI because it can be throttle and it's not super fast ~2min. But still usefull to check that no link are down if we make some big structure changes. Signed-off-by: Cyril Tovena <cyril.tovena@gmail.com> | 5 年前 |
| chore( operator): Community release 0.10.2 (#22329) Co-authored-by: loki-gh-app[bot] <160051081+loki-gh-app[bot]@users.noreply.github.com> | 23 天前 |
| feat: add toleration for bloom components (#12653) Co-authored-by: Michel Hollands <42814411+MichelHollands@users.noreply.github.com> | 2 年前 |
| chore: Improve AGENTS.md (#21805) Recently I saw multiple pull requests that were created with the help of AI agents and the test used both github.com/stretchr/testify/assert and github.com/stretchr/testify/require in the same file. This project tries to use require - although there are still old usages of assert. | 1 个月前 |
| chore(k310): Release 3.8.0 (backport main) (#22303) Co-authored-by: loki-gh-app[bot] <160051081+loki-gh-app[bot]@users.noreply.github.com> Co-authored-by: Martin Valiente Ainz <64830185+tinitiuset@users.noreply.github.com> | 24 天前 |
| chore: Make oss big tent codeowners of grammar file to be notified about new grammar (#18145) Signed-off-by: Ivana Huckova <30407135+ivanahuckova@users.noreply.github.com> | 1 年前 |
| Change conduct contact email address (#2425) Signed-off-by: Richard Hartmann <richih@richih.org> | 5 年前 |
| docs: Revamp contributing guidelines (#21438) This PR re-organizes the CONTRIBUTING guidelines and related content that is located in the docs/ folder and therefore shows on the website. The CONTRIBUTING.md file becomes more structured and updated to current Go versions etc. It now serves as the primary source of information and the website docs link to them. Some content that was previously part of the CONTRIBUTING.md file has moved to CODING_STANDARDS.md. | 2 个月前 |
| docs: Add Commit signing requirement (#22381) | 21 天前 |
| Re-license to AGPLv3 (#3630) For a rationale as to why this was done, please see * https://grafana.com/blog/2021/04/20/grafana-loki-tempo-relicensing-to-agplv3/ * https://grafana.com/blog/2021/04/20/qa-with-our-ceo-on-relicensing/ Signed-off-by: Richard Hartmann <richih@richih.org> Signed-off-by: Edward Welch <edward.welch@grafana.com> | 5 年前 |
| fix(promtail): Handle docker logs when a log is split in multiple frames (#12374) | 2 年前 |
| Update MAINTAINERS.md (#11666) **What this PR does / why we need it**: Removed the name of a departed employee from the maintainers list. **Which issue(s) this PR fixes**: Fixes #<issue number> **Special notes for your reviewer**: **Checklist** - [ ] Reviewed the [`CONTRIBUTING.md`](https://github.com/grafana/loki/blob/main/CONTRIBUTING.md) guide (**required**) - [ ] Documentation added - [ ] Tests updated - [ ] `CHANGELOG.md` updated - [ ] If the change is worth mentioning in the release notes, add `add-to-release-notes` label - [ ] Changes that require user attention or interaction to upgrade are documented in `docs/sources/setup/upgrade/_index.md` - [ ] For Helm chart changes bump the Helm chart version in `production/helm/loki/Chart.yaml` and update `production/helm/loki/CHANGELOG.md` and `production/helm/loki/README.md`. [Example PR](https://github.com/grafana/loki/commit/d10549e3ece02120974929894ee333d07755d213) - [ ] If the change is deprecating or removing a configuration option, update the `deprecated-config.yaml` and `deleted-config.yaml` files respectively in the `tools/deprecated-config-checker` directory. [Example PR](https://github.com/grafana/loki/pull/10840/commits/0d4416a4b03739583349934b96f272fb4f685d15) Co-authored-by: J Stickler <julie.stickler@grafana.com> | 2 年前 |
| ci: Remove generated Helm Reference files (#22834) | 1 天前 |
| feat: Remove Promtail support (#21245) | 3 个月前 |
| Attempting to add `informational` only feedback for codecov (#1647) An attempt to try to add the `informational` flag (to not fail build steps) for the `codecov/patch` portion of the build steps. This is _not_ in their documentation, but there are lots of other things not correct in their documentation as noted on their community site, so I'm going to try this. Otherwise, I will submit another PR to turn the codecov/patch off and we'll just have stats for the whole project. | 6 年前 |
| feat(ci): Include linux/riscv64 Loki build in releases (#21597) This change starts including `linux/riscv64` builds of Loki with "best effort" in the release workflow. The binary is cross-compiled using GOOS=linux GOARCH=riscv64 on Github runners (Ubuntu). There is no guaratee that the build is included in the release artifacts, because the step for building the binary is marked with "continue-on-error". | 2 个月前 |
| chore: Update Go to `1.26.4` (#22166) Fixes 3 vulnerabilities detected by govulncheck https://github.com/grafana/loki/actions/runs/26873152545/job/79253371764?pr=22165 Updated the script ./tools/go-version-bump.sh and Makefile to simplify updating Go version in multiple files. Now you can simply run `make update-go-version` after updating `GO_VERSION` in the Makefile and it will update all relevant files. Co-authored-by: Sandeep Sukhani <sandeep.d.sukhani@gmail.com> Co-authored-by: Trevor Whitney <trevorjwhitney@gmail.com> | 29 天前 |
| chore: Update Go to `1.26.4` (#22166) Fixes 3 vulnerabilities detected by govulncheck https://github.com/grafana/loki/actions/runs/26873152545/job/79253371764?pr=22165 Updated the script ./tools/go-version-bump.sh and Makefile to simplify updating Go version in multiple files. Now you can simply run `make update-go-version` after updating `GO_VERSION` in the Makefile and it will update all relevant files. Co-authored-by: Sandeep Sukhani <sandeep.d.sukhani@gmail.com> Co-authored-by: Trevor Whitney <trevorjwhitney@gmail.com> | 29 天前 |
| chore: Update franz-go kfake (#22874) | 1 天前 |
| chore: Update franz-go kfake (#22874) | 1 天前 |
| docs: general documentation rework - restructures the docs to make them easier to explore - rewrites promtail docs - unifies, shortens and extends docs | 6 年前 |
| chore(ci): Add relyance scanner (#17777) | 1 年前 |