promql专题提供promql的最新资讯内容,帮你更好的了解promql。
我想使用promql / Prometheus以以下格式显示窗格详细信息。 <a href="https://i.stack.imgur.com/AGPBm.png" rel="nofo
通常,我的带有计数器指标的查询如下: <pre><code>rate(metric_total[5m]) rate(metric_total[$__interval]) </code></pre
我有一台Prometheus服务器,可以长期保留13个月。我想查找我的Web应用程序获得的注册数量异常。我的想
我有一个计数器,例如标签为<code>user_actions</code>的{​​{1}}。当任何<code>user_id</code>的{​​{1}}消失时,
我创建了一个Grafana仪表板,在其中可以绘制带有动态标签集的时间序列数据。 <pre><code>For Ex: At time t0
我认为这张图片说明了一切 <a href="https://i.stack.imgur.com/hPs68.png" rel="nofollow noreferrer"><img src="https://i.
我有一个计数器,它的移动速度非常慢(或者希望根本不会移动)。我想在每秒速率大于零时发出警报
在Brian Brian这个博客<a href="https://www.robustperception.io/using-time-series-as-alert-thresholds" rel="nofollow noreferrer">https
需要一些帮助来将alertmanger外部URL调整为警报通知。 <pre><code> slack_configs: - api_url: XXXXXXXXX
PromQL 我想要的是: 鉴于<code>http_requests_total{label1 = “something”, label2= “something”}</code>中
指标示例: <pre><code>+------+---+-----+-----+-----+-----+-----+-----+-----+-----+-----+---+ | Time |...|12:00|12:01|12:02|12:03
我想将返回的<code>histogram_quantile</code>的瞬时向量与量规进行比较。 <pre><code>( histogram_quantile(1.0, s
PromQL和Prometheus的新增功能。我正在尝试编写PromQL查询以查找我的严重警报在过去24小时内处于触发状态
我试图在Grafana中为不同的API(Java应用程序)构建仪表板。我们开始使用这些依赖关系将指标导出到Promet
我正在尝试设置openvpn仪表板,发现下面的面板查询错误 <pre><code>sum(bottomk(scalar(openvpn_server_connected_clie
我要加入两个Prometheus度量规,并在末尾保留某些类型的标签。 -Gauge 1公制样本: <pre><code>from ki
我有一个看起来像这样的系列。 <pre><code>events{batch=20200818-00, stage=1} 10 events{batch=20200818-10, stage=1} 10 eve
我目前正在学习普罗米修斯,并尝试使用Grafana和PromQL可视化它的指标,但是每次我输入查询指标时,它
我有一个计划外的批处理作业,一天可能会触发多次,也可能不会触发。对于每次调用,我都会生成一
您好,我是两个<code>summary</code>矩阵,其中包含具有ID的进程的执行时间 <pre><code>action_execution_time_sum