Skip to content

Commit e449dc4

Browse files
Apply suggestion to update markdown format, and code block
Co-authored-by: Jon Torre <[email protected]>
1 parent c486596 commit e449dc4

File tree

1 file changed

+6
-5
lines changed

1 file changed

+6
-5
lines changed

content/agent/otel/configure-otel-metrics.md

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -29,8 +29,9 @@ You can validate that metrics are successfully exported by using the methods bel
2929

3030
Check the OpenTelemetry Collector logs for confirmation of successful metric processing:
3131

32-
1. Open the file: ```/var/log/nginx-agent/opentelemetry-collector-agent.log```
33-
2. Look for the following logs:
34-
```vim
35-
Everything is ready. Begin running and processing data.
36-
```
32+
1. Open the file: ```/var/log/nginx-agent/opentelemetry-collector-agent.log```
33+
2. Look for the following logs:
34+
35+
```text
36+
Everything is ready. Begin running and processing data.
37+
```

0 commit comments

Comments
 (0)