commit | 6f6ddece28701d89203d4289211dd9c7bf670bfb | [log] [tgz] |
---|---|---|
author | Oleksandr K. <okozachenko@vexxhost.com> | Fri Aug 23 14:49:14 2024 +0200 |
committer | GitHub <noreply@github.com> | Fri Aug 23 12:49:14 2024 +0000 |
tree | 925fbeb10e39672b6e5865a9af2571c2ba6a773e | |
parent | a089007595de86643c48897072544ab5e2b7af65 [diff] |
[ATMOSPHERE-285] chore: increase the label names limit in loki (#1651) exclusive #1650 closes #1630
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: