commit | 1d8e76fab1be64ff5b01a2fe9b2368627f37945b | [log] [tgz] |
---|---|---|
author | vexxhost-bot <105816074+vexxhost-bot@users.noreply.github.com> | Fri Aug 23 13:44:19 2024 -0400 |
committer | GitHub <noreply@github.com> | Fri Aug 23 17:44:19 2024 +0000 |
tree | 151abb0135a65f29955ccaf47d47ee65886cbdb3 | |
parent | 698d0889217bc76e7bb36883596ec8b534c95bec [diff] |
[ATMOSPHERE-419] chore: increase the label names limit in loki (#1832) This is an automated cherry-pick of #1651 /assign mnaser
diff --git a/roles/loki/vars/main.yml b/roles/loki/vars/main.yml index d4df3fd..ff6268d 100644 --- a/roles/loki/vars/main.yml +++ b/roles/loki/vars/main.yml
@@ -24,6 +24,8 @@ auth_enabled: false commonConfig: replication_factor: 1 + limits_config: + max_label_names_per_series: 25 storage: type: filesystem schemaConfig: