We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c486596 commit e449dc4Copy full SHA for e449dc4
content/agent/otel/configure-otel-metrics.md
@@ -29,8 +29,9 @@ You can validate that metrics are successfully exported by using the methods bel
29
30
Check the OpenTelemetry Collector logs for confirmation of successful metric processing:
31
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
- ```
+ 1. Open the file: ```/var/log/nginx-agent/opentelemetry-collector-agent.log```
+ 2. Look for the following logs:
+
+ ```text
+ Everything is ready. Begin running and processing data.
37
+ ```
0 commit comments