Skip to content

Commit cc9bc15

Browse files
authored
Update docs/use-cases/observability/clickstack/dashboards.md
1 parent 853a589 commit cc9bc15

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/use-cases/observability/clickstack/dashboards.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ Select the `Line/Bar` visualization type from the top menu, followed by the `Tra
6262

6363
Note that users can filter events using either a SQL `WHERE` clause or Lucene syntax and set the time frame over which events should be visualized. Multiple series are also supported.
6464

65-
For example, filter to the service `frontend` by adding the filter `ServiceName:"frontend"`. Add a second series for the count of events over time with the alias `Count` by clicking `Add Series`.
65+
For example, filter by the service `frontend` by adding the filter `ServiceName:"frontend"`. Add a second series for the count of events over time with the alias `Count` by clicking `Add Series`.
6666

6767
<Image img={visualization_3} alt="Simple visualization 2" size="lg"/>
6868

0 commit comments

Comments
 (0)