You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[DPE-8439] Remove reinitialisation and hash config (#1101)
* Remove reinitialisation and hash config
* Libs and fixes
* Copy relations_user_databases_map from VM
* Remove second restart
* Bump libs
* Remove dead code
# With loki-k8s we have ingress-per-unit, so in that case
1626
+
# we do want to collect the URLs of all the units.
1627
+
# With loki-coordinator-k8s, even when the coordinator
1628
+
# is scaled, we want to advertise only one URL.
1629
+
# Without deduplication, we'd end up with the same
1630
+
# tls config section in the promtail config file, in which
1631
+
# case promtail immediately exits with the following error:
1632
+
# [promtail] level=error ts=<timestamp> msg="error creating promtail" error="failed to create client manager: duplicate client configs are not allowed, found duplicate for name: "
0 commit comments