ObolNetwork / charon-k8s-distributed-validator-cluster

A set of Kubernetes manifests for deploying Distributed Validator Clusters.
3 stars 0 forks source link

Push logs to Loki #94

Closed sugh01 closed 1 year ago

sugh01 commented 1 year ago

๐ŸŽฏ Problem to be solved

Canary clusters should send logs to Loki.

๐Ÿ› ๏ธ Proposed solution

Add config keys for Loki to charon.yaml.

๐Ÿงช Tests

Verify logs are being sent, check Grafana

๐Ÿ‘ Additional acceptance criteria

โŒ Out of Scope