Loki: like Prometheus, but for logs.
https://grafana.com/loki
Loki is a horizontally-scalable, highly-available, multi-tenant log aggregation system inspired by Prometheus.
- Devel package for openSUSE:Factory
-
9
derived packages
- Links to openSUSE:Factory / loki
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout server:monitoring/loki && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
_link | 0000000124 124 Bytes | |
_service | 0000000710 710 Bytes | |
_servicedata | 0000000436 436 Bytes | |
harden_promtail.service.patch | 0000000823 823 Bytes | |
loki-2.5.0+git.1649366683.2d9d0ee23.tar.bz2 | 0020677095 19.7 MB | |
loki.changes | 0000047719 46.6 KB | |
loki.service | 0000000734 734 Bytes | |
loki.spec | 0000004520 4.41 KB | |
promtail.service | 0000000763 763 Bytes | |
sysconfig.loki | 0000000240 240 Bytes | |
sysconfig.promtail | 0000000263 263 Bytes |
Revision 15 (latest revision is 30)
Eric Schirra (ecsos)
accepted
request 978659
from
Eric Schirra (ecsos)
(revision 15)
- Update to version 2.5.0+git.1649366683.2d9d0ee23: - Use BuildRequires: golang(API) = 1.17 instead of >=, because with go1.18 it stop mmediately and rise up an error: "panic: Something in this program imports go4.org/unsafe/assume-no-moving-gc to declare that it assumes a non-moving garbage collector, but your version of go4.org/unsafe/assume-no-moving-gc hasn't been updated to assert that it's safe against the go1.18 runtime. If you want to risk it, run with environment variable ASSUME_NO_MOVING_GC_UNSAFE_RISK_IT_WITH=go1.18 set. Notably, if go1.18 adds a moving garbage collector, this program is unsafe to use."
Comments 4
Any reason this is still on 2.8.x?
If there is none, I would update to 2.9 or 3.x? If there are, I would propose to copypac the package to loki-2.8 and update this to the latest version. I can of course help with that.
FYI if anyone wants to take over maintenance of this package, be my guest. I hardly have the chance to do much work on it, I'm afraid.
Hi Stefano, I'll try help and update this to 2.9 or 3.x and keep it up to date.
Thank you!