Skip to content

Query from Grafana to Mimir timing out #4663

Closed Answered by SunSparc
SunSparc asked this question in Help and support
Discussion options

You must be logged in to vote

Finally figured it out. Mimir was grabbing incorrect IP addresses to use for ring communication. On my nodes, by default, Mimir was seeing four interfaces:

- eth0
- eth1
- consul0
- docker0

I specifically configured each component to use only the interface that I wanted them to use:

instance_interface_names:
  - eth1

Now I can query over months!!! 🎉

Replies: 4 comments 17 replies

Comment options

You must be logged in to vote
2 replies
@dimitarvdimitrov
Comment options

@SunSparc
Comment options

Comment options

You must be logged in to vote
7 replies
@SunSparc
Comment options

@dimitarvdimitrov
Comment options

@SunSparc
Comment options

@SunSparc
Comment options

@SunSparc
Comment options

Comment options

You must be logged in to vote
2 replies
@mdvaliyullah
Comment options

@SunSparc
Comment options

Answer selected by SunSparc
Comment options

You must be logged in to vote
6 replies
@citrocity
Comment options

@SunSparc
Comment options

@lukasmrtvy
Comment options

@dimitarvdimitrov
Comment options

@lukasmrtvy
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
5 participants