commit | c7ff980a05cbd06066dd271e481a14be5c98ca46 | [log] [tgz] |
---|---|---|
author | vexxhost-bot <105816074+vexxhost-bot@users.noreply.github.com> | Fri Aug 23 13:43:12 2024 -0400 |
committer | GitHub <noreply@github.com> | Fri Aug 23 17:43:12 2024 +0000 |
tree | fd043b809af3e4a71e7b63a668f075e3417439ec | |
parent | a3e358a218a97933ed42abcdfb9fa20412994742 [diff] |
[ATMOSPHERE-420] chore: increase the label names limit in loki (#1831) 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: