We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 8370068 + 83175da commit 0758c0fCopy full SHA for 0758c0f
README.md
@@ -110,6 +110,10 @@ dashboard using Scalyr data.
110
[this page](https://app.scalyr.com/help/power-queries) for more information
111
on building Power Queries.
112
113
+ *Note* PowerQuery results are unsorted by default. If using a PowerQuery to
114
+ populate a timeseries graph, make sure to sort results by appending
115
+ `| sort -timestamp` to the query.
116
+
117

118
119
You’ve successfully installed, configured and created a graph in Grafana using
0 commit comments