Some punctuation and style updates
This commit is contained in:
+3
-3
@@ -63,6 +63,6 @@ Without expressions, you'd need to either modify your data source queries (when
|
||||
|
||||
Explore these resources to start using expressions:
|
||||
|
||||
- [Create and use expressions](create-use-expressions/) - Learn how to create expressions and use Math, Reduce, and Resample operations
|
||||
- [Expression examples](expression-examples/) - Practical examples from basic to advanced for common monitoring scenarios
|
||||
- [Troubleshoot expressions](troubleshoot-expressions/) - Debug and resolve common expression issues
|
||||
- [Create and use expressions](create-use-expressions/) - Learn how to create expressions and use Math, Reduce, and Resample operations.
|
||||
- [Expression examples](expression-examples/) - Practical examples from basic to advanced for common monitoring scenarios.
|
||||
- [Troubleshoot expressions](troubleshoot-expressions/) - Debug and resolve common expression issues.
|
||||
|
||||
+4
-4
@@ -247,8 +247,8 @@ Expressions only work with backend (server-side) data sources. Browser-based dat
|
||||
|
||||
Expressions work differently in alerting contexts than in panels:
|
||||
|
||||
- Alerting requires expressions to evaluate server-side
|
||||
- Most alert conditions need single values (use Reduce operations)
|
||||
- Test your expressions with the same time ranges your alerts will use
|
||||
- Legacy dashboard alerts don't support expressions - use [Grafana Alerting](ref:grafana-alerting) instead
|
||||
- Alerting requires expressions to evaluate server-side.
|
||||
- Most alert conditions need single values (use Reduce operations).
|
||||
- Test your expressions with the same time ranges your alerts will use.
|
||||
- Legacy dashboard alerts don't support expressions - use [Grafana Alerting](ref:grafana-alerting) instead.
|
||||
|
||||
|
||||
+1
-1
@@ -79,7 +79,7 @@ Use the Table view in panels to see the labels on your series and verify they ma
|
||||
|
||||
## Common errors and solutions
|
||||
|
||||
Following are common errors and how to troubleshoot them.
|
||||
Following are common errors and how to troubleshoot them.
|
||||
|
||||
### "NoData" result
|
||||
|
||||
|
||||
Reference in New Issue
Block a user