Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package loki for openSUSE:Factory checked in at 2022-05-23 15:52:09 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/loki (Old) and /work/SRC/openSUSE:Factory/.loki.new.2254 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "loki" Mon May 23 15:52:09 2022 rev:8 rq:978660 version:2.5.0+git.1649366683.2d9d0ee23 Changes: -------- --- /work/SRC/openSUSE:Factory/loki/loki.changes 2022-01-28 22:12:39.602839066 +0100 +++ /work/SRC/openSUSE:Factory/.loki.new.2254/loki.changes 2022-05-23 15:52:26.094685361 +0200 @@ -1,0 +2,585 @@ +Mon May 23 07:35:18 UTC 2022 - [email protected] + +- Update to version 2.5.0+git.1649366683.2d9d0ee23: + * try fixing drone again (#5826) (#5827) + * update drone to push images on tagged builds (#5824) (#5825) + * [release-2.5.x] 2.5 changelog, release notes, and upgrade guide (#5823) + * fix missing file during rpm and deb packaging step (#5818) (#5822) + * Update Fluent Bit docs (#5402) (#5805) + * Fixed Getting started docs error (#5504) (#5806) + * Docs: update documentation about "limit" param (#5540) (#5807) + * Make Loki adopters visible in README (#5586) (#5808) + * Update retention.md (#5706) (#5809) + * Update fluent-bit output name (#5711) (#5810) + * operator: Document how to connect to distributor component (#5551) (#5811) + * Fix broken Fluentbit / Fluentd plugin doc links (#5664) (#5812) + * Mark GELF support in Promtail as experimental (#5697) (#5813) + * Docs: Document Promtail global rate limiting (#5737) (#5814) + * Release 2.5.x (#5817) + * Preserve interval parameter when splitting queries by time (#5622) (#5815) + * remove extra stuff accidentally added to changelog + * [new] promtail pipeline: Promtail Rate Limit stage #5048 (#5051) (#5793) + * update docs references from 2.4 -> 2.5 + * Update changelog for 2.5 release + * Promtail: Rename config name limit_config to limits_config (#5707) (#5788) + * Update Prometheus to latest (#5545) (#5787) + * Update alpine images to 3.15.4 (#5780) (#5786) + * Fix frontend-worker error message (#5567) (#5781) + * Promtail: Fix retry/stop when erroring for out of cloudflare retention range (e.g. over 168 hours old) (#5698) (#5782) + * use an empty registry when setting up the logger for the push server (#5761) (#5762) + * Increase flush_op_timeout to 10m, 10s is often much too short for a big WAL replay which can generate a lot of chunks very quickly. (#5768) (#5771) + * Loki: Revert #4845 which changed the format of errors from the API (#5772) (#5774) + * Loki: Add more details about usage reporting to the docs and default config files. (#5767) (#5778) + * creating release branch for 2.5.x from k88 + * cleanup common index source files at the end while compacting index with boltdb-shipper (#5585) + * build a new batch while starting to process a bucket (#5580) + * updates clusterrole and clusterrolebinding apiVersions in promtail.sh (#5547) + * Fix path to binary in Dockerfile for querytee (#5537) + * update loki go version to 1.17.8 (#5543) + * regexp filter: use modified package with optimisations (#5542) + * Update vectorAggEvaluator to fail for expressions without grouping (#5544) + * Update grafana/regexp package to reject very deeply nested regexps (#5541) + * Change usagestats expvars so they can be set twice (#5515) + * Revert "metrics: Add `user` label to `worker_inflight_queries` (#5485)" (#5534) + * loki mixin: make labelsSelector in loki chunks dashboards configurable (#5536) + * loki mixin: use labels selector for loki chunks dashboard (#5535) + * Support `SelectLogs` and `SelectSamples` in multi-tenant querier. (#5517) + * [bugfix] fix nil pointer (#5527) + * Update metric_queries.md (#5525) + * Fix orphaned metrics in the file tailer (#5497) + * Update Pub/Sub docs section (#5205) + * fix broken index gateway benchmark due to missing limits (#5520) + * Lambda-promtail: add basic auth support (#5503) + * Update out_loki.rb (#5512) + * [operator] Update ClusterServiceVersion to add missing configurations (#5467) + * Fix port name used for GRPC service (#5489) + * Add prefix to vault path (#5510) + * Fix test (#5509) + * Remove extra param in call for inflightRequests metric (#5507) + * Change path for deploy config (#5506) + * Bump google.golang.org/api from 0.63.0 to 0.65.0 (#5135) + * Align usage report config with Grafana (#5406) + * Stub multi tenant querier. (#5490) + * Replacing cortex_bigtable* metrics with the correct loki_bigtable* metrics (#5500) + * Changelog: Include #5409 (#5480) + * CI: moving autodeploy configuration secret to new location (#5491) + * Bump golangci/golangci-lint-action from 2 to 3.1.0 (#5488) + * metrics: Add `user` label to `worker_inflight_queries` (#5485) + * Docs: Fix links and formatting of HTTP API page (#5498) + * Docs: fix link reference to "Step vs Interval" section. (#5495) + * initialize overrides when running index gateways which is required to run them (#5496) + * mount overrides volume to index gateways (#5493) + * Document all support API timestamp formats. (#5439) + * Fix potential deadlock in the table manager (#5472) + * per user index query readiness with limits overrides (#5484) + * Rounds chunk bytes to kb in tsdb and includes benchmarking script (#5479) + * promtail/targets/syslog: Enable best effort parsing for Syslog messages (#5409) + * Fixes Reads dashboard boltdb panels. (#5475) + * Stream query responses from boltdb index client (#5468) + * Fix circular dependencies (#5420) + * Disable sharding of count/avg when labels are mutated (#5474) + * Fixes ingester sample deduping (#5470) + * Add support for additional storage backends in operator (#5432) + * boltdb shipper index gateway client improvements (#5456) + * Update _index.md (#5458) + * Fix two remote_timeout configs in ingester_client block (#5418) + * logproto: Add deprecated annotation to LegacySample and LegacyLabelPair (#5454) + * use the defined querypages callback in all the types implementing QueryPages function from IndexClient interface (#5463) + * Change default installation namespace on OpenShift (#5441) + * Do not insert point when missing when sharding (#5444) + * Update loki-mixin/dashboard-loki-operational queries to correctly display Loki metrics for Memcache and Consul (#5462) + * Tsdb/idempotent builder (#5424) + * pkg/ruler/base: Add external_labels option (#5450) + * Fix operational dashboard (#5448) + * add a metric for tracking the duration it took to sync the tables in queriers/index-gateways (#5446) + * Adds a tool for converting boltdb->tsdb and benchmarking queries (#5430) + * do not send grpc responses concurrently from index-gateway (#5445) + * Build: simplify make targets to just run every time (#5411) + * Parse duration expressions in accordance with promql (#5275) + * set match_max_concurrent true by default (#5435) + * jsonnet: move boltdb-shipper configs set as compactor args to yaml config (#5393) + * Do not use WaitGroup context for StepEvaluator (#5425) + * Use output plugin grafana-loki (#5386) + * Correctly sets hash value for headblock iterator (#5423) + * Adds bytes and entries to chunk metadata in tsdb (#5414) + * remove promtail_log_entries_bytes_bucket (#5377) + * Lambda-promtail: Enhance lambda-promtail to support adding extra labels from an environment variable value (#5359) + * Revert to working version of Azure client (#5413) + * Run `make drone` to use the new build image (#5368) + * Update dskit version (#5392) + * Fixes double metrics registration in reporting (#5407) + * Experimental TSDB index (#5376) + * Add the total number of subqueries to query statistics (#5397) + * [operator] Add degraded condition when gateway is enabled and tenants spec is nil (#5383) + * Cleaning up deploy-example-secret.sh (#5374) + * Fix Azure issue where 404 not recognized (#5399) + * Logql: Correct grouping type in pkg/logql/expr.y (#5306) + * Add more context to tailer-> ingester connect error. (#5394) + * Loki: include the component in metrics.go log line (#5379) + * Verify that drone.yml was updated. (#5396) + * add more context to logs, improve comments for clarity in boltdb-shipper code (#5341) + * Fixes a flaky hedging test. (#5389) + * cleanup common index set after cleaning up all the user index sets (#5372) + * updated documentation for xk6-loki extension (#5321) + * Fixes memberlist usage report (#5369) + * Build and publish build image. (#5322) + * Improve report usage to never fail (#5364) + * Add usage report into Loki. (#5361) + * Ruler: Rule group not found API message (#5362) + * add a ms instead of ns to end time of the rebound chunk interval (#5351) + * fix rounding of time to milliseconds (#5352) + * Speed up `EntrySortIterator` by 20%. (#5318) + * Test `LegacySample` and `LegacyLabelPair` compatibility. (#5313) + * fix changelog issue reference to lambda-promtail (#5347) + * Fix apply retention issue (#5342) + * Delete docs/sources/copyright directory (#5325) + * Revert "Simplify code for write path in distributor (#5248)" (#5337) + * Makes `tailer.droppedStreams` slice bounded. (#5334) + * filters: use faster regexp package (#5315) + * Release entryBufferPool once (#5324) + * lambda-promtail: Add ability to ingest logs from S3 (#5065) + * Docs: remove "regular" from string definition (#5309) + * Documentation for load testing Loki with xk6-loki (#5182) + * Simplify code for write path in distributor (#5248) + * Fixes log deduplication when mutating Labels using LogQL (#5289) + * Logql/parallel binop (#5317) + * Add tooling for local k3d clusters under tools/dev (#5272) + * added upgrade notes (#5311) + * Update promtail to support duration string formats (#5290) + * changed logic to respond with '500 Internal Server Error' if rpc error with code 'Cancelled' happened. + it's made to allow loki to retry the request to the querier instead of returning '499 The request was + cancelled by the client.' back to the client. (#5297) + * storage: update azure blobstore client to use new sdk (#5302) + * Fix transitive dependency error (#5308) + * less opaque chunk keys on fs with v12 (#5291) + * cleanup: consolidate util strings contain functions (#5304) + * Implement `LegacySample`, `LegacyLabelPair` proto messages (#5301) + * Fix `go.mod` path of operator (#5287) + * better logic for when to shard wrt disabled lookback (#5303) + * fix a panic in index-gateway caused by double closing of a channel (#5298) + * Fix Promtail watching deadlock (#5283) + * Link `replace` pipeline stage to doc (#5200) + * Write Promtail position file atomically. (#5266) + * Restart Docker target if stopped. (#5280) + * Refactor HeapIterator into Merge and Sort Iterator. (#5281) + * logstash: re-add bundle update and update bundler (#5284) + * Revert "Adding a docs page that helps users understand memberlist a bit more (#5186)" (#5286) + * Cleanup `util/validation` code. (#5285) + * add some timing to the logs for downloading and opening index tables (#5042) + * Auto-expire old items from FIFO cache (#5148) + * Adding a docs page that helps users understand memberlist a bit more (#5186) + * Update local configs to fix issues with incorrect addresses (#5207) + * Promtail docs: Fix link to `unpack` LogQL documentation (#5274) + * Return early if push payload does not contain data (#5229) + * Remove `cortex` references from `go.mod` and makefile (#5269) + * Copy `cortex/pkg/storage/bucket` package dependency into Loki (#5258) + * Fix transitive dependency failure while building logstash plugin (#5268) + * feat(promtail): fix TargetManager.run() not exit (#5238) + * Remove `cortexpb` dependency from Loki packages. Use only `logproto` now. (#5264) + * Logstash: Add config option which allows seting up an allowlist for labels to be mapped to Loki (#5244) + * Fork `cortex/pkg/util` into Loki (#5257) + * Ingester: remove the labelFilter (#5262) + * use default retention period to check user index may have expired chunks when user does not have custom retention (#5261) + * fluent-bit: Attempt to unmarshal nested json. (#5223) + * Refactor/remove global splitby (#5243) + * Copy `cortex/pkg/configs` package dependency into Loki (#5139) + * Copy `cortex/pkg/ingester/client` package dependency into Loki (#5164) + * Get rid of Cortex chunk. (#5239) + * Push: add deflate compression in post requests (#5249) + * refactor: use `T.TempDir` to create temporary test directory (#5253) + * v12 chunk format handling in retention (#5254) + * Fix docker plugin build (#5240) + * Update Go version to latest and bump build image version (#5250) + * Update _index.md (#5241) + * skip glob search if path is an existing file and not a directory (#5246) + * Lock consistencyMtx outside locking chunkMtx (#5210) + * Update _index.md (#5159) + * Remove ErrStreamMissing (#5234) ++++ 388 more lines (skipped) ++++ between /work/SRC/openSUSE:Factory/loki/loki.changes ++++ and /work/SRC/openSUSE:Factory/.loki.new.2254/loki.changes Old: ---- loki-2.4.2+git.1642005974.525040a32.tar.bz2 New: ---- loki-2.5.0+git.1649366683.2d9d0ee23.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ loki.spec ++++++ --- /var/tmp/diff_new_pack.E1t1z3/_old 2022-05-23 15:52:26.694685926 +0200 +++ /var/tmp/diff_new_pack.E1t1z3/_new 2022-05-23 15:52:26.698685930 +0200 @@ -17,7 +17,7 @@ Name: loki -Version: 2.4.2+git.1642005974.525040a32 +Version: 2.5.0+git.1649366683.2d9d0ee23 Release: 0 Summary: Loki: like Prometheus, but for logs License: Apache-2.0 @@ -32,7 +32,7 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRequires: golang-packaging BuildRequires: systemd-devel -BuildRequires: golang(API) >= 1.15 +BuildRequires: golang(API) = 1.17 Requires: logcli = %{version} Requires: group(loki) Requires: user(loki) ++++++ _service ++++++ --- /var/tmp/diff_new_pack.E1t1z3/_old 2022-05-23 15:52:26.738685968 +0200 +++ /var/tmp/diff_new_pack.E1t1z3/_new 2022-05-23 15:52:26.742685972 +0200 @@ -1,11 +1,11 @@ <services> <service name="tar_scm" mode="disabled"> - <param name="url">git://github.com/grafana/loki.git</param> + <param name="url">https://github.com/grafana/loki.git</param> <param name="scm">git</param> <param name="exclude">.git</param> <param name="filename">loki</param> <param name="versionformat">@PARENT_TAG@+git.%ct.%h</param> - <param name="revision">v2.4.2</param> + <param name="revision">v2.5.0</param> <param name="versionrewrite-pattern">v(.*)</param> <param name="changesgenerate">enable</param> </service> ++++++ _servicedata ++++++ --- /var/tmp/diff_new_pack.E1t1z3/_old 2022-05-23 15:52:26.762685991 +0200 +++ /var/tmp/diff_new_pack.E1t1z3/_new 2022-05-23 15:52:26.766685994 +0200 @@ -1,6 +1,8 @@ <servicedata> <service name="tar_scm"> <param name="url">git://github.com/grafana/loki.git</param> - <param name="changesrevision">525040a3265715ca8cfb52cd39108ccfac9f8af6</param></service></servicedata> + <param name="changesrevision">525040a3265715ca8cfb52cd39108ccfac9f8af6</param></service><service name="tar_scm"> + <param name="url">https://github.com/grafana/loki.git</param> + <param name="changesrevision">2d9d0ee236ea302950fcf21edc53d53050a3fbbb</param></service></servicedata> (No newline at EOF) ++++++ loki-2.4.2+git.1642005974.525040a32.tar.bz2 -> loki-2.5.0+git.1649366683.2d9d0ee23.tar.bz2 ++++++ /work/SRC/openSUSE:Factory/loki/loki-2.4.2+git.1642005974.525040a32.tar.bz2 /work/SRC/openSUSE:Factory/.loki.new.2254/loki-2.5.0+git.1649366683.2d9d0ee23.tar.bz2 differ: char 11, line 1
