singcat

Results 20 comments of singcat

暂时无解,但是注意一点 截图的时候 尽量正方形  就好很多 

> @oreak please describe how you are sending logs to Loki - are you pushing directly, using Promtail, something else? I should have figured it out, is loki a fixed...

> @oreak please describe how you are sending logs to Loki - are you pushing directly, using Promtail, something else? It's bad, very bad, if loki is a fixed UTC...

> @oreak please describe how you are sending logs to Loki - are you pushing directly, using Promtail, something else? I send log by https://grafana.com/docs/loki/latest/api/#post-lokiapiv1push

I have changed loki's code and recompiled, mainly modifying DefaultTimestampUTC to DefaultTimestamp , using the default time zone, which solved my problem.

I've ever seen Loki's code, it's a hard-coded fixed time zone.I've never seen a design like this, it's incredible. To change the time zone you can only change its code....

发现用 ubuntu 的win appimage 能跑起来

fedora 系统 , 用的ubuntu 版本的 wine appimage , 整体能运行起来,应该不是系统问题

fedora40 一切正常, 感谢 @web1n 制作, 辛苦了