Skip to content

Commit db8ae29

Browse files
authored
Update fillmissing.md (#5208)
1 parent 8a031a3 commit db8ae29

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/metrics/metrics-operators/fillmissing.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ _sourceCategory=Labs/VMWare6.5/Metrics hostname=thisveryhost metric=cpu_ready
3535
The chart in this section shows metric query results with the `fillmissing` operator with the `empty` option. Note that empty time slices are not filled with a derived data point. 
3636

3737
```sql
38-
_sourcecategory=labs/aws/host/metrics metric=CPU_Idle
38+
_sourceCategory=labs/aws/host/metrics metric=CPU_Idle
3939
| avg by _sourcename
4040
| fillmissing empty
4141
```

0 commit comments

Comments
 (0)