|
150 | 150 | "Build info": "Build info", |
151 | 151 | "Configuration limits": "Configuration limits", |
152 | 152 | "Metrics": "Metrics", |
153 | | - "Loki '/ready' endpoint returned the following error": "Loki '/ready' endpoint returned the following error", |
154 | | - "You may consider the following query changes to avoid this error": "You may consider the following query changes to avoid this error", |
155 | | - "Check if Loki is running correctly. '/ready' endpoint should respond \"ready\"": "Check if Loki is running correctly. '/ready' endpoint should respond \"ready\"", |
| 153 | + "You may consider the following changes to avoid this error:": "You may consider the following changes to avoid this error:", |
156 | 154 | "Reduce the Query Options -> limit to reduce the number of results": "Reduce the Query Options -> limit to reduce the number of results", |
157 | 155 | "Increase Loki \"max_entries_limit_per_query\" entry in configuration file": "Increase Loki \"max_entries_limit_per_query\" entry in configuration file", |
158 | 156 | "Add Namespace, Owner or Resource filters (which use indexed fields) to improve the query performance": "Add Namespace, Owner or Resource filters (which use indexed fields) to improve the query performance", |
|
161 | 159 | "Ensure Loki config contains \"parallelise_shardable_queries: true\" and \"max_outstanding_requests_per_tenant: 2048\"": "Ensure Loki config contains \"parallelise_shardable_queries: true\" and \"max_outstanding_requests_per_tenant: 2048\"", |
162 | 160 | "Reduce the time range to decrease the number of results": "Reduce the time range to decrease the number of results", |
163 | 161 | "Increase Loki \"max_query_length\" entry in configuration file": "Increase Loki \"max_query_length\" entry in configuration file", |
| 162 | + "This error is generally seen when cluster admin groups are not properly configured.": "This error is generally seen when cluster admin groups are not properly configured.", |
| 163 | + "Click the link below for more help.": "Click the link below for more help.", |
| 164 | + "More information": "More information", |
| 165 | + "Loki '/ready' endpoint returned the following error": "Loki '/ready' endpoint returned the following error", |
| 166 | + "Check if Loki is running correctly. '/ready' endpoint should respond \"ready\"": "Check if Loki is running correctly. '/ready' endpoint should respond \"ready\"", |
164 | 167 | "Configuring Grafana Loki": "Configuring Grafana Loki", |
165 | 168 | "Show metrics": "Show metrics", |
166 | 169 | "Show build info": "Show build info", |
|
0 commit comments