grafana/mimir

Docs: document that instances registered in the same ring running need different instance-id

Open

#2927 aperta il 9 set 2022

Vedi su GitHub
 (1 commento) (0 reazioni) (0 assegnatari)Go (808 fork)auto 404
hacktoberfestkeep-alivetype/docs

Metriche repository

Star
 (5181 star)
Metriche merge PR
 (Metriche PR in attesa)

Descrizione

Instances registered in the same ring (eg. distributors and distributor-ring) need to have different "instance ID" used as key in the ring. Normally instance-id is computed from hostname, but if multiple instances run on the same host, this is not enough, and one has to configure instance-id to avoid colliding names.

Based on Slack discussion: https://grafana.slack.com/archives/C039863E8P7/p1662707034663459

Guida contributor