Danny Kopping
Danny Kopping
> * [ ] Multiple object store configurations of the same type (s3, gcs, etc) to enable migrating from one bucket to another within the same provider. Is this not...
Assigning @cstyan to have a look when they get some time; I believe they wrote this code
I really like this idea, and I'm not sure why we opted for reading directly from files initially. This indeed feels hacky & bleeds the abstraction that k8s provides by...
I took a closer look. What you're suggesting will indeed be equivalent to what we're doing now, but making better use of k8s' interfaces. [As of k8s v1.21](https://kubernetes.io/docs/concepts/cluster-administration/logging/#log-rotation) the log...
Are you running different versions of the LogCLI and Loki?
@rizwankh apologies for the delayed response. I would recommend upgrading to the latest versions of Loki and LogCLI. v2.0.0 is very old, and the issue has likely been addressed in...
Happy to hear it! Thanks for the update
@btaani go for it :+1:
It would be greatly appreciated if the fix could be backported to v2.7 as we (Grafana Labs, who :heart: KEDA!) are currently staying one minor version behind for stability.
Oh, I see you've already fixed this?