Revisions of loki

buildservice-autocommit accepted request 1100811 from Eric Schirra's avatar Eric Schirra (ecsos) (revision 22)
baserev update by copy to link target
Eric Schirra's avatar Eric Schirra (ecsos) committed (revision 21)
- Update to version 2.8.3+git.1689949088.0d81144c:
  * Backport go 1.20.6 to 2.8 (#9944)
  * Docs : fix promtal typo (#9951) (#9965)
  * Remove ./tools/fetch-tags invocation from Makefile (#8854) (#9946)
  * [release-2.8.x] Adding 3 existing maintainers, and our newest one: Ashwanth! (#9744)
  * query-scheduler: fix query distribution in SSD mode (#9471) (#9637)
  * [release-2.8.x] Fix Ruler remote write panic (#9695)
  * [release-2.8.x] prepare changelog for 2.8 release (#8818)
  * [release-2.8.x] Fix duplicate label values from ingester streams (#9631)
  * [release-2.8.x] Querier: configurable writeback queue bytes size (#9605)
  * [release-2.8.x] docs: add memberlist section to the configuration page (#9453)
  * Promtail: Break on iterate journal failure (#9155) (#9403)
  * [release-2.8.x] Promtail: Prevent logging errors on normal shutdown (#9402)
  * Add missing release notes for 2.8.2 (#9389) (#9390)

- Update to version 2.8.2+git.1683111662.9f809eda:
  * Pin manifest plugin version (#9381)
  * Revert "Bump dskit from 528d8a7 to 1725bcc (#9184) (#9250)" (#9382)
  * Add signature missing to drone pipeline (#9377)
  * Upgrade to latest security release: go1.20.4 (#9370) (#9375)
  * [release-2.8.x] Promtail: Add `decompression` configuration (#9350)
  * Bump dskit from 528d8a7 to 1725bcc (#9184) (#9250)
  * [release-2.8.x] Mark template as draft to unpublish. (#9286)
  * Finalize 2.8.1 changelog and release notes (#9269)

- Update to version 2.8.1+git.1682367724.dd763dcf:
  * [release-2.8.x] Upgrade alpine 3.16.4 -> 3.16.5 (#9268)
  * Update CHANGELOG and release notes (#9241)
  * [release-2.8.x] Prevent redis client from incorrectly choosing cluster mode with local address (#9187)
  * [release-2.8.x] Update helm and jsonnet for 2.8 release (#9003) (#9145)
buildservice-autocommit accepted request 1078601 from Eric Schirra's avatar Eric Schirra (ecsos) (revision 20)
baserev update by copy to link target
Eric Schirra's avatar Eric Schirra (ecsos) committed (revision 19)
- Update to version 2.8.0+git.1680557182.90888a0c:
  * [release-2.8.x] Change loki version in docs for 2.8 release (#8985) (#9000)
  * [release-2.8.x] index-gateway: fix failure in initializing index gateway when boltdb-shipper is not being used (#8997)
  * [release-2.8.x] Adding release cadence docs (#8980)
  * [release-2.8.x] Fix fetched chunk from store size in metric (#8974)
  * [release-2.8.x] Expose optional label matcher for label values handler (#8824) (#8960)
  * [release-2.8.x] (chore): remove incorrect cache config preample (#8865)
  * [release-2.8.x] Revert query optimizations (#8862)
  * [release-2.8.x] json parser: fix panic when processing empty line (#8839)
  * [release-2.8.x] fix to-string for noop label filters (#8801)
  * Revert "Implement hierarchical queues for query scheduler (#8691)" (#8794)
  * Impose per-request limit on label queries. (#8777)
  * Loki: Add new logql template functions `bytes`, `duration`, `unixEpochMillis`, `unixEpochNanos`, `toDateInZone`, `b64Enc`, and `b64Dec` (#8774)
  * Loki: add lines processed to metrics.go (#8764)
  * Loki: remove `subqueries` from metrics.go logging and replace it with separate split and shard counters (#8761)
  * Remove print statements introduced by #8727. (#8775)
  * Loki: Change the behavior of the 0 value for retention_period to disable retention. (#8753)
  * Changes from linter (#8769)
  * Expand `which-release.sh` to cover weekly builds as well (#8768)
  * Add initial implementation of per-query limits (#8727)
  * Fix distributor latency panel (#8760)
  * Modify debug loki build to work on any architecture, including ARM (#8758)
  * Change severity of PromtailFileMissing alert to warning (#8757)
  * Use changed metric in operational dashboard (#8749)
  * Reimplement Unpack in terms of jsonparser rather than jsoniter (#8739)
  * Reimplement JsonExpressionParser in terms of jsonparser  (#8734)
  * Implement hierarchical queues for query scheduler (#8691)
  * deletion: fix issue in processing delete requests with tsdb index (#8665)
  * operator: Bump golang.org/x/net from 0.0.0-20220722155237-a158d28d115b to 0.7.0 (#8726)
  * Loki-Mixin: Remove query-readiness panel (#8735)
Eric Schirra's avatar Eric Schirra (ecsos) committed (revision 18)
- Update to version 2.7.4+git.1677258260.98421b0c:
  * Docs: Add release notes for 2.7.4 (#8629)
  * Docs: Update references from 2.7.{2,3} to 2.7.4 (#8626)
  * [release-2.7.x] Use 0.28.1 build image and update go and alpine versions (#8583) (#8623)
  * [release-2.7.x] Use golangci-lint v1.51.2 in build image (#8587) (#8622)
  * [release-2.7.x]  Update build image to go 1 20 1 and alpine 3 16 4 (#8575) (#8619)
  * Helm chart auto update (#8331) (#8618)
  * [release-2.7.x] fix panics when cloning a special query (#8607)
  * [release-2.7.x] fix(promtail): Make `cri` tags streams aware. (#8497) (#8614)
  * [release-2.7.x] [RFR] fix vector() function produces wrong timestamp on instant query (#8602)
  * [release-2.7.x] scheduler: fix panic on hitting /scheduler/ring when ring is disabled (#8609)
  * [release-2.7.x] store: write overlapping chunks to multiple stores (#8610)
  * [release-2.7.x] fix bugs in logs results caching and its tests (#8608)
  * [release-2.7.x] promtail: Handle nil error on target Details() call (#8604)
  * [release-2.7.x] Promtail: Fix collecting userdata field from Windows Event Log (#8605)
  * [release-2.7.x] docs(embedded-cache): config uses embedded_cache (#8554)
  * [release-2.7.x] Fixed XSS on LogQL Analyzer page (#8546)
  * Backporting fix for broken link. (#8491)
  * [release-2.7.x] Temporarily unpublish Analyzer page. (#8505)
  * [release-2.7.x] Update publishing workflows to use organization secret (#8435) (#8458)
  * [release-2.7.x] Fix numbering issue in second procedure. (#8456)
  * Remove call to action from 2.7 release. (#8428)
  * Fixing typo in 2.7.x branch. (#8390)
  * Bump new loki/promtail versions in ksonnet libs (#8367)

- Update to version 2.7.3+git.1675246761.a880ea3b:
  * Prepare 2.7.3 changelog and release notes (#8348)
  * [release-2.7.x] Ensure a delete request interval of at least a second (#8341)
  * [release-2.7.x] Loki: Fix version info issue that shows wrong version (#7669, #8055) (#8314)
  * Prepare release 2.7.2 - Part 2 (#8292)
buildservice-autocommit accepted request 992389 from Eric Schirra's avatar Eric Schirra (ecsos) (revision 17)
baserev update by copy to link target
Eric Schirra's avatar Eric Schirra (ecsos) committed (revision 16)
- Update to version 2.6.1+git.1658128747.6bd05c9a4:
  * [release-2.6.x] Backport dskit, memberlist version updates to 2.6.x to support memberlist cluster labels and verification; re-vendor (#6693)
  * Fix per-tenant delete client (#6696) (#6698)
  * Docs: Fix bad links in the API section (#6688) (#6694)
  * Fix TIME_WAIT connection leak from queriers to compactor (#6681) (#6692)
  * avoid making delete requests if deletes are disabled for a user (#6583) (#6687)
  * Add client type as label (#6469) (#6685)
  * Handle duplicate registration of deletion metrics (#6446) (#6684)
  * Do not fail queries if compactor returns unexpected status code (#6552) (#6683)
  * Add API delete curl examples (#6680) (#6682)
  * added link to release notes page on releases page (#6639)
  * added link to release notes page (#6638)
  * updated date of the release and release notes (#6635)
  * Draft of release notes for loki 2.6. (#6546) (#6624)
  * 2.6 Backport: Promtail: Add text encoding conversion to file targets (#6395) (#6617)
  * Append .x to the versioned directories for the website sync (#6611) (#6613)
  * [release-2.6.x] CI/CD: Update documentation publishing workflows (#6607)
  * manually backported changes from #6386 (#6588)
  * Docs: Edits for several PRs that did not have a docs review (#6398) (#6575)
  * fix(documentation): correct spelling and scrape_config (#6454) (#6576)
  * Fix documentation of environment variable defaults (#6536) (#6577)
  * Docs: revise multi-tenancy prose (#6355) (#6578)
  * Docs: Add multi-tenant query curl examples (#6530) (#6563)
  * Add label_replace and literal expressions to instant query split by range (#6515) (#6559)
  * Fix panic in instant query splitting when using unwrapped rate (#6348) (#6557)
  * [release-2.6.x] Add unwrapped aggregation `rate_counter()` (#6556)
  * Sum values in unwrapped rate aggregation instead of treating them as counter (#6361) (#6555)
  * resolved merge conflict Docs: improve API docs (#6485)
  * Removing CHANGELOG entry (#6525)
  * Promtail: disable syslog tests which have expired certs (#6520)
buildservice-autocommit accepted request 978659 from Eric Schirra's avatar Eric Schirra (ecsos) (revision 15)
baserev update by copy to link target
Eric Schirra's avatar Eric Schirra (ecsos) committed (revision 14)
Eric Schirra's avatar Eric Schirra (ecsos) committed (revision 13)
Eric Schirra's avatar Eric Schirra (ecsos) committed (revision 12)
Eric Schirra's avatar Eric Schirra (ecsos) committed (revision 11)
- 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)
buildservice-autocommit accepted request 949574 from Eric Schirra's avatar Eric Schirra (ecsos) (revision 10)
baserev update by copy to link target
Eric Schirra's avatar Eric Schirra (ecsos) committed (revision 9)
- Update to version 2.4.2+git.1642005974.525040a32:
  * fix merge conflict (#5120)
  * Docs: Fix documentation with correct default values and add missing options (#4792) (#5115)
  * Backport 5077: improve default config values (#5077) (#5104)
  * Loki: Implement custom /config handler (#4785) (#5078)
  * temporary fix for the ruler joining the ingester ring (#4968) (#5037)
  * Backport to 2.4: always apply replication factor common config (#4875) (#4989)
  * Docs: fix broken links (#4770) (#4778)
  * Adding upgrade guide for recording rules (#4751) (#4763)
  * Docs: inject newlines into knob descriptions to avoid horizontal scroll bar (#4733) (#4758)
  * Docs: small v2.4.1 release notes edits (#4718) (#4719)
  * update everything for 2.4.1 (#4701) (#4702)
buildservice-autocommit accepted request 940653 from Eric Schirra's avatar Eric Schirra (ecsos) (revision 8)
baserev update by copy to link target
Eric Schirra's avatar Eric Schirra (ecsos) committed (revision 7)
Eric Schirra's avatar Eric Schirra (ecsos) committed (revision 6)
- Move the logcli tool in a separate package, to allow users to install it
  without pulling in the full loki package
Eric Schirra's avatar Eric Schirra (ecsos) committed (revision 5)
Eric Schirra's avatar Eric Schirra (ecsos) committed (revision 4)
- Change user in promtail.service from loki to root.
  Without run as root promtail can not tail logfails.
Eric Schirra's avatar Eric Schirra (ecsos) committed (revision 3)
Displaying revisions 1 - 20 of 22
openSUSE Build Service is sponsored by