Hi,
I’m building a microservices deployment using docker. Across a couple of nodes.
Is there a way of viewing the hash ring to see what’s joined.
Or good places to look to confirm the deployment is working as expected?
Hi,
I’m building a microservices deployment using docker. Across a couple of nodes.
Is there a way of viewing the hash ring to see what’s joined.
Or good places to look to confirm the deployment is working as expected?
See Loki HTTP API | Grafana Loki documentation for Loki API. /ring is how you see ring membership.