Update grafana/alloy Docker tag to v1.13.0 #265

Merged
renovate-bot merged 0 commits from renovate/grafana-alloy-1.x into master 2026-02-08 08:46:12 +00:00
renovate-bot commented 2026-02-06 00:02:41 +00:00 (Migrated from gitea.smittenfeld.nl)

This PR contains the following updates:

Package Update Change
grafana/alloy minor v1.12.2 -> v1.13.0

Release Notes

grafana/alloy (grafana/alloy)

v1.13.0

Compare Source

⚠ BREAKING CHANGES
  • otelcol: Upgrade to OTel Collector v0.142.0
  • otelcol.receiver.kafka: The global topic attribute has been deleted; use the topics attributes inside the logs, metrics, and traces blocks instead.
  • otelcol.exporter > sending_queue > batch > min_size changed from 8192 to 2000 and max_size changed from 0 to 3000
Features 🌟
  • Add a virtual_node_peer_attributes and virtual_node_extra_label arguments to otelcol.connector.servicegraph (#​5058) (20900c6)
  • Add an otelcol.processor.metric_start_time component (#​5342) (3fb13ac)
  • Add job level period, length, and add_cloudwatch_timestamp options and labels_snake_case to CW exporter [backport] (#​5355) (60d73b7)
  • Add missing configuration parameter deployment_name_from_replicaset to k8sattributes processor (#​5183) (b54ca77)
  • Add parcas symbols upload to pyroscope.ebpf (#​4948) (30f2242)
  • Add sharding for loki.write (#​4882) (7570d65)
  • Add unexposed otel engine and extension to codebase and change build structure (#​5114) (6438176)
  • beyla.ebpf: Add meta_cache_address to beyla.ebpf.attributes.kubernetes (#​4871) (08796f8)
  • beyla.ebpf: Upgrade Beyla to v2.8.5 (f1f457f)
  • Change the defaults for sending_queue > batch block inside otelcol.exporter components (#​5061) (714a2ed)
  • cluster: Support DNS discovery mode prefixes in --cluster.join-addresses flag (#​5034) (08796f8)
  • converter: Update promtail converter to use file_match block for loki.source.file (#​4791) (08796f8)
  • Database_observability: add health check collector for postgres component (#​5222) (80917b1)
  • Database_observability: expose exclude_schemas and exclude_databases settings (#​5334) (37656f8)
  • Database_observability: support Azure cloud provider config data (#​5245) (d7a469f)
  • Database_observability: support Azure privatelink db name (#​5260) (22e4991)
  • Database_observability.mysql: support excluding schemas in all collectors [backport] (#​5380) (d67268c)
  • Database_observability.postgres: support excluding DBs in all collectors [backport] (#​5383) (165492c)
  • database_observability: Add health_check collector to validate configuration (#​5115) (6d96740)
  • database_observability: Always send explain plan log for each query including status (#​4969) (08796f8)
  • database_observability: Append cloud provider information labels to metrics (#​4942) (08796f8)
  • database_observability: Stop tracking own instrumentation queries (#​4991) (0b55557)
  • deps: Update Prometheus to v3.8.0 and Loki to v3.6.2 (#​5035) (08796f8)
  • Expose otel subcommand and add user-facing documentation (#​5244) (93f20b8)
  • Improve faro.receiver.sourcemaps caching strategy (#​4337) (41e655c)
  • loki.process: Mark stage.windowsevent as GA (#​4879) (08796f8)
  • loki.source.file: Refactor tailer to reduce resource usage (#​5003) (08796f8)
  • loki.source.syslog: Implement livedebugging support (#​5216) (e26badb)
  • loki.source.syslog: Support cisco-specific syslog fields (#​5165) (3230ba0)
  • loki.source.syslog: Support raw format (#​5140) (923d127)
  • mimir.alerts.kubernetes: Add alertmanagerconfig_matcher block to change the matcher strategy (f2b9671)
  • mimir.alerts.kubernetes: Add component to discover AlertmanagerConfig Kubernetes resources (#​3448) (08796f8)
  • mixin: Provide rendered mixin outputs (#​5118) (738b9fb)
  • otelcol.auth.basic: Add htpasswd file based authentication (#​3916) (08796f8)
  • otelcol.connector.count: Add component to count spans, metrics, and logs (#​4913) (08796f8)
  • otelcol.exporter.file: Add otelcol.exporter.file component to write metrics, logs, and traces to disk with optional rotation, compression, and grouping by resource attribute (#​4475) (08796f8)
  • otelcol.exporter.prometheus: Add honor_metadata config argument [backport] (#​5439) (32cb175)
  • otelcol.receiver.awss3: Add experimental receiver for traces stored in S3 (#​4928) (08796f8)
  • otelcol.receiver.kafka: Deprecate the topic attribute inside the logs, metrics, and traces blocks in favour of a new topics attribute. (f1f457f)
  • otelcol.receiver.kafka: Remove the global topic attribute (f1f457f)
  • otelcol: Upgrade to OTel Collector v0.142.0 (f1f457f)
  • prometheus.echo: Add component for local metrics inspection in exposition format (#​4105) (08796f8)
  • prometheus.exporter.cloudwatch: Add delay option to account for CloudWatch ingestion latency (#​4936) (08796f8)
  • prometheus.exporter.databricks: Add Databricks exporter component (#​5054) (4442836)
  • prometheus.operator.scrapeconfigs: Add HTTP service discovery support via httpSDConfigs (#​4826) (08796f8)
  • prometheus.remote_write: Add metadata support to prometheus.remote_write component, but only if Remote Write v2 has been configured. In order for prometheus.remote_write to receive metadata, prometheus.scrape must be configured with honor_metadata = true. (#​5045) (08796f8)
  • prometheus: Reduce resource overhead by removing unnecessary labelstore usage (#​4890) (08796f8)
  • pyroscope.ebpf: Add lazy_mode argument to the pyroscope.ebpf to defer eBPF profiler startup until there are targets to profile (#​4824) (08796f8)
  • pyroscope.enrich: Add experimental component to enrich profiles using discovery labels (#​4797) (08796f8)
  • Strip comments from normalized sql text in database_observability.postgres (#​5005) (a58721a)
  • Support setting default scrape limit for prometheus.operator components (#​5280) (40ffe08)
  • tracing: Add send_traceparent option to enable traceparent header propagation (#​4874) (08796f8)
Bug Fixes 🐛
  • Add support for compressed files for tail package [backport] (#​5415) (311662f)
  • Allow loki.source.file to read renaming lines of a deleted file before it tries to re open a new one (#​5270) (f8b1de8)
  • Compute signatures from files so that loki.source.file can handle atomic writes (#​5143) (3090c4a)
  • converter: Fix promtail converter to limit Kubernetes discovery to same node (#​5046) (08796f8)
  • Database_observability: add Azure provider relabeling rules [backport] (#​5382) (c121178)
  • Database_observability: allow setting limit for mysql query_details (#​5314) (085f300)
  • Database_observability: fix race in postgres query samples test (#​5315) (4f01753)
  • Database_observability: grant check only require SELECT . on perf_schema (#​5294) (490017c)
  • Database_observability: reuse cloud provider regexes (#​5262) (6009c54)
  • Database_observability: update BackendXID type to int64 to better map to PG xid [backport] (#​5373) (1cb4b0f)
  • Database_observability: update BackendXmin type to int64 to better map to PG BIGINT (#​5296) (d45ccc0)
  • database_observability.mysql: Add setup_actors collector to avoid tracking own queries (#​4978) (08796f8)
  • database_observability.mysql: Replace server_id label with hash from server_uuid and hostname (#​4943) (08796f8)
  • database_observability.postgres: Fix schema_details collection for mixed case table names (#​4872) (08796f8)
  • database_observability: Improve postgres version parsing for explain plans in database_observability component (#​5131) (23c7f37)
  • database_observability: Skip explain plans which lookup individual records and return no rows (#​5203) (b7c7cbb)
  • deps: Update npm dependencies (#​5190) (cd027e2)
  • docker: Fix log corruption for multiplexed long lines (#​4713) (08796f8)
  • Ensure the squid exporter wrapper properly brackets ipv6 addresses (#​5199) (ee23162)
  • Guard pyroscope otel profiler code with unix go build tag [backport] (#​5360) (b1ecdb6)
  • HTTP/2 is no longer always disabled in loki.write (#​5267) (1c97c2d)
  • Invalid handling of id in foreach when using discovery components (#​5322) (61fe184), closes #​5297
  • Issues when reading files using non UTF-8 encoding in loki.source.file (#​5259) (4740276)
  • loki.process: Implement encoding.TextMarshaler and encoding.TextUnmarshaler for TruncateSourceType [backport] (#​5428) (3585393)
  • loki.process: Remove extraneous output stage from cri stage pipeline (#​5002) (08796f8)
  • loki.source.api: Prevent dropping request when relabel rules drop a specific stream. (#​4834) (08796f8)
  • loki.source.file: Make sure position is recorded when component exit [backport] (#​5418) (64fb278)
  • loki.source.file: Update tail_from_end to properly handle file encoding [backport] (#​5436) (731e8e5)
  • mimir.alerts.kubernetes: Fix crash when using Kubernetes secret or configmap in AlertmanagerConfig (#​5010) (08796f8)
  • mixin: Correct invalid queries in alloy logs dashboard (#​5123) (ad8efd3)
  • Only alert on cluster drift when cluster_name is set (#​5181) (8b6f056)
  • otelcol: Allow configuration of force_attempt_http2 and default to true (#​5050) (08796f8)
  • Perform drain when file is deleted in tail package (#​5139) (2e48867)
  • Preserve meta labels in loki.source.podlogs (#​5097) (23d787c)
  • Prevent panic in import.git when update fails (#​5198) (577a591)
  • prometheus.exporter.gcp: Preserve colons in extra_filters filter expressions (#​5018) (08796f8)
  • prometheus.operator: Enable native histogram ingestion in internal scrape manager (#​4750) (08796f8)
  • relabel: Fix default values for source_labels to prevent labeldrop issues (#​5059) (08796f8)
  • Remove Parca debug info upload from user configuration [backport] (#​5395) (58eb9cc)
  • Revert doublestar v4 update [backport] (#​5435) (0e9e615)
  • Set content-encoding header in loki.write (#​5346) (ffd2bea)
  • Show correct fallback alloy version instead of v1.13.0 (#​5110) (e2e96e9)
  • Update to use doublestar v4 (#​5148) (d8f0b3e)

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.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Update | Change | |---|---|---| | [grafana/alloy](https://github.com/grafana/alloy) | minor | `v1.12.2` -> `v1.13.0` | --- ### Release Notes <details> <summary>grafana/alloy (grafana/alloy)</summary> ### [`v1.13.0`](https://github.com/grafana/alloy/blob/HEAD/CHANGELOG.md#1130-2026-02-05) [Compare Source](https://github.com/grafana/alloy/compare/v1.12.2...v1.13.0) ##### ⚠ BREAKING CHANGES - **otelcol:** Upgrade to OTel Collector v0.142.0 - **otelcol.receiver.kafka:** The global `topic` attribute has been deleted; use the `topics` attributes inside the `logs`, `metrics`, and `traces` blocks instead. - `otelcol.exporter` > `sending_queue` > `batch` > `min_size` changed from `8192` to `2000` and `max_size` changed from `0` to `3000` ##### Features 🌟 - Add a `virtual_node_peer_attributes` and `virtual_node_extra_label` arguments to `otelcol.connector.servicegraph` ([#&#8203;5058](https://github.com/grafana/alloy/issues/5058)) ([20900c6](https://github.com/grafana/alloy/commit/20900c6cc1c60800b60313c68c6a81834c4adab3)) - Add an `otelcol.processor.metric_start_time` component ([#&#8203;5342](https://github.com/grafana/alloy/issues/5342)) ([3fb13ac](https://github.com/grafana/alloy/commit/3fb13ac2809176a043e6021d938479300ba69e77)) - Add job level `period`, `length`, and `add_cloudwatch_timestamp` options and labels\_snake\_case to CW exporter \[backport] ([#&#8203;5355](https://github.com/grafana/alloy/issues/5355)) ([60d73b7](https://github.com/grafana/alloy/commit/60d73b7813f2fe1e3c9b2e57e4a84d3be5f310c4)) - Add missing configuration parameter `deployment_name_from_replicaset` to k8sattributes processor ([#&#8203;5183](https://github.com/grafana/alloy/issues/5183)) ([b54ca77](https://github.com/grafana/alloy/commit/b54ca777eed56cbbd7f76ed84e71f7b7174747c5)) - Add parcas symbols upload to pyroscope.ebpf ([#&#8203;4948](https://github.com/grafana/alloy/issues/4948)) ([30f2242](https://github.com/grafana/alloy/commit/30f2242ca15b9888150f77968f8f5854f1fd37cb)) - Add sharding for loki.write ([#&#8203;4882](https://github.com/grafana/alloy/issues/4882)) ([7570d65](https://github.com/grafana/alloy/commit/7570d656498501c8777f7e970108795f7bbf4173)) - Add unexposed otel engine and extension to codebase and change build structure ([#&#8203;5114](https://github.com/grafana/alloy/issues/5114)) ([6438176](https://github.com/grafana/alloy/commit/6438176d0451b2ba17feb553eb24f2efeb079310)) - **beyla.ebpf:** Add meta\_cache\_address to beyla.ebpf.attributes.kubernetes ([#&#8203;4871](https://github.com/grafana/alloy/issues/4871)) ([08796f8](https://github.com/grafana/alloy/commit/08796f80fbc0cde6f278ed0a1022b3aced36e036)) - **beyla.ebpf:** Upgrade Beyla to v2.8.5 ([f1f457f](https://github.com/grafana/alloy/commit/f1f457fa110e97623228426ee36479558a6397d4)) - Change the defaults for `sending_queue` > `batch` block inside `otelcol.exporter` components ([#&#8203;5061](https://github.com/grafana/alloy/issues/5061)) ([714a2ed](https://github.com/grafana/alloy/commit/714a2ed6c57b3aa7172b8da194caf1fe8a724680)) - **cluster:** Support DNS discovery mode prefixes in --cluster.join-addresses flag ([#&#8203;5034](https://github.com/grafana/alloy/issues/5034)) ([08796f8](https://github.com/grafana/alloy/commit/08796f80fbc0cde6f278ed0a1022b3aced36e036)) - **converter:** Update promtail converter to use file\_match block for loki.source.file ([#&#8203;4791](https://github.com/grafana/alloy/issues/4791)) ([08796f8](https://github.com/grafana/alloy/commit/08796f80fbc0cde6f278ed0a1022b3aced36e036)) - Database\_observability: add health check collector for postgres component ([#&#8203;5222](https://github.com/grafana/alloy/issues/5222)) ([80917b1](https://github.com/grafana/alloy/commit/80917b1bc494b22faa4ea8df20c841bfe8579a76)) - Database\_observability: expose `exclude_schemas` and `exclude_databases` settings ([#&#8203;5334](https://github.com/grafana/alloy/issues/5334)) ([37656f8](https://github.com/grafana/alloy/commit/37656f894551bfd857a5aed88462f87fc5a89361)) - Database\_observability: support Azure cloud provider config data ([#&#8203;5245](https://github.com/grafana/alloy/issues/5245)) ([d7a469f](https://github.com/grafana/alloy/commit/d7a469fe41c26fd9ddb220bb512b1e942dfae48f)) - Database\_observability: support Azure privatelink db name ([#&#8203;5260](https://github.com/grafana/alloy/issues/5260)) ([22e4991](https://github.com/grafana/alloy/commit/22e4991e4d21728bb22ab513d513dfc6840311b1)) - Database\_observability.mysql: support excluding schemas in all collectors \[backport] ([#&#8203;5380](https://github.com/grafana/alloy/issues/5380)) ([d67268c](https://github.com/grafana/alloy/commit/d67268c7d3013015bb67babddd252a3a955deb01)) - Database\_observability.postgres: support excluding DBs in all collectors \[backport] ([#&#8203;5383](https://github.com/grafana/alloy/issues/5383)) ([165492c](https://github.com/grafana/alloy/commit/165492c8b2cd63d73179111f02cddf3d6d567f90)) - **database\_observability:** Add health\_check collector to validate configuration ([#&#8203;5115](https://github.com/grafana/alloy/issues/5115)) ([6d96740](https://github.com/grafana/alloy/commit/6d96740f7b758ce8ffa1872108ffacdbda99b276)) - **database\_observability:** Always send explain plan log for each query including status ([#&#8203;4969](https://github.com/grafana/alloy/issues/4969)) ([08796f8](https://github.com/grafana/alloy/commit/08796f80fbc0cde6f278ed0a1022b3aced36e036)) - **database\_observability:** Append cloud provider information labels to metrics ([#&#8203;4942](https://github.com/grafana/alloy/issues/4942)) ([08796f8](https://github.com/grafana/alloy/commit/08796f80fbc0cde6f278ed0a1022b3aced36e036)) - **database\_observability:** Stop tracking own instrumentation queries ([#&#8203;4991](https://github.com/grafana/alloy/issues/4991)) ([0b55557](https://github.com/grafana/alloy/commit/0b55557657fa3e9f1a3463444c372b6fdde4bcf2)) - **deps:** Update Prometheus to v3.8.0 and Loki to v3.6.2 ([#&#8203;5035](https://github.com/grafana/alloy/issues/5035)) ([08796f8](https://github.com/grafana/alloy/commit/08796f80fbc0cde6f278ed0a1022b3aced36e036)) - Expose otel subcommand and add user-facing documentation ([#&#8203;5244](https://github.com/grafana/alloy/issues/5244)) ([93f20b8](https://github.com/grafana/alloy/commit/93f20b83c247c6e9444444644c59278d0015e330)) - Improve faro.receiver.sourcemaps caching strategy ([#&#8203;4337](https://github.com/grafana/alloy/issues/4337)) ([41e655c](https://github.com/grafana/alloy/commit/41e655c75da5f78645d617ab34b778a1db7479e3)) - **loki.process:** Mark stage.windowsevent as GA ([#&#8203;4879](https://github.com/grafana/alloy/issues/4879)) ([08796f8](https://github.com/grafana/alloy/commit/08796f80fbc0cde6f278ed0a1022b3aced36e036)) - **loki.source.file:** Refactor tailer to reduce resource usage ([#&#8203;5003](https://github.com/grafana/alloy/issues/5003)) ([08796f8](https://github.com/grafana/alloy/commit/08796f80fbc0cde6f278ed0a1022b3aced36e036)) - **loki.source.syslog:** Implement livedebugging support ([#&#8203;5216](https://github.com/grafana/alloy/issues/5216)) ([e26badb](https://github.com/grafana/alloy/commit/e26badb1bb22d0dbe418bffe2e14e3b2dfc0eb08)) - **loki.source.syslog:** Support cisco-specific syslog fields ([#&#8203;5165](https://github.com/grafana/alloy/issues/5165)) ([3230ba0](https://github.com/grafana/alloy/commit/3230ba0560991c28e267e0f27c5f6ac3a2be5242)) - **loki.source.syslog:** Support raw format ([#&#8203;5140](https://github.com/grafana/alloy/issues/5140)) ([923d127](https://github.com/grafana/alloy/commit/923d127c50949f88a37ac808154240de0649df09)) - **mimir.alerts.kubernetes:** Add `alertmanagerconfig_matcher` block to change the matcher strategy ([f2b9671](https://github.com/grafana/alloy/commit/f2b9671603375b2f42c81fa6195b994c3436bfec)) - **mimir.alerts.kubernetes:** Add component to discover AlertmanagerConfig Kubernetes resources ([#&#8203;3448](https://github.com/grafana/alloy/issues/3448)) ([08796f8](https://github.com/grafana/alloy/commit/08796f80fbc0cde6f278ed0a1022b3aced36e036)) - **mixin:** Provide rendered mixin outputs ([#&#8203;5118](https://github.com/grafana/alloy/issues/5118)) ([738b9fb](https://github.com/grafana/alloy/commit/738b9fb4e99595d5d202db9dbc89f71e95402ce0)) - **otelcol.auth.basic:** Add htpasswd file based authentication ([#&#8203;3916](https://github.com/grafana/alloy/issues/3916)) ([08796f8](https://github.com/grafana/alloy/commit/08796f80fbc0cde6f278ed0a1022b3aced36e036)) - **otelcol.connector.count:** Add component to count spans, metrics, and logs ([#&#8203;4913](https://github.com/grafana/alloy/issues/4913)) ([08796f8](https://github.com/grafana/alloy/commit/08796f80fbc0cde6f278ed0a1022b3aced36e036)) - **otelcol.exporter.file:** Add `otelcol.exporter.file` component to write metrics, logs, and traces to disk with optional rotation, compression, and grouping by resource attribute ([#&#8203;4475](https://github.com/grafana/alloy/issues/4475)) ([08796f8](https://github.com/grafana/alloy/commit/08796f80fbc0cde6f278ed0a1022b3aced36e036)) - **otelcol.exporter.prometheus:** Add `honor_metadata` config argument \[backport] ([#&#8203;5439](https://github.com/grafana/alloy/issues/5439)) ([32cb175](https://github.com/grafana/alloy/commit/32cb175fca3bf00250fdc2508a92024d2ac847ba)) - **otelcol.receiver.awss3:** Add experimental receiver for traces stored in S3 ([#&#8203;4928](https://github.com/grafana/alloy/issues/4928)) ([08796f8](https://github.com/grafana/alloy/commit/08796f80fbc0cde6f278ed0a1022b3aced36e036)) - **otelcol.receiver.kafka:** Deprecate the `topic` attribute inside the `logs`, `metrics`, and `traces` blocks in favour of a new `topics` attribute. ([f1f457f](https://github.com/grafana/alloy/commit/f1f457fa110e97623228426ee36479558a6397d4)) - **otelcol.receiver.kafka:** Remove the global `topic` attribute ([f1f457f](https://github.com/grafana/alloy/commit/f1f457fa110e97623228426ee36479558a6397d4)) - **otelcol:** Upgrade to OTel Collector v0.142.0 ([f1f457f](https://github.com/grafana/alloy/commit/f1f457fa110e97623228426ee36479558a6397d4)) - **prometheus.echo:** Add component for local metrics inspection in exposition format ([#&#8203;4105](https://github.com/grafana/alloy/issues/4105)) ([08796f8](https://github.com/grafana/alloy/commit/08796f80fbc0cde6f278ed0a1022b3aced36e036)) - **prometheus.exporter.cloudwatch:** Add delay option to account for CloudWatch ingestion latency ([#&#8203;4936](https://github.com/grafana/alloy/issues/4936)) ([08796f8](https://github.com/grafana/alloy/commit/08796f80fbc0cde6f278ed0a1022b3aced36e036)) - **prometheus.exporter.databricks:** Add Databricks exporter component ([#&#8203;5054](https://github.com/grafana/alloy/issues/5054)) ([4442836](https://github.com/grafana/alloy/commit/44428361a210476c2fa89c4dbfd447a091391488)) - **prometheus.operator.scrapeconfigs:** Add HTTP service discovery support via httpSDConfigs ([#&#8203;4826](https://github.com/grafana/alloy/issues/4826)) ([08796f8](https://github.com/grafana/alloy/commit/08796f80fbc0cde6f278ed0a1022b3aced36e036)) - **prometheus.remote\_write:** Add metadata support to `prometheus.remote_write` component, but only if Remote Write v2 has been configured. In order for `prometheus.remote_write` to receive metadata, `prometheus.scrape` must be configured with `honor_metadata = true`. ([#&#8203;5045](https://github.com/grafana/alloy/issues/5045)) ([08796f8](https://github.com/grafana/alloy/commit/08796f80fbc0cde6f278ed0a1022b3aced36e036)) - **prometheus:** Reduce resource overhead by removing unnecessary labelstore usage ([#&#8203;4890](https://github.com/grafana/alloy/issues/4890)) ([08796f8](https://github.com/grafana/alloy/commit/08796f80fbc0cde6f278ed0a1022b3aced36e036)) - **pyroscope.ebpf:** Add `lazy_mode` argument to the `pyroscope.ebpf` to defer eBPF profiler startup until there are targets to profile ([#&#8203;4824](https://github.com/grafana/alloy/issues/4824)) ([08796f8](https://github.com/grafana/alloy/commit/08796f80fbc0cde6f278ed0a1022b3aced36e036)) - **pyroscope.enrich:** Add experimental component to enrich profiles using discovery labels ([#&#8203;4797](https://github.com/grafana/alloy/issues/4797)) ([08796f8](https://github.com/grafana/alloy/commit/08796f80fbc0cde6f278ed0a1022b3aced36e036)) - Strip comments from normalized sql text in `database_observability.postgres` ([#&#8203;5005](https://github.com/grafana/alloy/issues/5005)) ([a58721a](https://github.com/grafana/alloy/commit/a58721a0aa8e076fc66508f22e3f8317cee933d1)) - Support setting default scrape limit for prometheus.operator components ([#&#8203;5280](https://github.com/grafana/alloy/issues/5280)) ([40ffe08](https://github.com/grafana/alloy/commit/40ffe08377bebbbf8550b07b144c7180c54cb3cb)) - **tracing:** Add send\_traceparent option to enable traceparent header propagation ([#&#8203;4874](https://github.com/grafana/alloy/issues/4874)) ([08796f8](https://github.com/grafana/alloy/commit/08796f80fbc0cde6f278ed0a1022b3aced36e036)) ##### Bug Fixes 🐛 - Add support for compressed files for tail package \[backport] ([#&#8203;5415](https://github.com/grafana/alloy/issues/5415)) ([311662f](https://github.com/grafana/alloy/commit/311662f5a163d4ec6b2f75fcd725fde980a421ac)) - Allow loki.source.file to read renaming lines of a deleted file before it tries to re open a new one ([#&#8203;5270](https://github.com/grafana/alloy/issues/5270)) ([f8b1de8](https://github.com/grafana/alloy/commit/f8b1de892a8235edbf098131f8dc58c388f1d961)) - Compute signatures from files so that loki.source.file can handle atomic writes ([#&#8203;5143](https://github.com/grafana/alloy/issues/5143)) ([3090c4a](https://github.com/grafana/alloy/commit/3090c4a141430444864f6f5c1476265a14ed212c)) - **converter:** Fix promtail converter to limit Kubernetes discovery to same node ([#&#8203;5046](https://github.com/grafana/alloy/issues/5046)) ([08796f8](https://github.com/grafana/alloy/commit/08796f80fbc0cde6f278ed0a1022b3aced36e036)) - Database\_observability: add Azure provider relabeling rules \[backport] ([#&#8203;5382](https://github.com/grafana/alloy/issues/5382)) ([c121178](https://github.com/grafana/alloy/commit/c12117889fbad3de21962111b18c55327536e34a)) - Database\_observability: allow setting limit for mysql query\_details ([#&#8203;5314](https://github.com/grafana/alloy/issues/5314)) ([085f300](https://github.com/grafana/alloy/commit/085f300442915b85bde472bd0e5c410b9ee66ed3)) - Database\_observability: fix race in postgres query samples test ([#&#8203;5315](https://github.com/grafana/alloy/issues/5315)) ([4f01753](https://github.com/grafana/alloy/commit/4f01753b6e393e64b4969ea77f5d72186db5c60e)) - Database\_observability: grant check only require SELECT *.* on perf\_schema ([#&#8203;5294](https://github.com/grafana/alloy/issues/5294)) ([490017c](https://github.com/grafana/alloy/commit/490017cdd16eebdb586f177d13c25d40ac796f8e)) - Database\_observability: reuse cloud provider regexes ([#&#8203;5262](https://github.com/grafana/alloy/issues/5262)) ([6009c54](https://github.com/grafana/alloy/commit/6009c547c54defc54aed630f64c3f0fda8d75223)) - Database\_observability: update BackendXID type to int64 to better map to PG xid \[backport] ([#&#8203;5373](https://github.com/grafana/alloy/issues/5373)) ([1cb4b0f](https://github.com/grafana/alloy/commit/1cb4b0fc67a2c6b15439dce1c0e93ca3465afd0f)) - Database\_observability: update BackendXmin type to int64 to better map to PG BIGINT ([#&#8203;5296](https://github.com/grafana/alloy/issues/5296)) ([d45ccc0](https://github.com/grafana/alloy/commit/d45ccc0f63d630c30a24a21a80ff6789b458edba)) - **database\_observability.mysql:** Add setup\_actors collector to avoid tracking own queries ([#&#8203;4978](https://github.com/grafana/alloy/issues/4978)) ([08796f8](https://github.com/grafana/alloy/commit/08796f80fbc0cde6f278ed0a1022b3aced36e036)) - **database\_observability.mysql:** Replace server\_id label with hash from server\_uuid and hostname ([#&#8203;4943](https://github.com/grafana/alloy/issues/4943)) ([08796f8](https://github.com/grafana/alloy/commit/08796f80fbc0cde6f278ed0a1022b3aced36e036)) - **database\_observability.postgres:** Fix schema\_details collection for mixed case table names ([#&#8203;4872](https://github.com/grafana/alloy/issues/4872)) ([08796f8](https://github.com/grafana/alloy/commit/08796f80fbc0cde6f278ed0a1022b3aced36e036)) - **database\_observability:** Improve postgres version parsing for explain plans in database\_observability component ([#&#8203;5131](https://github.com/grafana/alloy/issues/5131)) ([23c7f37](https://github.com/grafana/alloy/commit/23c7f37afc25dabe267bb60d8b0ee0473f073e5b)) - **database\_observability:** Skip explain plans which lookup individual records and return no rows ([#&#8203;5203](https://github.com/grafana/alloy/issues/5203)) ([b7c7cbb](https://github.com/grafana/alloy/commit/b7c7cbbf0a9542af8b89592b2ff011df8a2a362e)) - **deps:** Update npm dependencies ([#&#8203;5190](https://github.com/grafana/alloy/issues/5190)) ([cd027e2](https://github.com/grafana/alloy/commit/cd027e2f23f2e6649154f46ab953ac840c956d3a)) - **docker:** Fix log corruption for multiplexed long lines ([#&#8203;4713](https://github.com/grafana/alloy/issues/4713)) ([08796f8](https://github.com/grafana/alloy/commit/08796f80fbc0cde6f278ed0a1022b3aced36e036)) - Ensure the squid exporter wrapper properly brackets ipv6 addresses ([#&#8203;5199](https://github.com/grafana/alloy/issues/5199)) ([ee23162](https://github.com/grafana/alloy/commit/ee2316252e6e0ee901b0ff57c55d6d07750d14ab)) - Guard pyroscope otel profiler code with unix go build tag \[backport] ([#&#8203;5360](https://github.com/grafana/alloy/issues/5360)) ([b1ecdb6](https://github.com/grafana/alloy/commit/b1ecdb6736d5f41923e4b54e54b23fb6d59e1e32)) - HTTP/2 is no longer always disabled in loki.write ([#&#8203;5267](https://github.com/grafana/alloy/issues/5267)) ([1c97c2d](https://github.com/grafana/alloy/commit/1c97c2d569fcda2f6761534150b063d1404dc388)) - Invalid handling of `id` in `foreach` when using discovery components ([#&#8203;5322](https://github.com/grafana/alloy/issues/5322)) ([61fe184](https://github.com/grafana/alloy/commit/61fe1845d3b109992cbb0ec99a062ac113c1a411)), closes [#&#8203;5297](https://github.com/grafana/alloy/issues/5297) - Issues when reading files using non UTF-8 encoding in loki.source.file ([#&#8203;5259](https://github.com/grafana/alloy/issues/5259)) ([4740276](https://github.com/grafana/alloy/commit/4740276083121e5b1fac8e4ea0bedba96e4190e5)) - **loki.process:** Implement encoding.TextMarshaler and encoding.TextUnmarshaler for TruncateSourceType \[backport] ([#&#8203;5428](https://github.com/grafana/alloy/issues/5428)) ([3585393](https://github.com/grafana/alloy/commit/3585393d187432a4cf75fe59ad89906568e7b2eb)) - **loki.process:** Remove extraneous output stage from cri stage pipeline ([#&#8203;5002](https://github.com/grafana/alloy/issues/5002)) ([08796f8](https://github.com/grafana/alloy/commit/08796f80fbc0cde6f278ed0a1022b3aced36e036)) - **loki.source.api:** Prevent dropping request when relabel rules drop a specific stream. ([#&#8203;4834](https://github.com/grafana/alloy/issues/4834)) ([08796f8](https://github.com/grafana/alloy/commit/08796f80fbc0cde6f278ed0a1022b3aced36e036)) - **loki.source.file:** Make sure position is recorded when component exit \[backport] ([#&#8203;5418](https://github.com/grafana/alloy/issues/5418)) ([64fb278](https://github.com/grafana/alloy/commit/64fb278cec9b20b935f951b7a96144d8482efc6c)) - **loki.source.file:** Update `tail_from_end` to properly handle file encoding \[backport] ([#&#8203;5436](https://github.com/grafana/alloy/issues/5436)) ([731e8e5](https://github.com/grafana/alloy/commit/731e8e596d3baa5f0980103a93247fba23572f54)) - **mimir.alerts.kubernetes:** Fix crash when using Kubernetes secret or configmap in AlertmanagerConfig ([#&#8203;5010](https://github.com/grafana/alloy/issues/5010)) ([08796f8](https://github.com/grafana/alloy/commit/08796f80fbc0cde6f278ed0a1022b3aced36e036)) - **mixin:** Correct invalid queries in alloy logs dashboard ([#&#8203;5123](https://github.com/grafana/alloy/issues/5123)) ([ad8efd3](https://github.com/grafana/alloy/commit/ad8efd3511d3a64b9cd7aeb5d6c566b061c29918)) - Only alert on cluster drift when cluster\_name is set ([#&#8203;5181](https://github.com/grafana/alloy/issues/5181)) ([8b6f056](https://github.com/grafana/alloy/commit/8b6f056e39f0348f5c7121e938d86d15a04a5e99)) - **otelcol:** Allow configuration of force\_attempt\_http2 and default to true ([#&#8203;5050](https://github.com/grafana/alloy/issues/5050)) ([08796f8](https://github.com/grafana/alloy/commit/08796f80fbc0cde6f278ed0a1022b3aced36e036)) - Perform drain when file is deleted in tail package ([#&#8203;5139](https://github.com/grafana/alloy/issues/5139)) ([2e48867](https://github.com/grafana/alloy/commit/2e48867c639c5170c547443f16227133d6c6f604)) - Preserve meta labels in loki.source.podlogs ([#&#8203;5097](https://github.com/grafana/alloy/issues/5097)) ([23d787c](https://github.com/grafana/alloy/commit/23d787c5c607a077dbb28dd382e6543aeee115fe)) - Prevent panic in import.git when update fails ([#&#8203;5198](https://github.com/grafana/alloy/issues/5198)) ([577a591](https://github.com/grafana/alloy/commit/577a591537aeae7dfd3758c30dc2980af622a415)) - **prometheus.exporter.gcp:** Preserve colons in extra\_filters filter expressions ([#&#8203;5018](https://github.com/grafana/alloy/issues/5018)) ([08796f8](https://github.com/grafana/alloy/commit/08796f80fbc0cde6f278ed0a1022b3aced36e036)) - **prometheus.operator:** Enable native histogram ingestion in internal scrape manager ([#&#8203;4750](https://github.com/grafana/alloy/issues/4750)) ([08796f8](https://github.com/grafana/alloy/commit/08796f80fbc0cde6f278ed0a1022b3aced36e036)) - **relabel:** Fix default values for source\_labels to prevent labeldrop issues ([#&#8203;5059](https://github.com/grafana/alloy/issues/5059)) ([08796f8](https://github.com/grafana/alloy/commit/08796f80fbc0cde6f278ed0a1022b3aced36e036)) - Remove Parca debug info upload from user configuration \[backport] ([#&#8203;5395](https://github.com/grafana/alloy/issues/5395)) ([58eb9cc](https://github.com/grafana/alloy/commit/58eb9cc3ed79bc4a84c59623adca43f10f0bfceb)) - Revert doublestar v4 update \[backport] ([#&#8203;5435](https://github.com/grafana/alloy/issues/5435)) ([0e9e615](https://github.com/grafana/alloy/commit/0e9e615c26bb2ca2aef526259147e9f9b2f219fe)) - Set content-encoding header in loki.write ([#&#8203;5346](https://github.com/grafana/alloy/issues/5346)) ([ffd2bea](https://github.com/grafana/alloy/commit/ffd2bea7de35ae8599625b924dced7a3144e34c2)) - Show correct fallback alloy version instead of v1.13.0 ([#&#8203;5110](https://github.com/grafana/alloy/issues/5110)) ([e2e96e9](https://github.com/grafana/alloy/commit/e2e96e95ff0dab600befbe63165e10eea096b968)) - Update to use doublestar v4 ([#&#8203;5148](https://github.com/grafana/alloy/issues/5148)) ([d8f0b3e](https://github.com/grafana/alloy/commit/d8f0b3e9b5a8c8e842e0bc09adc059fd56c71165)) </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. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xMS4wIiwidXBkYXRlZEluVmVyIjoiNDIuMTEuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6W119-->
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
peter/homelab-docker-config!265
No description provided.