Hi @jarpadul,
Thanks for alerting us to the issue! We are taking a look at this now and will reach back out as soon as possible with a solution.
Jazz Carr
GROT Academy Program Manager Answer from jasminecarr on community.grafana.com
Prometheus
prometheus.io › docs › prometheus › latest › querying › basics
Querying basics | Prometheus
When you send a query request to Prometheus, it can be an instant query, evaluated at one point in time, or a range query at equally-spaced steps between a start and an end time. PromQL works exactly the same in each case; the range query is just like an instant query run multiple times at ...
Prometheus Query Language (PromQL) Tutorial
thanks. More on reddit.com
Need help with GROT Academy Lab Section PromQL. Currently Stuck
What Grafana version and what operating system are you using? Grafana Cloud, Windows 11 (Using Brave Browser) What are you trying to achieve? I was following the tutorial at GROT Academy: https://learn.grafana.c… More on community.grafana.com
03:58:51
Prometheus FULL Course: Docker/K8s, PromQL, Grafana & MORE! - YouTube
48:04
Life of a #PromQL query - #Database Tutorial - #Percona Live ...
43:11
PromQL Tutorial: A COMPLETE Guide to Prometheus Queries - YouTube
28:47
PromCon 2024 - Inside a PromQL Query: Understanding the Mechanics ...
18:31
PromQL Explained: Mastering Data Types, Selectors, and Modifiers ...
19:00
PromQL (Prometheus Query Language) - YouTube
Starred by 7 users
Forked by 6 users
Languages: Shell
Reddit
reddit.com › r/devops › prometheus query language (promql) tutorial
r/devops on Reddit: Prometheus Query Language (PromQL) Tutorial
October 13, 2024 -
I use PromQL regularly at work, and when I was getting started years ago, I found that the docs gave me more questions than answers (though they may have improved since then). I created these docs for my work, but since they don't contain any sensitive data, I decided to make them public. Let me know if you find them helpful.
The tutorial uses Docker to quickly set up an environment where metrics are already being scraped. This allows you to start writing PromQL queries right away and see immediate results.
Feel free to check it out and share your feedback: https://kubernetestraining.io/blog/prometheus-query-language-promql-tutorial
Grafana
community.grafana.com › prometheus
Need help with GROT Academy Lab Section PromQL. Currently Stuck - Prometheus - Grafana Labs Community Forums
October 14, 2025 - What Grafana version and what operating system are you using? Grafana Cloud, Windows 11 (Using Brave Browser) What are you trying to achieve? I was following the tutorial at GROT Academy: https://learn.grafana.com/path/technical-practitioner-path. I am currently stuck at Lab: Building Prom Queries; “Aggregation and Grouping” section https://learn.grafana.com/path/technical-practitioner-path/building-efficient-queries-promql How are you trying to achieve it?
OpenTelemetry
opentelemetry.io › docs
Documentation | OpenTelemetry
OpenTelemetry, also known as OTel, is a vendor-neutral open source Observability framework for instrumenting, generating, collecting, and exporting telemetry data such as traces, metrics, and logs. As an industry-standard, OpenTelemetry is supported by more than 90 observability vendors, integrated by many libraries, services, and apps, and adopted by numerous end users.
Zabbix
sbcode.net › prometheus › example-queries
PromQL Example Queries - Prometheus Tutorials
The query language used in Prometheus is called PromQL (Prometheus Query Language).