Ashley Primo

Results 5 comments of Ashley Primo

Will be submitting a PR shortly; however to quickly explain the issue. It looks like not all metrics are supported on `Tesla` graphics card via NVML (there are likely other...

Yep, I think you're correct. https://github.com/grafana/helm-charts/blob/071814887d3b8c49bca3f3d8724af763925413ab/charts/loki-distributed/values.yaml#L213 Is currently missing ring configuration. Which should look something like: ``` + compactor_ring: + kvstore: + store: memberlist ``` Looking at the code: https://github.com/grafana/loki/blob/ffc61fbbf4990ccb00aaed107327fd5ff4d66e82/pkg/compactor/compactor.go#L87...

> At time of writing the code SNS did not support raw message body delivery. > > > > (https://docs.aws.amazon.com/sns/latest/dg/sns-large-payload-raw-message-delivery.html) > > > > So a Message delivered from S3->...

How is this latest commit @christianherweg0807

Bump @cherweg / @christianherweg0807 - would be great to get this, or a derivative solution in mainstream to make configuration nicer. 🙂