-
Notifications
You must be signed in to change notification settings - Fork 21
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
chore(deps): update loki #791
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
mjnagel
added
waiting on ironbank
This PR is waiting on an image update for ironbank
waiting on helm chart
This PR is waiting on an update to the helm chart
waiting on cgr
This PR is waiting on an image update for cgr
labels
Sep 19, 2024
renovate
bot
force-pushed
the
renovate/loki
branch
from
September 19, 2024 22:30
b60e996
to
7a2c63b
Compare
renovate
bot
force-pushed
the
renovate/loki
branch
from
September 20, 2024 14:19
7a2c63b
to
53cd8b8
Compare
mjnagel
removed
the
waiting on ironbank
This PR is waiting on an image update for ironbank
label
Sep 23, 2024
renovate
bot
force-pushed
the
renovate/loki
branch
from
September 27, 2024 02:02
53cd8b8
to
e559693
Compare
renovate
bot
changed the title
chore(deps): update loki to v3.2.0
chore(deps): update loki
Sep 27, 2024
mjnagel
removed
the
waiting on helm chart
This PR is waiting on an update to the helm chart
label
Sep 27, 2024
| datasource | package | from | to | | ---------- | -------------------------------------------------- | ------ | ------ | | docker | cgr.dev/du-uds-defenseunicorns/loki | 3.1.1 | 3.2.0 | | docker | docker.io/grafana/loki | 3.1.1 | 3.2.0 | | helm | loki | 6.12.0 | 6.16.0 | | docker | registry1.dso.mil/ironbank/opensource/grafana/loki | 3.1.1 | 3.2.0 |
renovate
bot
force-pushed
the
renovate/loki
branch
from
September 30, 2024 12:59
e559693
to
3b88314
Compare
Edited/Blocked NotificationRenovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR. You can manually request rebase by checking the rebase/retry box above. |
UnicornChance
approved these changes
Oct 2, 2024
mjnagel
pushed a commit
that referenced
this pull request
Oct 11, 2024
🤖 I have created a release *beep* *boop* --- ## [0.29.0](v0.28.0...v0.29.0) (2024-10-11) ### Features * add base and identity layers ([#853](#853)) ([b3f532a](b3f532a)) * add logging functional layer ([#861](#861)) ([c1a67b9](c1a67b9)) * add metrics-server functional layer ([#865](#865)) ([290367a](290367a)) * add monitoring layer ([#872](#872)) ([5ecb040](5ecb040)) * add nightly testing for rke2 ([#808](#808)) ([c401419](c401419)) * add service accounts options to sso ([#852](#852)) ([1029162](1029162)) * backup and restore layer, ui layer, runtime security layer ([#862](#862)) ([b1d8015](b1d8015)) * grafana-ha ([#838](#838)) ([d532d76](d532d76)) ### Bug Fixes * broken readme link ([#899](#899)) ([6e47b11](6e47b11)) * **ci:** switch to larger runners to resolve ci disk space issues ([#882](#882)) ([1af0401](1af0401)) * snapshot ci version modification and tasks for publish ([#877](#877)) ([f01e5bd](f01e5bd)) * support for anywhere network policies in cilium ([#884](#884)) ([5df0737](5df0737)) ### Miscellaneous * cleanup license parsing for github ([#881](#881)) ([43c98ce](43c98ce)) * **deps:** update chainctl action to v0.2.3 ([#864](#864)) ([d782b59](d782b59)) * **deps:** update checkout action to v4.2.0 ([#825](#825)) ([29d1c98](29d1c98)) * **deps:** update dependency defenseunicorns/lula to v0.8.0 ([#841](#841)) ([fe36150](fe36150)) * **deps:** update githubactions ([#866](#866)) ([44f8ea5](44f8ea5)) * **deps:** update grafana to 11.2.1 ([#836](#836)) ([11383c1](11383c1)) * **deps:** update grafana to v11.2.2 ([#867](#867)) ([06ed2c3](06ed2c3)) * **deps:** update loki nginx image to v1.27.2 ([#894](#894)) ([df7d427](df7d427)) * **deps:** update loki to v3.2.0 ([#791](#791)) ([d3c60b5](d3c60b5)) * **deps:** update metrics-server chart to v3.12.2 ([#873](#873)) ([e2e61ce](e2e61ce)) * **deps:** update pepr to v0.37.1 ([#843](#843)) ([68abcb2](68abcb2)) * **deps:** update pepr to v0.37.2 ([#850](#850)) ([b51f659](b51f659)) * **deps:** update prometheus operator to 0.77.1 ([#819](#819)) ([0864b33](0864b33)) * **deps:** update prometheus-stack ([#855](#855)) ([c791c24](c791c24)) * **deps:** update prometheus-stack helm-charts to v64.0.0 ([#849](#849)) ([50a2588](50a2588)) * **deps:** update runtime to v0.6.0 ([#897](#897)) ([89ae6e2](89ae6e2)) * **deps:** update support-deps ([#890](#890)) ([26ea612](26ea612)) * **deps:** update test-infra ([#875](#875)) ([583f07c](583f07c)) * **deps:** update test-infra to v6.9.0 ([#848](#848)) ([ef9d317](ef9d317)) * **deps:** update uds to v0.17.0 ([#859](#859)) ([1489fef](1489fef)) * **deps:** update zarf to v0.41.0 ([#857](#857)) ([a390c3d](a390c3d)) * **docs:** update doc structure for site refresh ([#895](#895)) ([1946a9a](1946a9a)) * fix broken link in docs ([#845](#845)) ([3078a5b](3078a5b)) * fix license header references ([#901](#901)) ([cf38b82](cf38b82)) * handle upgrade path for functional layers, add doc for usage ([#896](#896)) ([70d6b1b](70d6b1b)) * regroup 'support dependencies' in renovate config ([#885](#885)) ([640d859](640d859)) * update license ([#878](#878)) ([b086170](b086170)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please). Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
docandrew
pushed a commit
that referenced
this pull request
Oct 17, 2024
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [cgr.dev/du-uds-defenseunicorns/loki](https://images.chainguard.dev/directory/image/loki/overview) ([source](https://redirect.github.com/chainguard-images/images-private/tree/HEAD/images/loki)) | minor | `3.1.1` -> `3.2.0` | | [docker.io/grafana/loki](https://redirect.github.com/grafana/loki) | minor | `3.1.1` -> `3.2.0` | | [loki](https://grafana.github.io/helm-charts) ([source](https://redirect.github.com/grafana/helm-charts)) | minor | `6.12.0` -> `6.16.0` | | [registry1.dso.mil/ironbank/opensource/grafana/loki](https://redirect.github.com/grafana/loki) ([source](https://repo1.dso.mil/dsop/opensource/grafana/loki)) | minor | `3.1.1` -> `3.2.0` | --- ### Release Notes <details> <summary>grafana/loki (docker.io/grafana/loki)</summary> ### [`v3.2.0`](https://redirect.github.com/grafana/loki/releases/tag/v3.2.0) [Compare Source](https://redirect.github.com/grafana/loki/compare/v3.1.1...v3.2.0) ##### ⚠ BREAKING CHANGES - **api:** Fail log queries when executed on instant query endpoint ([#​13421](https://redirect.github.com/grafana/loki/issues/13421)) - **jsonnet:** convert read statefulset into deployment for loki-simple-scalable ([#​13977](https://redirect.github.com/grafana/loki/issues/13977)) - **blooms:** Remove bloom compactor component ([#​13969](https://redirect.github.com/grafana/loki/issues/13969)) ##### Features - ability to ignore cache for volume queries ([#​13945](https://redirect.github.com/grafana/loki/issues/13945)) ([b1dc076](https://redirect.github.com/grafana/loki/commit/b1dc0763d675a99884a2fdac36c3c3f45f8353b7)) - add \_extracted suffix to detected fields conflicts ([#​13993](https://redirect.github.com/grafana/loki/issues/13993)) ([ab1caea](https://redirect.github.com/grafana/loki/commit/ab1caea12325b5db777101347acf4f277312adf6)) - Add baseline rf1 querier implementation ([#​13639](https://redirect.github.com/grafana/loki/issues/13639)) ([3a99b69](https://redirect.github.com/grafana/loki/commit/3a99b69ae519674c6e3da15ef28cb3ed9c6a2d63)) - Add CLI to inspect RF=1 WAL segments ([#​13552](https://redirect.github.com/grafana/loki/issues/13552)) ([150e653](https://redirect.github.com/grafana/loki/commit/150e6539d175c232063aaa37c687c60d4809a08a)) - Add initial support for a kafka-based ingest path ([#​13992](https://redirect.github.com/grafana/loki/issues/13992)) ([33c26f4](https://redirect.github.com/grafana/loki/commit/33c26f4dd1aaebadd54e7eb50765a33bd7c3ad2f)) - add loki_ingester_rf1\_segment_age_seconds metric ([#​13653](https://redirect.github.com/grafana/loki/issues/13653)) ([2dfc13b](https://redirect.github.com/grafana/loki/commit/2dfc13bb73c73c6c8cfb57c23ce832f902d8a43e)) - Add metrics for Ingester RF-1 ([#​13510](https://redirect.github.com/grafana/loki/issues/13510)) ([d4179aa](https://redirect.github.com/grafana/loki/commit/d4179aa04fdeaf0bbf538c2b202291a3d0247a27)) - Add metrics to WAL Manager ([#​13490](https://redirect.github.com/grafana/loki/issues/13490)) ([bfe97d7](https://redirect.github.com/grafana/loki/commit/bfe97d724f34277baa4cd9f9b25764e718997c46)) - Add settings for cpu/mutex/block profiling options ([#​13278](https://redirect.github.com/grafana/loki/issues/13278)) ([f06eabb](https://redirect.github.com/grafana/loki/commit/f06eabbf0e2c3db3ec899c224d6c947c5edd7d6a)) - add structured metadata to the promtail push API ([#​14153](https://redirect.github.com/grafana/loki/issues/14153)) ([#​14155](https://redirect.github.com/grafana/loki/issues/14155)) ([c118fc6](https://redirect.github.com/grafana/loki/commit/c118fc66b61adc49b85c38b2ab2fc40f24c0a737)) - Added getting started video for ingesting Otel logs ([#​13226](https://redirect.github.com/grafana/loki/issues/13226)) ([5e560f9](https://redirect.github.com/grafana/loki/commit/5e560f93ecfa399e85878e30998042646ee4e603)) - aggregate byte and count metrics ([#​13731](https://redirect.github.com/grafana/loki/issues/13731)) ([913e9f9](https://redirect.github.com/grafana/loki/commit/913e9f93477b5b811fbcf44d0e750f600c9ded69)) - **api:** Fail log queries when executed on instant query endpoint ([#​13421](https://redirect.github.com/grafana/loki/issues/13421)) ([ce71f1c](https://redirect.github.com/grafana/loki/commit/ce71f1cf954625cac2af7c2d0c335248b01185a3)) - **blooms:** Add series & chunks per block metrics ([#​13721](https://redirect.github.com/grafana/loki/issues/13721)) ([55c6499](https://redirect.github.com/grafana/loki/commit/55c64991db60309840aa0b41ecf9a3451dc5900d)) - Bootstrap metastore for wal segments ([#​13550](https://redirect.github.com/grafana/loki/issues/13550)) ([0b47498](https://redirect.github.com/grafana/loki/commit/0b474981dc5d073eaa7110710b5f1a1418e5235d)) - Calculate the age of a WAL segment ([#​13637](https://redirect.github.com/grafana/loki/issues/13637)) ([4abb5a4](https://redirect.github.com/grafana/loki/commit/4abb5a404cea4ec13f14c10dea4ce91b9e3cd9af)) - **chunks-inspect:** support structured metadata ([#​11506](https://redirect.github.com/grafana/loki/issues/11506)) ([1834065](https://redirect.github.com/grafana/loki/commit/183406570411a5ad5ceaf32bf07451b8fce608c1)) - collect and serve pre-aggregated bytes and counts ([#​13020](https://redirect.github.com/grafana/loki/issues/13020)) ([467eb1b](https://redirect.github.com/grafana/loki/commit/467eb1bb1b08fa69e3d5e40a1e0143f65230ad2b)) - Collect duplicate log line metrics ([#​13084](https://redirect.github.com/grafana/loki/issues/13084)) ([40ee766](https://redirect.github.com/grafana/loki/commit/40ee7667244f2e094b5a7199705b4f3dacb7ffaf)) - convert WalSegmentWriter to io.ReadSeeker ([#​13340](https://redirect.github.com/grafana/loki/issues/13340)) ([19c0509](https://redirect.github.com/grafana/loki/commit/19c050926e75e6dcac6d228b838836367414a5f8)) - **detected-labels:** remove cardinality filter ([#​13652](https://redirect.github.com/grafana/loki/issues/13652)) ([4f534d7](https://redirect.github.com/grafana/loki/commit/4f534d7317fa0557251f16b76ebf790f079cf98e)) - downsample aggregated metrics ([#​13449](https://redirect.github.com/grafana/loki/issues/13449)) ([2c053ee](https://redirect.github.com/grafana/loki/commit/2c053ee00cb5a86ab3a97da8f31d0564b40761d0)) - Drain uses different tokenizer based on log format ([#​13384](https://redirect.github.com/grafana/loki/issues/13384)) ([bc01e6f](https://redirect.github.com/grafana/loki/commit/bc01e6fd64cb0de3df776e246024f7ec7251bdfa)) - exclude and from creating new tokens in patterns ([#​13395](https://redirect.github.com/grafana/loki/issues/13395)) ([8c8454b](https://redirect.github.com/grafana/loki/commit/8c8454b9db35901896113d3e19eb3862359aeba8)) - exclude in pattern tokens ([#​13397](https://redirect.github.com/grafana/loki/issues/13397)) ([e612dd3](https://redirect.github.com/grafana/loki/commit/e612dd3dfe546ae6c26d7045e811d2ae48221d3d)) - **exporter:** include boolean values in limit exporter ([#​13466](https://redirect.github.com/grafana/loki/issues/13466)) ([4220737](https://redirect.github.com/grafana/loki/commit/4220737a52da7ab6c9346b12d5a5d7bedbcd641d)) - flush not owned streams ([#​13254](https://redirect.github.com/grafana/loki/issues/13254)) ([2ca1ac6](https://redirect.github.com/grafana/loki/commit/2ca1ac66a3bcebe9b2eb139c6aecc6820c840df9)) - **helm:** Make gateway container port configurable. ([#​13294](https://redirect.github.com/grafana/loki/issues/13294)) ([05176e4](https://redirect.github.com/grafana/loki/commit/05176e445b90597379c268e799b0fb86b8629b9e)) - **helm:** Support alibabacloud oss in helm chart ([#​13441](https://redirect.github.com/grafana/loki/issues/13441)) ([3ebab6f](https://redirect.github.com/grafana/loki/commit/3ebab6f3931841f62ac59e6b09afef98db656c71)) - Ignore empty streams in distributor if all entries fail validation ([#​13674](https://redirect.github.com/grafana/loki/issues/13674)) ([6c4b062](https://redirect.github.com/grafana/loki/commit/6c4b0622aa3de44cccb76fe16bb6583bf91cf15c)) - Implement GetObjectRange for all storage providers ([#​13650](https://redirect.github.com/grafana/loki/issues/13650)) ([d9c441e](https://redirect.github.com/grafana/loki/commit/d9c441efcc159e91a4251c9aca8f8914633c8505)) - improve Owned Streams feature observability ([#​13232](https://redirect.github.com/grafana/loki/issues/13232)) ([ce86459](https://redirect.github.com/grafana/loki/commit/ce8645900e76db962af36794c70d1e3662009ded)) - improve placeholder replacement of byte sizes ([#​13508](https://redirect.github.com/grafana/loki/issues/13508)) ([ac284ca](https://redirect.github.com/grafana/loki/commit/ac284ca00ed065907341ee2a7adf329c8e485a7a)) - Ingester RF-1 ([#​13365](https://redirect.github.com/grafana/loki/issues/13365)) ([7f35179](https://redirect.github.com/grafana/loki/commit/7f35179cd3fd3627057d916b7f00c92cee400339)) - Ingester Stream Limit Improvements ([#​13532](https://redirect.github.com/grafana/loki/issues/13532)) ([ec34aaa](https://redirect.github.com/grafana/loki/commit/ec34aaa1ff2e616ef223631657b63f7dffedd3cc)) - **ingester:** Smooth out chunk flush operations ([#​9994](https://redirect.github.com/grafana/loki/issues/9994)) ([82fbb2f](https://redirect.github.com/grafana/loki/commit/82fbb2fd9624eaa9584b2311189d1e4768fdc081)) - instrument failed chunk encoding/decoding ([#​13684](https://redirect.github.com/grafana/loki/issues/13684)) ([5a87ccb](https://redirect.github.com/grafana/loki/commit/5a87ccb648ee3bf48a3704643ae9923d64651aed)) - Instrument metastore GRPC calls ([#​13598](https://redirect.github.com/grafana/loki/issues/13598)) ([04613b4](https://redirect.github.com/grafana/loki/commit/04613b492fd8494084393e448f86f9b18e32c17e)) - Instrument rf1 write path with tracing ([#​13599](https://redirect.github.com/grafana/loki/issues/13599)) ([ce88286](https://redirect.github.com/grafana/loki/commit/ce882861476dd070ca588932c0aba64a689cb0b3)) - Introduce a new Object Storage WAL format. ([#​13253](https://redirect.github.com/grafana/loki/issues/13253)) ([1d6f8d5](https://redirect.github.com/grafana/loki/commit/1d6f8d51fcfd1c806159e17bce978ea39ee5936c)) - Introduce wal segment read path. ([#​13695](https://redirect.github.com/grafana/loki/issues/13695)) ([917053a](https://redirect.github.com/grafana/loki/commit/917053a73058ebff5cec72d760ba16f2acc8a56c)) - lambda-promtail; ensure messages to Kinesis are usable by refactoring parsing of KinesisEvent to match parsing of CWEvents + code cleanup ([#​13098](https://redirect.github.com/grafana/loki/issues/13098)) ([dbfb19b](https://redirect.github.com/grafana/loki/commit/dbfb19be49fb3bc1f2f62613f50370028cbf5552)) - **lambda-promtail:** Adding S3 log parser support for AWS GuardDuty ([#​13148](https://redirect.github.com/grafana/loki/issues/13148)) ([2d92fff](https://redirect.github.com/grafana/loki/commit/2d92fff2aa4dbda5f9f8c18ea19347e1236257af)) - **lambda-promtail:** build lambda with zip file ([#​13787](https://redirect.github.com/grafana/loki/issues/13787)) ([9bf08f7](https://redirect.github.com/grafana/loki/commit/9bf08f7cc055db1997c439ef8edb11247c4e1d67)) - Limit to block ingestion until configured date ([#​13958](https://redirect.github.com/grafana/loki/issues/13958)) ([b5ac6a0](https://redirect.github.com/grafana/loki/commit/b5ac6a0258be51a6d6c3a7743e498dc40014b64b)) - **loki:** add ability to disable AWS S3 dualstack endpoints usage ([#​13785](https://redirect.github.com/grafana/loki/issues/13785)) ([bb257f5](https://redirect.github.com/grafana/loki/commit/bb257f54b33ecb04cbe1786c4efac779d8d28d8c)) - **loki:** Do not enforce max-query-bytes-read and max-querier-bytes-read in limited tripperware ([#​13406](https://redirect.github.com/grafana/loki/issues/13406)) ([47f6ea5](https://redirect.github.com/grafana/loki/commit/47f6ea53fc4816b259bce4ce4efddee377422d3c)) - **operator:** Add alert for discarded samples ([#​13512](https://redirect.github.com/grafana/loki/issues/13512)) ([5f2a02f](https://redirect.github.com/grafana/loki/commit/5f2a02f14222dab891b7851e8f48052d6c9b594a)) - **operator:** Add support for the volume API ([#​13369](https://redirect.github.com/grafana/loki/issues/13369)) ([d451e23](https://redirect.github.com/grafana/loki/commit/d451e23225047a11b4d5d82900cec4a46d6e7b39)) - **operator:** Enable leader-election ([#​13760](https://redirect.github.com/grafana/loki/issues/13760)) ([1ba4bff](https://redirect.github.com/grafana/loki/commit/1ba4bff005930b173391df35248e6f58e076fa74)) - **operator:** Update Loki operand to v3.1.0 ([#​13422](https://redirect.github.com/grafana/loki/issues/13422)) ([cf5f52d](https://redirect.github.com/grafana/loki/commit/cf5f52dca0db93847218cdd2c3f4860d983381ae)) - Pattern ingesters add a limiter for high eviction rate ([#​13464](https://redirect.github.com/grafana/loki/issues/13464)) ([e08b4a7](https://redirect.github.com/grafana/loki/commit/e08b4a7f883a50452c0828a133e6f9f5e68eff4d)) - Remove flush loop and queue from Ingester RF-1 ([#​13538](https://redirect.github.com/grafana/loki/issues/13538)) ([8ca03a2](https://redirect.github.com/grafana/loki/commit/8ca03a2a3d73e5250ee26ac3c9218e254550560d)) - remove mutexes from wal.SegmentWriter ([#​13641](https://redirect.github.com/grafana/loki/issues/13641)) ([7ed63ea](https://redirect.github.com/grafana/loki/commit/7ed63ea7f493dab6c81200ddb7a0e6f26dc41bec)) - RF1 improves replication stategy to support 1 replica ([#​13469](https://redirect.github.com/grafana/loki/issues/13469)) ([790135b](https://redirect.github.com/grafana/loki/commit/790135bd7d06a8cc5a9d4fc759d06bc1e7a2cad7)) - **rf1:** Add query path for the metastore ([#​13636](https://redirect.github.com/grafana/loki/issues/13636)) ([8cb19a2](https://redirect.github.com/grafana/loki/commit/8cb19a2e3c92b60560ce48f48c46a512dfdc7963)) - **rf1:** Store index ref in metastore ([#​13613](https://redirect.github.com/grafana/loki/issues/13613)) ([5f5fd4e](https://redirect.github.com/grafana/loki/commit/5f5fd4e4ab22a43a0c290cf9a9c2bf2e229f6e18)) - **structured-metadata-api:** add structured metadata to `/detected_fields` API ([#​13604](https://redirect.github.com/grafana/loki/issues/13604)) ([ce02cc2](https://redirect.github.com/grafana/loki/commit/ce02cc254abc641dc40831b28c81199526581085)) - Track when builders are doing work with a gauge ([#​13570](https://redirect.github.com/grafana/loki/issues/13570)) ([0029d46](https://redirect.github.com/grafana/loki/commit/0029d46c233e173dce1d45124ab2de67443a686a)) - Update doc-validator version ([#​13558](https://redirect.github.com/grafana/loki/issues/13558)) ([a88a0d3](https://redirect.github.com/grafana/loki/commit/a88a0d3f6ceaba0082c557ab773b7fd45537ac64)) - upgrade prometheus ([#​13671](https://redirect.github.com/grafana/loki/issues/13671)) ([b88583d](https://redirect.github.com/grafana/loki/commit/b88583da7d3cc840d4b66698de042773422e334d)) - Use prefixed WAL storage path in Object Storage ([#​13377](https://redirect.github.com/grafana/loki/issues/13377)) ([973aa2d](https://redirect.github.com/grafana/loki/commit/973aa2d7babfafd247ab91e493445488804ab94f)) - Use WAL Manager ([#​13491](https://redirect.github.com/grafana/loki/issues/13491)) ([8f1d12f](https://redirect.github.com/grafana/loki/commit/8f1d12f656924eaf9bd887037c006728b22375cf)) - WAL Manager ([#​13428](https://redirect.github.com/grafana/loki/issues/13428)) ([15c8b45](https://redirect.github.com/grafana/loki/commit/15c8b45d26f7dcb3181e1b5ff00796ca0bad720a)) - WAL Manager configuration options ([#​13531](https://redirect.github.com/grafana/loki/issues/13531)) ([c4405fe](https://redirect.github.com/grafana/loki/commit/c4405fe1c417f31af535fcee3d669ed5271d76a7)) - **wal:** Add sizing information to writer and reader. ([#​13267](https://redirect.github.com/grafana/loki/issues/13267)) ([41fbacd](https://redirect.github.com/grafana/loki/commit/41fbacdce74e9d6cb8451e353da3e560cb642b9b)) - **wal:** Benchmark and improve WAL writes using Reset. ([#​13272](https://redirect.github.com/grafana/loki/issues/13272)) ([debb5f2](https://redirect.github.com/grafana/loki/commit/debb5f202e278708bf43a795125e151d818892b2)) ##### Bug Fixes - add a retry middleware to all the stats handlers ([#​13584](https://redirect.github.com/grafana/loki/issues/13584)) ([7232795](https://redirect.github.com/grafana/loki/commit/7232795e1f5fb1868c83111f5aab72ca0f3d9891)) - add logging to empty bloom ([#​13502](https://redirect.github.com/grafana/loki/issues/13502)) ([c263a68](https://redirect.github.com/grafana/loki/commit/c263a681f8e19417ea3056a3e2cae7d3015d081a)) - add missing flush op timeout ([#​13679](https://redirect.github.com/grafana/loki/issues/13679)) ([62c5c5c](https://redirect.github.com/grafana/loki/commit/62c5c5c64182736f65ec9c903e0789986b264425)) - Adjust tailer loop criteria so it is actually re-tested ([#​13906](https://redirect.github.com/grafana/loki/issues/13906)) ([dabbfd8](https://redirect.github.com/grafana/loki/commit/dabbfd81ef5c4f02a255b404ab25edd1eec126cf)) - ast left cycular reference result in oom ([#​13501](https://redirect.github.com/grafana/loki/issues/13501)) ([6dd6b65](https://redirect.github.com/grafana/loki/commit/6dd6b65139b3b8d4254f114e99ab8fb3eaa2ae09)) - **blooms:** Cleanup temp blockdir in bloom compactor ([#​13622](https://redirect.github.com/grafana/loki/issues/13622)) ([64215e1](https://redirect.github.com/grafana/loki/commit/64215e18495b12e6d5565eba6fe54bc381ac7189)) - **blooms:** Delete outdated metas during planning ([#​13363](https://redirect.github.com/grafana/loki/issues/13363)) ([11e1976](https://redirect.github.com/grafana/loki/commit/11e19763d0ee4e1b1130ab0326ed0f4f605bca8d)) - **blooms:** ensure tokenizer cache is reset between series ([#​13370](https://redirect.github.com/grafana/loki/issues/13370)) ([04bc3a4](https://redirect.github.com/grafana/loki/commit/04bc3a423c8ea9e7c945b15dffb83d674bab3a68)) - **blooms:** Fix eviction of multiple blockcache items ([#​13573](https://redirect.github.com/grafana/loki/issues/13573)) ([c9950e3](https://redirect.github.com/grafana/loki/commit/c9950e394d2bca8bd290f60672a3bc904cd72d7b)) - **blooms:** Fix panic in bloom gateway ([#​13303](https://redirect.github.com/grafana/loki/issues/13303)) ([66f97b2](https://redirect.github.com/grafana/loki/commit/66f97b2aec3cbe0d60acd5e13a9fda9000b03bae)) - **blooms:** ignores bloom filtering errors in bounded shard query planning ([#​13285](https://redirect.github.com/grafana/loki/issues/13285)) ([ede6941](https://redirect.github.com/grafana/loki/commit/ede6941c6ff0f40d836b288e167a26c34c2a9437)) - **blooms:** Improve error wrap to make ignoreNotFound work when fetching blocks ([#​13656](https://redirect.github.com/grafana/loki/issues/13656)) ([bd20171](https://redirect.github.com/grafana/loki/commit/bd20171975e913e429048a0a30328811fc4c8a87)) - **blooms:** improves mempool metrics ([#​13283](https://redirect.github.com/grafana/loki/issues/13283)) ([d36e1d5](https://redirect.github.com/grafana/loki/commit/d36e1d580af0a64ce0fcb8de57724d27e399c0dd)) - **blooms:** Minor fixes and improvements for testing in dev ([#​13341](https://redirect.github.com/grafana/loki/issues/13341)) ([d0f56ee](https://redirect.github.com/grafana/loki/commit/d0f56eeb0a585c37e4a9c62b7a200f4d8360bf4d)) - **blooms:** Remove backoff from notify planner ([#​13506](https://redirect.github.com/grafana/loki/issues/13506)) ([e506995](https://redirect.github.com/grafana/loki/commit/e506995e595bb5c465941f3f1227311b2ea1c8c5)) - **blooms:** Remove unused arg ([#​13343](https://redirect.github.com/grafana/loki/issues/13343)) ([fcb9b28](https://redirect.github.com/grafana/loki/commit/fcb9b283ba0cf927646d332a68c049718ec1d236)) - **blooms:** Ship chunkrefs in task payload ([#​13677](https://redirect.github.com/grafana/loki/issues/13677)) ([450bbce](https://redirect.github.com/grafana/loki/commit/450bbce938fd548715104f6a1a4dde76e2e7ff34)) - **blooms:** skip empty blooms on reads ([#​13500](https://redirect.github.com/grafana/loki/issues/13500)) ([bfa6955](https://redirect.github.com/grafana/loki/commit/bfa69556afda160051cab677ce278aba5ab48448)) - **blooms:** Suppress error from resolving server addresses for blocks ([#​13385](https://redirect.github.com/grafana/loki/issues/13385)) ([3ac2317](https://redirect.github.com/grafana/loki/commit/3ac231728e6bc9d3166684bcb697c78b4fb56fae)) - **blooms:** Use correct key to populate blockscache at startup ([#​13624](https://redirect.github.com/grafana/loki/issues/13624)) ([2624a4b](https://redirect.github.com/grafana/loki/commit/2624a4bdd43badcd1159b83e26c1b0ff14479ac0)) - **break:** helm: Fix how we set imagePullSecrets for enterprise-gateway and admin-api. ([#​13761](https://redirect.github.com/grafana/loki/issues/13761)) ([3be5a45](https://redirect.github.com/grafana/loki/commit/3be5a4576fd0f0dca321e017a637f7a3159c00e5)) - **ci:** add cleanup step into job `dist` ([#​13801](https://redirect.github.com/grafana/loki/issues/13801)) ([217f928](https://redirect.github.com/grafana/loki/commit/217f928f52b3d3fad414a01502c37d143cabf567)) - **ci:** fixed release-please manifest ([#​13810](https://redirect.github.com/grafana/loki/issues/13810)) ([f253db5](https://redirect.github.com/grafana/loki/commit/f253db5598156a4461fd1f5ede14443c937e2ac8)) - **cloud-mixin:** Attribute OTLP route correctly to write path ([#​13943](https://redirect.github.com/grafana/loki/issues/13943)) ([b91b782](https://redirect.github.com/grafana/loki/commit/b91b7829075f9df565d468d9e72191e9f4c5e94e)) - Dedup pattern tokens on output ([#​13534](https://redirect.github.com/grafana/loki/issues/13534)) ([e23598d](https://redirect.github.com/grafana/loki/commit/e23598d710a231213a40f5bfb7d99fe2ee409ba2)) - **deps:** update github.com/axiomhq/hyperloglog digest to [`af9851f`](https://redirect.github.com/grafana/loki/commit/af9851f) ([#​13806](https://redirect.github.com/grafana/loki/issues/13806)) ([67295e0](https://redirect.github.com/grafana/loki/commit/67295e0a16677feabb83284e058926b016993128)) - **deps:** update github.com/c2h5oh/datasize digest to [`aa82cc1`](https://redirect.github.com/grafana/loki/commit/aa82cc1) ([#​13807](https://redirect.github.com/grafana/loki/issues/13807)) ([a93f38c](https://redirect.github.com/grafana/loki/commit/a93f38cb055c9a3f22cf07d0bd5888a0596ec5d6)) - **deps:** update github.com/docker/go-plugins-helpers digest to [`45e2431`](https://redirect.github.com/grafana/loki/commit/45e2431) ([#​13808](https://redirect.github.com/grafana/loki/issues/13808)) ([e5a3994](https://redirect.github.com/grafana/loki/commit/e5a3994fba37247cf2b81405eb4b19b29af89959)) - **deps:** update github.com/grafana/jsonparser digest to [`ea80629`](https://redirect.github.com/grafana/loki/commit/ea80629) ([#​13814](https://redirect.github.com/grafana/loki/issues/13814)) ([d5718eb](https://redirect.github.com/grafana/loki/commit/d5718eb111f8f0fbbc43294eb8b72877b250d433)) - **deps:** update module github.com/aliyun/aliyun-oss-go-sdk to v2.2.10+incompatible ([#​13861](https://redirect.github.com/grafana/loki/issues/13861)) ([6f79194](https://redirect.github.com/grafana/loki/commit/6f791941ee5a188a658313c12f549d40f8802528)) - **deps:** update module github.com/azure/go-autorest/autorest/adal to v0.9.24 ([#​13862](https://redirect.github.com/grafana/loki/issues/13862)) ([8041bd2](https://redirect.github.com/grafana/loki/commit/8041bd29b90a79066f7c6393fef1db5ba29440b0)) - **deps:** update module github.com/azure/go-autorest/autorest/azure/auth to v0.5.13 ([#​13863](https://redirect.github.com/grafana/loki/issues/13863)) ([71c4421](https://redirect.github.com/grafana/loki/commit/71c4421e09f30ebd8a1826c976436d3ca3ad603d)) - **deps:** update module github.com/baidubce/bce-sdk-go to v0.9.186 ([#​13864](https://redirect.github.com/grafana/loki/issues/13864)) ([3c0e3e2](https://redirect.github.com/grafana/loki/commit/3c0e3e2c13591e3af44ce4826245043c81bb66c3)) - **deps:** update module github.com/baidubce/bce-sdk-go to v0.9.187 ([#​13933](https://redirect.github.com/grafana/loki/issues/13933)) ([56af84d](https://redirect.github.com/grafana/loki/commit/56af84d3a638dbe30f1cacffd7d090118720d787)) - **deps:** update module github.com/baidubce/bce-sdk-go to v0.9.188 ([#​14000](https://redirect.github.com/grafana/loki/issues/14000)) ([79039a2](https://redirect.github.com/grafana/loki/commit/79039a24a244b06b43018095e29c9ed65b0e1067)) - **deps:** update module github.com/cespare/xxhash/v2 to v2.3.0 (main) ([#​13615](https://redirect.github.com/grafana/loki/issues/13615)) ([cfc7b34](https://redirect.github.com/grafana/loki/commit/cfc7b34b9eb94960bd960b7a8a4442a2a1a9ecaf)) - **deps:** update module github.com/datadog/sketches-go to v1.4.6 ([#​13865](https://redirect.github.com/grafana/loki/issues/13865)) ([1f3c467](https://redirect.github.com/grafana/loki/commit/1f3c467b412dabf7f330dc71befcdf50596ba517)) - **deps:** update module github.com/docker/docker to v25.0.5+incompatible \[security] (main) ([#​12279](https://redirect.github.com/grafana/loki/issues/12279)) ([960c034](https://redirect.github.com/grafana/loki/commit/960c03438477435b606cf4dfbb7af43a5b52068d)) - **deps:** update module github.com/docker/docker to v27.1.1+incompatible \[security] (main) ([#​13762](https://redirect.github.com/grafana/loki/issues/13762)) ([f8bf3bb](https://redirect.github.com/grafana/loki/commit/f8bf3bb3786ccf5c3784e5b75e9d030251dcc8fb)) - **deps:** update module github.com/docker/docker to v27.1.2+incompatible ([#​13872](https://redirect.github.com/grafana/loki/issues/13872)) ([8ab4c20](https://redirect.github.com/grafana/loki/commit/8ab4c2057256511b5bc25c5f9c9ff870b5b71cb5)) - **deps:** update module github.com/efficientgo/core to v1.0.0-rc.3 ([#​14001](https://redirect.github.com/grafana/loki/issues/14001)) ([90f7e5f](https://redirect.github.com/grafana/loki/commit/90f7e5fa67dcf7b05c8aae54bacdf96f98c27faf)) - **deps:** update module github.com/felixge/fgprof to v0.9.4 ([#​13870](https://redirect.github.com/grafana/loki/issues/13870)) ([c68848f](https://redirect.github.com/grafana/loki/commit/c68848f8056aca3ebb358dd1fc8adf6e07611e9c)) - **deps:** update module github.com/fsouza/fake-gcs-server to v1.47.7 ([#​13935](https://redirect.github.com/grafana/loki/issues/13935)) ([d43b2de](https://redirect.github.com/grafana/loki/commit/d43b2de1b4e0d0a999569900f69755cfe6b17c21)) - **deps:** update module github.com/gogo/googleapis to v1.4.1 ([#​13871](https://redirect.github.com/grafana/loki/issues/13871)) ([6da7eb5](https://redirect.github.com/grafana/loki/commit/6da7eb577cac62208801374af71c90d4a06df097)) - **deps:** update module github.com/gorilla/mux to v1.8.1 (main) ([#​13618](https://redirect.github.com/grafana/loki/issues/13618)) ([19b288e](https://redirect.github.com/grafana/loki/commit/19b288eee4ad9c25fa58de56c3be02393e63a20e)) - **deps:** update module github.com/gorilla/websocket to v1.5.3 ([#​13873](https://redirect.github.com/grafana/loki/issues/13873)) ([1eb8342](https://redirect.github.com/grafana/loki/commit/1eb8342d41a9fdb6c5fcd3e6e5a8c6b98bde4e43)) - **deps:** update module github.com/hashicorp/consul/api to v1.29.4 ([#​14002](https://redirect.github.com/grafana/loki/issues/14002)) ([e11b244](https://redirect.github.com/grafana/loki/commit/e11b244a8bcbc69d6829d31fb164dc43d505068e)) - **deps:** update module github.com/ibm/go-sdk-core/v5 to v5.17.4 ([#​13892](https://redirect.github.com/grafana/loki/issues/13892)) ([b6991f2](https://redirect.github.com/grafana/loki/commit/b6991f29d232267c1fa0ed8dff55da72240c23f6)) - **deps:** update module github.com/ibm/ibm-cos-sdk-go to v1.11.0 ([#​13893](https://redirect.github.com/grafana/loki/issues/13893)) ([9b7e7e9](https://redirect.github.com/grafana/loki/commit/9b7e7e97a41d2ce0abe62b0d920538e9974cef69)) - **deps:** update module github.com/klauspost/pgzip to v1.2.6 ([#​13874](https://redirect.github.com/grafana/loki/issues/13874)) ([fdea7a1](https://redirect.github.com/grafana/loki/commit/fdea7a1763618812284a44d6c247c4215d317950)) - **deps:** update module github.com/mattn/go-ieproxy to v0.0.12 ([#​13876](https://redirect.github.com/grafana/loki/issues/13876)) ([775bf8e](https://redirect.github.com/grafana/loki/commit/775bf8ebe7893a5b0807984a1c791f211820eed2)) - **deps:** update module github.com/ncw/swift to v2 ([#​13951](https://redirect.github.com/grafana/loki/issues/13951)) ([246a1df](https://redirect.github.com/grafana/loki/commit/246a1dfbe24a00b75b03257cb7e75be6cc96a3a8)) - **deps:** update module github.com/oschwald/geoip2-golang to v1.11.0 ([#​13934](https://redirect.github.com/grafana/loki/issues/13934)) ([3bebba5](https://redirect.github.com/grafana/loki/commit/3bebba59b5a81da77c6b0d6c499f92f9ce320d46)) - **deps:** update module github.com/schollz/progressbar/v3 to v3.14.6 ([#​13884](https://redirect.github.com/grafana/loki/issues/13884)) ([fb9cae4](https://redirect.github.com/grafana/loki/commit/fb9cae4aaa6a12a375fa6199bfcd562833385737)) - **deps:** update module github.com/tonistiigi/fifo to v1 ([#​13952](https://redirect.github.com/grafana/loki/issues/13952)) ([96b5c79](https://redirect.github.com/grafana/loki/commit/96b5c79e7770f706bdc1d07e306bf225706273a3)) - **deps:** update module github.com/workiva/go-datastructures to v1.1.5 ([#​13885](https://redirect.github.com/grafana/loki/issues/13885)) ([d817aee](https://redirect.github.com/grafana/loki/commit/d817aeeab374f414b08598a8784ea708000856d2)) - **deps:** update module golang.org/x/text to v0.17.0 (main) ([#​13794](https://redirect.github.com/grafana/loki/issues/13794)) ([df61482](https://redirect.github.com/grafana/loki/commit/df61482207eb8f44f43d9c2ef4f450fc0c9a00ee)) - **deps:** update module golang.org/x/time to v0.6.0 ([#​13910](https://redirect.github.com/grafana/loki/issues/13910)) ([dff00bd](https://redirect.github.com/grafana/loki/commit/dff00bd8f26e85ce04edc16a9f43cb32d3691add)) - detected fields incorrect type bug ([#​13515](https://redirect.github.com/grafana/loki/issues/13515)) ([f6a94d3](https://redirect.github.com/grafana/loki/commit/f6a94d303444dbf22cf1198f549c9cde070f1bdc)) - **detected labels:** response when store label values are empty ([#​13970](https://redirect.github.com/grafana/loki/issues/13970)) ([6f99af6](https://redirect.github.com/grafana/loki/commit/6f99af62227f98c7d9de8a5cf480ae792ce6220a)) - **detected_labels:** Add matchers to get labels from store" ([#​14012](https://redirect.github.com/grafana/loki/issues/14012)) ([25234e8](https://redirect.github.com/grafana/loki/commit/25234e83483cb8a974d40b7c80b3d4dd62d6d880)) - do not retain span logger created with index set initialized at query time ([#​14027](https://redirect.github.com/grafana/loki/issues/14027)) ([bd25ac2](https://redirect.github.com/grafana/loki/commit/bd25ac2503b00812d959c2aaf092bd2618f16a5a)) - fix a bug where AppendRequest with no entries triggers flush ([#​13672](https://redirect.github.com/grafana/loki/issues/13672)) ([8a3ae22](https://redirect.github.com/grafana/loki/commit/8a3ae223ba160584d61bd5cb39b546a3c28f46b5)) - Fix HPA ingester typo ([#​13158](https://redirect.github.com/grafana/loki/issues/13158)) ([4ca9785](https://redirect.github.com/grafana/loki/commit/4ca97858d9dc33db7abbe20ca01c6735cb9ce34e)) - Fix log line for fingerprint not found ([#​13555](https://redirect.github.com/grafana/loki/issues/13555)) ([aeb23bb](https://redirect.github.com/grafana/loki/commit/aeb23bb7fc3d33327060828ddf97cb7da7b3c8f8)) - Fix panic in BloomStore initialisation ([#​13457](https://redirect.github.com/grafana/loki/issues/13457)) ([5f4b8fc](https://redirect.github.com/grafana/loki/commit/5f4b8fc9e44ac386ef5bfc64dd5f8f47b72f8ef9)) - Fix panic in ingester.go ([#​13557](https://redirect.github.com/grafana/loki/issues/13557)) ([dbff69a](https://redirect.github.com/grafana/loki/commit/dbff69a2e92f3ce34f7d58a7418cd0456d644be3)) - fix retry code to handle grpc status codes. updated newer stats retries to be wrapped with spans ([#​13592](https://redirect.github.com/grafana/loki/issues/13592)) ([d3e1edb](https://redirect.github.com/grafana/loki/commit/d3e1edbf1102b2f0f4116c3bb1773000d0368dde)) - fixed typo in ruler URL ([#​13692](https://redirect.github.com/grafana/loki/issues/13692)) ([1476498](https://redirect.github.com/grafana/loki/commit/14764989a2c6f01803f0313d8151f7aa20affd4a)) - Fixes pattern pruning stability ([#​13429](https://redirect.github.com/grafana/loki/issues/13429)) ([7c86e65](https://redirect.github.com/grafana/loki/commit/7c86e651ac71b31bf85e46303931291eafcc0027)) - Fixes span name of serializeRounTripper ([#​13541](https://redirect.github.com/grafana/loki/issues/13541)) ([4451d56](https://redirect.github.com/grafana/loki/commit/4451d56d6b9a9d2eb54ed75d3d2c8fe0db6908eb)) - flaky test blockPlansForGaps ([#​13743](https://redirect.github.com/grafana/loki/issues/13743)) ([37e33d4](https://redirect.github.com/grafana/loki/commit/37e33d41b4583626a0384e4eb4c4570d3ef11882)) - **gateway client:** Fix nil pointer dereference panic when using ruler in ring mode ([#​13436](https://redirect.github.com/grafana/loki/issues/13436)) ([304db10](https://redirect.github.com/grafana/loki/commit/304db100b382f0c1d1d9999dfe8ca77d1ac901c9)) - Handle block offset exceeding chunk length in memchunk.go ([#​13661](https://redirect.github.com/grafana/loki/issues/13661)) ([d42476a](https://redirect.github.com/grafana/loki/commit/d42476aa58fca07b17ee39d388639807624f884a)) - Handle EOF when reading from some obj stores ([#​13868](https://redirect.github.com/grafana/loki/issues/13868)) ([98a15e2](https://redirect.github.com/grafana/loki/commit/98a15e2303e6be2bb29b024b95e6a1941b19acf2)) - **helm:** fix extraObjects ([#​13107](https://redirect.github.com/grafana/loki/issues/13107)) ([b7fcf2b](https://redirect.github.com/grafana/loki/commit/b7fcf2bb7ea35206c0015545c93582991f64f581)) - **helm:** fix imagePullSecrets for statefulset-results-cache ([#​13051](https://redirect.github.com/grafana/loki/issues/13051)) ([8434b2f](https://redirect.github.com/grafana/loki/commit/8434b2f6e8e124225aafe6e55ca9c1b6ff6a2c5b)) - **helm:** fixed memcached and provisioner templates ([#​13788](https://redirect.github.com/grafana/loki/issues/13788)) ([1bf9791](https://redirect.github.com/grafana/loki/commit/1bf97912de83200d02689511f48658ce7d9543cf)) - **helm:** removed helm test ([#​13651](https://redirect.github.com/grafana/loki/issues/13651)) ([ef03476](https://redirect.github.com/grafana/loki/commit/ef03476f3dac159e5f58490351223fcdb9ac3469)) - **helm:** Update yaml file `./production/helm/loki/Chart.yaml` (+1 other) ([#​13392](https://redirect.github.com/grafana/loki/issues/13392)) ([b5b861c](https://redirect.github.com/grafana/loki/commit/b5b861c348bc768254fd083fb40d2820cf347be6)) - **helm:** Update yaml file `./production/helm/loki/values.yaml` (+1 other) ([#​13426](https://redirect.github.com/grafana/loki/issues/13426)) ([fc3904e](https://redirect.github.com/grafana/loki/commit/fc3904ee69d0824dc681ca5a4280f7aa2ec5563b)) - Improve execution speed for queries with label filters ([#​13922](https://redirect.github.com/grafana/loki/issues/13922)) ([40f4f14](https://redirect.github.com/grafana/loki/commit/40f4f1479170a90b39c005292e11a3ec4db4bc34)) - Include whitespaces in extracted tokens ([#​13738](https://redirect.github.com/grafana/loki/issues/13738)) ([7683a79](https://redirect.github.com/grafana/loki/commit/7683a791912ba128ce8af88b294ae3722330dfa2)) - incorrect pod matcher for compactor in mixin when using ssd mode ([#​12846](https://redirect.github.com/grafana/loki/issues/12846)) ([515e13c](https://redirect.github.com/grafana/loki/commit/515e13cc6c92b08968bc87e220b8bca64683fd05)) - Init internal server log along with loki's server instance ([#​13221](https://redirect.github.com/grafana/loki/issues/13221)) ([66b8c9b](https://redirect.github.com/grafana/loki/commit/66b8c9b7738acd0e0616b88d35cf3ddc0df83e7e)) - Keep blocks referenced by newer metas ([#​13614](https://redirect.github.com/grafana/loki/issues/13614)) ([784e7d5](https://redirect.github.com/grafana/loki/commit/784e7d562fedec7134c8ed4e2cee8ccb7049e271)) - Lint issues after merge to main ([#​13326](https://redirect.github.com/grafana/loki/issues/13326)) ([7e19cc7](https://redirect.github.com/grafana/loki/commit/7e19cc7dca8480932b39c87c7c2e296f99318c95)) - **log results cache:** include pipeline wrapper disabled in cache key ([#​13328](https://redirect.github.com/grafana/loki/issues/13328)) ([221491c](https://redirect.github.com/grafana/loki/commit/221491c123adb6cedfabace6fc2cd03a32124655)) - **loki-mixin:** Fix latency panel for Index Gateway ([#​13629](https://redirect.github.com/grafana/loki/issues/13629)) ([f586c00](https://redirect.github.com/grafana/loki/commit/f586c00a9fcfa8bb84781698e141dff928b86c92)) - **mixin:** various latency panels in operational dashboard should have ms unit type instead of seconds ([#​13260](https://redirect.github.com/grafana/loki/issues/13260)) ([f5a9905](https://redirect.github.com/grafana/loki/commit/f5a99058036f60f5ae0c190c48cbcf5ce22ea96d)) - **operator:** Allow structured metadata only if V13 schema provided ([#​13463](https://redirect.github.com/grafana/loki/issues/13463)) ([3ac130b](https://redirect.github.com/grafana/loki/commit/3ac130b8a152169766cb173718f2312aeb4f694e)) - **operator:** Don't overwrite annotations for LokiStack ingress resources ([#​13708](https://redirect.github.com/grafana/loki/issues/13708)) ([f523530](https://redirect.github.com/grafana/loki/commit/f52353060dd936cff587ff2060c8616941695ece)) - **operator:** Remove duplicate conditions from status ([#​13497](https://redirect.github.com/grafana/loki/issues/13497)) ([527510d](https://redirect.github.com/grafana/loki/commit/527510d1a84a981250047dbabba8d492177b8452)) - **operator:** Set object storage for delete requests when using retention ([#​13562](https://redirect.github.com/grafana/loki/issues/13562)) ([46de4c1](https://redirect.github.com/grafana/loki/commit/46de4c1bc839ef682798bec5003123f7d5f4404b)) - **operator:** Skip updating annotations for serviceaccounts ([#​13450](https://redirect.github.com/grafana/loki/issues/13450)) ([1b9b111](https://redirect.github.com/grafana/loki/commit/1b9b11116b48fb37b7015d27104668412fc04937)) - **operator:** Support v3.1.0 in OpenShift dashboards ([#​13430](https://redirect.github.com/grafana/loki/issues/13430)) ([8279d59](https://redirect.github.com/grafana/loki/commit/8279d59f145df9c9132aeff9e3d46c738650027c)) - **operator:** Watch for CredentialsRequests on CCOAuthEnv only ([#​13299](https://redirect.github.com/grafana/loki/issues/13299)) ([7fc926e](https://redirect.github.com/grafana/loki/commit/7fc926e36ea8fca7bd8e9955c8994574535dbbae)) - panic when parsing and extracting JSON key values ([#​13790](https://redirect.github.com/grafana/loki/issues/13790)) ([5ef83a7](https://redirect.github.com/grafana/loki/commit/5ef83a741ba515f68343e9dc345fcb8afe921bfd)) - Propagate headers/warnings/stats from quantile downstreams ([#​13881](https://redirect.github.com/grafana/loki/issues/13881)) ([a0c7598](https://redirect.github.com/grafana/loki/commit/a0c75987a24d0adc520c60dd5d85df4c34009548)) - Properly reset wal segment writer ([#​13468](https://redirect.github.com/grafana/loki/issues/13468)) ([6ea83b4](https://redirect.github.com/grafana/loki/commit/6ea83b45b5e9f8e1d0f9d7e5574bb5b520ddfefd)) - protect ruler remote-write overrides map with a mutex when creating new appenders ([#​13676](https://redirect.github.com/grafana/loki/issues/13676)) ([e9a9c60](https://redirect.github.com/grafana/loki/commit/e9a9c60c22e78b52c0c046d379b4b2b986d91dca)) - querier address in SingleBinary mode ([#​13297](https://redirect.github.com/grafana/loki/issues/13297)) ([29f1ea9](https://redirect.github.com/grafana/loki/commit/29f1ea91ecd935a6becae2bd425224a913285071)) - **query engine:** Include lines with ts equal to end timestamp of the query range when executing range aggregations ([#​13448](https://redirect.github.com/grafana/loki/issues/13448)) ([e0ca67d](https://redirect.github.com/grafana/loki/commit/e0ca67dd4563e41c57b2f1409ef235b76b2a1a6e)) - Read "404" as object not exist ([#​13901](https://redirect.github.com/grafana/loki/issues/13901)) ([3c9c647](https://redirect.github.com/grafana/loki/commit/3c9c6479226818229802b97e08d6c9e13e3798a5)) - Read full buffer from storage when fetching a range ([#​13948](https://redirect.github.com/grafana/loki/issues/13948)) ([115fef4](https://redirect.github.com/grafana/loki/commit/115fef49f9e023aa79c909e3cdef15b29db00907)) - record datasample queries are limited query type ([#​13930](https://redirect.github.com/grafana/loki/issues/13930)) ([ae938d0](https://redirect.github.com/grafana/loki/commit/ae938d06d941a386aa839b6717445c2295ce2efa)) - Redo ingester profile tagging ([#​13239](https://redirect.github.com/grafana/loki/issues/13239)) ([32097c8](https://redirect.github.com/grafana/loki/commit/32097c84627f5190cfcf6c1f247c9d0531d92865)) - remove limit middleware for `detected_labels` ([#​13643](https://redirect.github.com/grafana/loki/issues/13643)) ([2642718](https://redirect.github.com/grafana/loki/commit/2642718d50569931b71cfc0c9288318ab775ca41)) - Remove query size limit for detected fields ([#​13423](https://redirect.github.com/grafana/loki/issues/13423)) ([1fa5127](https://redirect.github.com/grafana/loki/commit/1fa51277978ead6569e31e908dec7f140dadb90f)) - remove retries on the stats handlers because they already retry ([#​13608](https://redirect.github.com/grafana/loki/issues/13608)) ([1008315](https://redirect.github.com/grafana/loki/commit/10083159a7e54df4e41efe2fc2e04e267fee1147)) - remove tenant label tagging from profiles to reduce cardinality ([#​13270](https://redirect.github.com/grafana/loki/issues/13270)) ([f897758](https://redirect.github.com/grafana/loki/commit/f8977587476169197d6da4d7055b97b189808344)) - remove trailing backtick in verify-config for Loki 3.0 ([#​13640](https://redirect.github.com/grafana/loki/issues/13640)) ([498f29a](https://redirect.github.com/grafana/loki/commit/498f29a66b2dbfeff85454f22d0596d20066a635)) - Retain original values in logfmt pattern tokenizer ([#​13535](https://redirect.github.com/grafana/loki/issues/13535)) ([5fa9c4b](https://redirect.github.com/grafana/loki/commit/5fa9c4bd56ec996fa2cf018b4b74b992fedca26a)) - **retry:** fix retries when using protobuf encoding ([#​13316](https://redirect.github.com/grafana/loki/issues/13316)) ([a457c5d](https://redirect.github.com/grafana/loki/commit/a457c5d171d5ffa0a7060c98a8bc48abd735911a)) - Return empty vector instead of nil for empty evaluator. ([#​13485](https://redirect.github.com/grafana/loki/issues/13485)) ([08615bf](https://redirect.github.com/grafana/loki/commit/08615bf7519b31e825903577427f7407194baf74)) - sanatize structured metadata at query time ([#​13983](https://redirect.github.com/grafana/loki/issues/13983)) ([3bf7fa9](https://redirect.github.com/grafana/loki/commit/3bf7fa9f159a7c76b1bcdd640c765b333766f748)) - separates directory creation from permission checks ([#​13248](https://redirect.github.com/grafana/loki/issues/13248)) ([1086783](https://redirect.github.com/grafana/loki/commit/1086783a1d8886f0e6888289975e771e18d800e6)) - **sharding:** use without() grouping when merging `avg_over_time` shard results ([#​12176](https://redirect.github.com/grafana/loki/issues/12176)) ([eb8a363](https://redirect.github.com/grafana/loki/commit/eb8a36306674c497d8b0150b482f275e2c00f6c9)) - special case the return values from a sharded first/last_over_time query ([#​13578](https://redirect.github.com/grafana/loki/issues/13578)) ([29a37d5](https://redirect.github.com/grafana/loki/commit/29a37d5dcdab33d62615a79aefe97ea2a80dea03)) - split the error and agg metric cases for clarity ([#​13913](https://redirect.github.com/grafana/loki/issues/13913)) ([d2474fa](https://redirect.github.com/grafana/loki/commit/d2474fa9892cf15f15ff798dd6cfc0dc736844e6)) - stream ownership check ([#​13314](https://redirect.github.com/grafana/loki/issues/13314)) ([5ae5b31](https://redirect.github.com/grafana/loki/commit/5ae5b31b1f9ffcac9193cfd4ba47a64d911966db)) - support multi-zone ingesters when converting global to local limits for streams in limiter.go ([#​13321](https://redirect.github.com/grafana/loki/issues/13321)) ([e28c15f](https://redirect.github.com/grafana/loki/commit/e28c15f56c2aab62eecbaa382055eac99fc3a581)) - try reading chunks which have incorrect offset for blocks ([#​13720](https://redirect.github.com/grafana/loki/issues/13720)) ([7e224d5](https://redirect.github.com/grafana/loki/commit/7e224d53de8a5c43448ffd341f0d9c48abb335ef)) - update fixed limit once streams ownership re-checked ([#​13231](https://redirect.github.com/grafana/loki/issues/13231)) ([7ac19f0](https://redirect.github.com/grafana/loki/commit/7ac19f00b4f5186b0c38a8dad23cf61e14d071de)) - Update Loki v3 Helm statefulset-ingester.yaml template ([#​13118](https://redirect.github.com/grafana/loki/issues/13118)) ([5b4e576](https://redirect.github.com/grafana/loki/commit/5b4e57602f7b7e5f4d73204ad682826d1041f8a8)) - Use elements match in gapsBetweenTSDBsAndMetas test ([#​13722](https://redirect.github.com/grafana/loki/issues/13722)) ([4cbe2a6](https://redirect.github.com/grafana/loki/commit/4cbe2a6a85c3095f66610cffd32cb3d3bdd43b3f)) ##### Performance Improvements - Avoid looking up unnecessary TSDB symbols during Volume API ([#​13960](https://redirect.github.com/grafana/loki/issues/13960)) ([7c1a849](https://redirect.github.com/grafana/loki/commit/7c1a8493b3837396d085547a42d8260271f1d68a)) - **blooms:** always return bloom pages to allocator ([#​13288](https://redirect.github.com/grafana/loki/issues/13288)) ([0cb3ff1](https://redirect.github.com/grafana/loki/commit/0cb3ff18307eecb5986a284256fc662ecdef1692)) - **blooms:** Avoid tiny string allocations for insert cache ([#​13487](https://redirect.github.com/grafana/loki/issues/13487)) ([652ad24](https://redirect.github.com/grafana/loki/commit/652ad2455c58d35f5f0b3a7f64f787f666345cce)) - **blooms:** mempool no longer zeroes out buffers unnecessarily ([#​13282](https://redirect.github.com/grafana/loki/issues/13282)) ([eb1cd4c](https://redirect.github.com/grafana/loki/commit/eb1cd4c8555a42cc12c02124ee39a3be0120587b)) - Gather aggregate per-line and per-tenant metrics for Drain patterns ([#​13368](https://redirect.github.com/grafana/loki/issues/13368)) ([bf1d6e3](https://redirect.github.com/grafana/loki/commit/bf1d6e36f7f0758a3a5a9844291d3a52265d6dbb)) - Limit tokens per pattern to 128 ([#​13376](https://redirect.github.com/grafana/loki/issues/13376)) ([a1efafd](https://redirect.github.com/grafana/loki/commit/a1efafdad22f18c960f6a3bc273072f24f988121)) - **mempool:** Replace `sync.Mutex` with `sync.Once` ([#​13293](https://redirect.github.com/grafana/loki/issues/13293)) ([61a9854](https://redirect.github.com/grafana/loki/commit/61a9854eb189e5d2c91528ced10ecf39071df680)) - Prune unused pattern branches ([#​13329](https://redirect.github.com/grafana/loki/issues/13329)) ([5ef18cf](https://redirect.github.com/grafana/loki/commit/5ef18cff9296d56cab4dd99227c40de726b08ea6)) - Re-introduce fixed size memory pool for bloom querier ([#​13172](https://redirect.github.com/grafana/loki/issues/13172)) ([4117b6c](https://redirect.github.com/grafana/loki/commit/4117b6ca981b2852a15b102be2394bffce37b3e2)) ##### Miscellaneous Chores - **blooms:** Remove bloom compactor component ([#​13969](https://redirect.github.com/grafana/loki/issues/13969)) ([b75eacc](https://redirect.github.com/grafana/loki/commit/b75eacc288c52737e41ba9932c06409c643e2e5c)) - **jsonnet:** convert read statefulset into deployment for loki-simple-scalable ([#​13977](https://redirect.github.com/grafana/loki/issues/13977)) ([1535183](https://redirect.github.com/grafana/loki/commit/1535183453737933c249e8376775ef273da52698)) </details> <details> <summary>grafana/helm-charts (loki)</summary> ### [`v6.16.0`](https://redirect.github.com/grafana/helm-charts/releases/tag/promtail-6.16.0) Promtail is an agent which ships the contents of local logs to a Loki instance #### What's Changed - \[promtail] update to 3.0.0 by [@​mjnagel](https://redirect.github.com/mjnagel) in [https://github.com/grafana/helm-charts/pull/3083](https://redirect.github.com/grafana/helm-charts/pull/3083) #### New Contributors - [@​mjnagel](https://redirect.github.com/mjnagel) made their first contribution in [https://github.com/grafana/helm-charts/pull/3083](https://redirect.github.com/grafana/helm-charts/pull/3083) **Full Changelog**: https://github.com/grafana/helm-charts/compare/grafana-agent-operator-0.4.0...promtail-6.16.0 ### [`v6.15.0`](https://redirect.github.com/grafana/helm-charts/releases/tag/promtail-6.15.0) Promtail is an agent which ships the contents of local logs to a Loki instance #### What's Changed - \[promtail] allow setting hostNetwork on daemonset by [@​diranged](https://redirect.github.com/diranged) in [https://github.com/grafana/helm-charts/pull/2598](https://redirect.github.com/grafana/helm-charts/pull/2598) **Full Changelog**: https://github.com/grafana/helm-charts/compare/tempo-distributed-1.6.2...promtail-6.15.0 </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://redirect.github.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/defenseunicorns/uds-core). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC44MC4wIiwidXBkYXRlZEluVmVyIjoiMzguOTcuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Chance <139784371+UnicornChance@users.noreply.github.com>
docandrew
pushed a commit
that referenced
this pull request
Oct 17, 2024
🤖 I have created a release *beep* *boop* --- ## [0.29.0](v0.28.0...v0.29.0) (2024-10-11) ### Features * add base and identity layers ([#853](#853)) ([b3f532a](b3f532a)) * add logging functional layer ([#861](#861)) ([c1a67b9](c1a67b9)) * add metrics-server functional layer ([#865](#865)) ([290367a](290367a)) * add monitoring layer ([#872](#872)) ([5ecb040](5ecb040)) * add nightly testing for rke2 ([#808](#808)) ([c401419](c401419)) * add service accounts options to sso ([#852](#852)) ([1029162](1029162)) * backup and restore layer, ui layer, runtime security layer ([#862](#862)) ([b1d8015](b1d8015)) * grafana-ha ([#838](#838)) ([d532d76](d532d76)) ### Bug Fixes * broken readme link ([#899](#899)) ([6e47b11](6e47b11)) * **ci:** switch to larger runners to resolve ci disk space issues ([#882](#882)) ([1af0401](1af0401)) * snapshot ci version modification and tasks for publish ([#877](#877)) ([f01e5bd](f01e5bd)) * support for anywhere network policies in cilium ([#884](#884)) ([5df0737](5df0737)) ### Miscellaneous * cleanup license parsing for github ([#881](#881)) ([43c98ce](43c98ce)) * **deps:** update chainctl action to v0.2.3 ([#864](#864)) ([d782b59](d782b59)) * **deps:** update checkout action to v4.2.0 ([#825](#825)) ([29d1c98](29d1c98)) * **deps:** update dependency defenseunicorns/lula to v0.8.0 ([#841](#841)) ([fe36150](fe36150)) * **deps:** update githubactions ([#866](#866)) ([44f8ea5](44f8ea5)) * **deps:** update grafana to 11.2.1 ([#836](#836)) ([11383c1](11383c1)) * **deps:** update grafana to v11.2.2 ([#867](#867)) ([06ed2c3](06ed2c3)) * **deps:** update loki nginx image to v1.27.2 ([#894](#894)) ([df7d427](df7d427)) * **deps:** update loki to v3.2.0 ([#791](#791)) ([d3c60b5](d3c60b5)) * **deps:** update metrics-server chart to v3.12.2 ([#873](#873)) ([e2e61ce](e2e61ce)) * **deps:** update pepr to v0.37.1 ([#843](#843)) ([68abcb2](68abcb2)) * **deps:** update pepr to v0.37.2 ([#850](#850)) ([b51f659](b51f659)) * **deps:** update prometheus operator to 0.77.1 ([#819](#819)) ([0864b33](0864b33)) * **deps:** update prometheus-stack ([#855](#855)) ([c791c24](c791c24)) * **deps:** update prometheus-stack helm-charts to v64.0.0 ([#849](#849)) ([50a2588](50a2588)) * **deps:** update runtime to v0.6.0 ([#897](#897)) ([89ae6e2](89ae6e2)) * **deps:** update support-deps ([#890](#890)) ([26ea612](26ea612)) * **deps:** update test-infra ([#875](#875)) ([583f07c](583f07c)) * **deps:** update test-infra to v6.9.0 ([#848](#848)) ([ef9d317](ef9d317)) * **deps:** update uds to v0.17.0 ([#859](#859)) ([1489fef](1489fef)) * **deps:** update zarf to v0.41.0 ([#857](#857)) ([a390c3d](a390c3d)) * **docs:** update doc structure for site refresh ([#895](#895)) ([1946a9a](1946a9a)) * fix broken link in docs ([#845](#845)) ([3078a5b](3078a5b)) * fix license header references ([#901](#901)) ([cf38b82](cf38b82)) * handle upgrade path for functional layers, add doc for usage ([#896](#896)) ([70d6b1b](70d6b1b)) * regroup 'support dependencies' in renovate config ([#885](#885)) ([640d859](640d859)) * update license ([#878](#878)) ([b086170](b086170)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please). Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
3.1.1
->3.2.0
3.1.1
->3.2.0
6.12.0
->6.16.0
3.1.1
->3.2.0
Release Notes
grafana/loki (docker.io/grafana/loki)
v3.2.0
Compare Source
⚠ BREAKING CHANGES
Features
/detected_fields
API (#13604) (ce02cc2)Bug Fixes
dist
(#13801) (217f928)af9851f
(#13806) (67295e0)aa82cc1
(#13807) (a93f38c)45e2431
(#13808) (e5a3994)ea80629
(#13814) (d5718eb)./production/helm/loki/Chart.yaml
(+1 other) (#13392) (b5b861c)./production/helm/loki/values.yaml
(+1 other) (#13426) (fc3904e)detected_labels
(#13643) (2642718)avg_over_time
shard results (#12176) (eb8a363)Performance Improvements
sync.Mutex
withsync.Once
(#13293) (61a9854)Miscellaneous Chores
grafana/helm-charts (loki)
v6.16.0
Promtail is an agent which ships the contents of local logs to a Loki instance
What's Changed
New Contributors
Full Changelog: grafana/helm-charts@grafana-agent-operator-0.4.0...promtail-6.16.0
v6.15.0
Promtail is an agent which ships the contents of local logs to a Loki instance
What's Changed
Full Changelog: grafana/helm-charts@tempo-distributed-1.6.2...promtail-6.15.0
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.