JZTXT
  • 首页
  • Ai
  • Java
  • Python
  • Android
  • Mysql
  • JavaScript
  • Html
  • CSS

grafana报错too many outstanding requests

发布时间 2023-08-15 17:29:56作者: 南风丶轻语

grafana报错too many outstanding requests

1、问题描述

当grafana使用loki作为数据源查询数据时,面板报错too many outstanding requests

loki的版本是2.8.0

image-20230815171237469

报错截图image-20230815171404612

2、解决办法

loki的配置文件中添加下面这两行

query_scheduler:
  max_outstanding_requests_per_tenant: 10000

官网参数说明

image-20230815171644089

解决办法来自于

image-20230815172106057

另一个链接也看了看

image-20230815172209751

    本栏目推荐文章
  • 安装npm install报错npm ERR! code ETIMEDOUT npm ERR! errno ETIMEDOUT npm ERR! network request to https://registry.npmjs.org/webpack-subresource-integrity failed, reason
  • vscode错误:Unable to connect to VS Code server: Error in request.
  • 【解决方案】Error running,Command line is too long
  • Python中出现"No module named 'requests'"的图文解决办法
  • scp 出现 subsystem request failed on channel 0 scp: Connection closed 的解决方法
  • TiDB 多集群告警监控-中章-融合多集群 Grafana
  • 如何使用 Helm 在 K8s 上集成 Prometheus 和 Grafana|Part 1
  • pytest 内置fixture-request
  • 解决前后端的跨域问题:Access to XMLHttpRequest at '**' from origin '**' has been blocked by CORS policy: No 'Access-Control-Allow-Origin' header is present on the requested resource.
  • GitHub Pull request 同步解决代码冲突
版权声明:本网站为非赢利性站点,本网站所有内容均来源于互联网相关站点自动搜索采集信息,相关链接已经注明来源。
联系我们