Skip to content

Commit 907c8d7

Browse files
jpipkin1kimsauce
andauthored
Update docs/metrics/metrics-queries/metric-query-best-practices.md
Co-authored-by: Kim (Sumo Logic) <[email protected]>
1 parent 57937d8 commit 907c8d7

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

docs/metrics/metrics-queries/metric-query-best-practices.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,6 @@ The [`parse` operator](/docs/metrics/metrics-operators/parse/) can extract value
117117
For example, if the load balancer is `app/app-song-8d/4567223890123456`, the following query:
118118
```
119119
availabilityZone=us-west-1a metric=HTTPCode_Target_5XX_Count | parse field=LoadBalancer */*/* as type, name, id | sum by name
120-
121120
```
122121

123122
results in new tags: `type = app`, `name = app-song-8d`, `id = 4567223890123456`

0 commit comments

Comments
 (0)