File tree 2 files changed +3
-3
lines changed
content/en/docs/concepts/instrumentation
2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -52,8 +52,8 @@ solutions. The following things are also a part of OpenTelemetry:
52
52
- [ Semantic Conventions] ( ../semantic-conventions/ ) provide a common naming
53
53
schema that can be used for standardization across code bases and platforms.
54
54
55
- [ logs ] : ../signals/traces /
56
- [ metrics ] : ../signals/traces /
55
+ [ logs ] : ../signals/logs /
56
+ [ metrics ] : ../signals/metrics /
57
57
[ observable ] : ../observability-primer/#what-is-observability
58
58
[ signals ] : ../signals/
59
59
[ traces ] : ../signals/traces/
Original file line number Diff line number Diff line change @@ -18,5 +18,5 @@ createdAt: 2024-06-05
18
18
package :
19
19
registry : npm
20
20
name : ' @arizeai/openinference-instrumentation-openai'
21
- version : 2.0.1
21
+ version : 2.0.2
22
22
isFirstParty : false
You can’t perform that action at this time.
0 commit comments