Skip to content

Commit 8dbaf3c

Browse files
author
Sam Spencer
committed
lint
1 parent 9491e81 commit 8dbaf3c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/core/diagnostics/observability-with-otel.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -138,7 +138,7 @@ Run the project and then access the API with the browser or curl.
138138
curl -k http://localhost:7275
139139
```
140140

141-
Each time you request the page, it will increment the count for the number of greetings that have been made. You can access the metrics endpoint using the same base url, with the path `/metrics`.
141+
Each time you request the page, it will increment the count for the number of greetings that have been made. You can access the metrics endpoint using the same base url, with the path `/metrics`.
142142

143143
#### 6.1 Log output
144144

0 commit comments

Comments
 (0)