Skip to content
Snippets Groups Projects
Commit fedac3ee authored by Jan David Mol's avatar Jan David Mol
Browse files

Add links to PromQL tutorials & examples

parent 46894d96
No related branches found
No related tags found
No related merge requests found
......@@ -30,7 +30,11 @@ The queries express selections on these entries for a given name, filtered by th
device_attribute{device="stat/sdp/1", name="FPGA_temp_R"}
Furthermore, values of different metrics can be combined (added, merged, etc). See the PromQL documentation for more details.
Furthermore, values of different metrics can be combined (added, merged, etc). See the PromQL documentation for more details, or read:
* `An Intro to PromQL <https://logz.io/blog/promql-examples-introduction/>`_,
* `PromQL Tutorial for Beginners <https://valyala.medium.com/promql-tutorial-for-beginners-9ab455142085>`_,
* `PromQL Cheat Sheet <https://promlabs.com/promql-cheat-sheet/>`_.
Querying LOFAR Station Control
````````````````````````````````````
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment