#PromQL
GreptimeTeam / greptimedb: An open-source, cloud-native, unified time series database for metrics, logs and events with SQL/PromQL supported. Available on GreptimeCloud. ★4317 https://github.com/GreptimeTeam/greptimedb
GreptimeTeam / greptimedb
An open-source, cloud-native, unified time series database for metrics, logs and events with SQL/PromQL supported. Available on GreptimeCloud.
github.com
November 7, 2024 at 6:54 PM
I finally got back to making a big new @prometheusio.bsky.social video with tons of explainer animations:

All about PromQL data selection!

* Instant/range vector selectors
* Label matchers
* Lookback delta
* Staleness handling
* Offsets
* "@" timestamps

https://www.youtube.com/watch?v=xIAEEQwUBXQ
www.youtube.com
May 22, 2023 at 2:00 PM
Apparently I should blink more when recording YouTube videos (I think it got better in later ones) 🤣
March 6, 2025 at 10:14 PM
insight, this paper proposes PromAssistant, a Large Language Model-based text-to-PromQL framework. PromAssistant first uses a knowledge graph to describe the complex context of an online service system. Then, through the synergistic reasoning [5/8 of https://arxiv.org/abs/2503.03114v1]
March 6, 2025 at 6:02 AM
GreptimeTeam / greptimedb: Open-source, cloud-native, unified observability database for metrics, logs and traces, supporting SQL/PromQL/Streaming. Available on GreptimeCloud. ★5449 https://github.com/GreptimeTeam/greptimedb
GreptimeTeam / greptimedb
Open-source, cloud-native, unified observability database for metrics, logs and traces, supporting SQL/PromQL/Streaming. Available on GreptimeCloud.
github.com
August 13, 2025 at 7:13 PM
PromQLわからん
March 5, 2024 at 4:32 AM
metrics, logs, tracesを格納するためのDB。クエリーはSQLやPromQLなどで書ける。Rust実装。Webベースのdashboardもある。Grafana連携もok。オープンソースのほかクラウドサービスも用意。
GitHub - GreptimeTeam/greptimedb: An open-source, cloud-native, distributed time-series database with PromQL/SQL/Python supported. Available on GreptimeCloud.
Open-source, cloud-native, unified observability database for metrics, logs and traces, supporting SQL/PromQL/Streaming. Available on GreptimeCloud. - GreptimeTeam/greptimedb
github.com
May 3, 2025 at 3:52 PM
メトリクス、ログ、トレースを一箇所で管理できるデータベースらしい。SQLとかPromQLでクエリもできるから、Observabilityデータの分析が楽になるかも。

yug1224 starred GreptimeTeam/greptimedb
https://github.com/GreptimeTeam/greptimedb
GitHub - GreptimeTeam/greptimedb: Open-source, cloud-native, unified observability database for metrics, logs and traces, supporting SQL/PromQL/Streaming. Available on GreptimeCloud.
github.com
May 4, 2025 at 3:03 AM
I have no sane way to decompose those queries into smaller bits (e.g. I have value A divided by value B - in PromQL you write one big query, but in Grafana ideally I'd love to paint them seeparately) and share them across stacks.

How come a library to handle this does not exist yet?
May 15, 2025 at 6:26 AM
@rohanpaul_ai https://x.com/rohanpaul_ai/status/1899661878957424660 #x-rohanpaul_ai

LLMs struggle to generate correct PromQL queries from natural language due to lack of system-specific knowledge and complex reasoning needs.

This paper introduces PromAssistant to address this.

Solv...
March 12, 2025 at 3:45 AM
picking up PromQL today and it’s nice when it works but it’s also very easy to write expressions that can’t evaluate, and not very easy to pinpoint why
December 17, 2024 at 6:09 AM
No PromQL Wizard yet - we added some support to @dash0.com to fix this.
dash0.com Dash0 @dash0.com · Nov 18
✨ 𝐒𝐢𝐦𝐩𝐥𝐢𝐟𝐲 𝐏𝐫𝐨𝐦𝐐𝐋 𝐰𝐢𝐭𝐡 𝐃𝐚𝐬𝐡0 ✨

PromQL made simple! Dash0 decodes queries, visualizes hierarchies, and provides clear metric insights.

Learn how it works and explore the possibilities.

Details in the comments!
November 18, 2024 at 8:25 AM
Amazon Managed Service for Prometheus now offers query insights and control capabilities, enabling users to identify, monitor, and limit expensive PromQL queries with customizable thresholds and logging.
Amazon Managed Service for Prometheus launches query insights and control capabilities
Amazon Managed Service for Prometheus now offers query insights and control capabilities, enabling users to identify, monitor, and limit expensive PromQL queries with customizable thresholds and logging.
aws-news.com
May 22, 2025 at 9:41 PM
New Episode in Our Basic Monitoring Series!
#Prometheus #Monitoring: Functions, Subqueries, Operators, and Modifiers
In this latest episode, we break down some of the key #PromQL concepts:
June 3, 2025 at 6:48 AM
Understanding Query Execution: Lessons from Thanos Internals by Saumya Shah: Explore the internal workings of Thanos' distributed PromQL query engine and its Go-based optimizations.
September 10, 2025 at 4:24 AM
Debugging #promql and thinking Riemann wasn't even that bad #o11y
January 16, 2024 at 9:54 AM
Look at this awesome video from @juliusv.com

PromQL Data Selection Explained | Selectors, Lookback Delta, Offsets, and Absolute "@" Timestamps

https://www.youtube.com/watch?v=xIAEEQwUBXQ
www.youtube.com
May 30, 2023 at 8:29 AM
Getting started with #cloudnative #observability and specifically @cncf.io open source metrics with @prometheus.io? Expand your #o11y toolbox with lab 5 where we dive deep into advanced PromQL visualizations! @chronosphereio @CNCFAmbassadors
o11y-workshops.gitlab.io/workshop-pro...
February 11, 2025 at 8:43 AM
really struggling to determine the set of metrics and calculations in promql to make windows' memory readouts in grafana useful. i get the math, what i don't get is which stats i actually need to care about
October 19, 2023 at 8:42 PM
And regarding the metric name changes: yeah you can configure that easily, but the point is that no matter how you configure it, you end up with an unideal situation:

- Ugly quoted PromQL selectors when leaving names unchanged
- Different names in Prometheus when changing them
July 21, 2025 at 11:40 AM
GreptimeTeam / greptimedb: An open-source, cloud-native, distributed time-series database with PromQL/SQL/Python supported. Available on GreptimeCloud. ★3884 https://github.com/GreptimeTeam/greptimedb
GreptimeTeam / greptimedb
An open-source, cloud-native, distributed time-series database with PromQL/SQL/Python supported. Available on GreptimeCloud.
github.com
June 2, 2024 at 5:17 AM
Lucene? PromQL? NRQL? 😕 🤯
A new working group under the Cloud Native Computing Foundation (#CNCF) aims to establish a query language #standard for #observability.
https://www.cncf.io/blog/2023/08/03/streamlining-observability-the-journey-towards-query-language-standardization/
#opensource #devops
August 6, 2023 at 7:24 AM
Amazon Managed Service for Prometheusがリソースベースポリシーをサポートし、クロスアカウントでの利用が容易になりました。IAMプリンシパルにアクセス権限を付与することで、別アカウントからのデータ取り込みやPromQLによるクエリが可能になります。

aws.amazon.com/about-aws/wh...
August 15, 2025 at 11:21 PM
GreptimeTeam / greptimedb: An open-source, cloud-native, distributed time-series database with PromQL/SQL/Python supported. ★3213 https://github.com/GreptimeTeam/greptimedb
GreptimeTeam / greptimedb
An open-source, cloud-native, distributed time-series database with PromQL/SQL/Python supported.
github.com
November 28, 2023 at 4:17 AM