What is the difference between enable-for-all-users
and accept_ha_samples
?
#11144
Replies: 1 comment
-
https://grafana.com/docs/mimir/latest/configure/configuration-parameters/#limits CLI flag: -distributor.ha-tracker.enable-for-all-users |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
In this code
AcceptHASamples
isenable-for-all-users
.mimir/pkg/util/validation/limits.go
Line 282 in 14d8127
But here
AcceptHASamples
isaccept_ha_samples
.mimir/pkg/util/validation/limits.go
Line 112 in 14d8127
What's difference?
Beta Was this translation helpful? Give feedback.
All reactions