commit | e7b5171e250aefa9682ef6c8ec4a84789dfba3fc | [log] [tgz] |
---|---|---|
author | vexxhost-bot <105816074+vexxhost-bot@users.noreply.github.com> | Fri Aug 23 13:45:04 2024 -0400 |
committer | GitHub <noreply@github.com> | Fri Aug 23 17:45:04 2024 +0000 |
tree | 49b2019098c7b2c644e57d88e5a3517cb99717e5 | |
parent | 63d6e618b08a44ec6697e7139650cf7107322249 [diff] |
[ATMOSPHERE-422] chore: increase the label names limit in loki (#1830) 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: