With the information that's provided so far, we can move on to more complex queries, understand how they are built, and what to expect from them. In the following sections, we'll go over some intricate scenarios that demand the use of PromQL to explore and solidify the concepts we've covered so far.
Moving on to more complex queries
In which node is Node Exporter running?
This scenario is designed to assist your understanding of concepts such as info metrics and the group_left modifier.
Scenario rationale
When running on Kubernetes, you might need to troubleshoot...