commit | c16f145e05d35f249ee6255d5bbb29c987a9ffed | [log] [tgz] |
---|---|---|
author | vexxhost-bot <105816074+vexxhost-bot@users.noreply.github.com> | Fri Aug 23 13:38:35 2024 -0400 |
committer | GitHub <noreply@github.com> | Fri Aug 23 17:38:35 2024 +0000 |
tree | 0160cf47167bfd58b3c3e6fd18d73e2875c4e45c | |
parent | 56360123e5d176b9b252fc7dd34fe460376edc3a [diff] |
[ATMOSPHERE-421] chore: increase the label names limit in loki (#1833) 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 dbefa79..cbae189 100644 --- a/roles/loki/vars/main.yml +++ b/roles/loki/vars/main.yml
@@ -23,6 +23,8 @@ auth_enabled: false commonConfig: replication_factor: 1 + limits_config: + max_label_names_per_series: 25 storage: type: filesystem test: