Some punctuation and style updates

This commit is contained in:
Larissa Wandzura
2025-12-03 09:23:26 -06:00
parent 5d98a41b3b
commit a18a59c7be
3 changed files with 8 additions and 8 deletions
@@ -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.
@@ -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.
@@ -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