We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5d3a6bf commit efeda2dCopy full SHA for efeda2d
content/en/docs/concepts/instrumentation/_index.md
@@ -52,8 +52,8 @@ solutions. The following things are also a part of OpenTelemetry:
52
- [Semantic Conventions](../semantic-conventions/) provide a common naming
53
schema that can be used for standardization across code bases and platforms.
54
55
-[logs]: ../signals/traces/
56
-[metrics]: ../signals/traces/
+[logs]: ../signals/logs/
+[metrics]: ../signals/metrics/
57
[observable]: ../observability-primer/#what-is-observability
58
[signals]: ../signals/
59
[traces]: ../signals/traces/
0 commit comments