Commit d4994c1 1 parent 34d00a2 commit d4994c1 Copy full SHA for d4994c1
File tree 1 file changed +2
-5
lines changed
1 file changed +2
-5
lines changed Original file line number Diff line number Diff line change @@ -98,7 +98,6 @@ same as the **Protocol** status.
98
98
- [ Specification] [ logging ]
99
99
- {{% spec_status "Bridge API" "otel/logs/api" "Status" %}}
100
100
- {{% spec_status "SDK" "otel/logs/sdk" "Status" %}}
101
- - {{% spec_status "Event API" "otel/logs/event-api" "Status" %}}
102
101
- {{% spec_status "Protocol" "otlp" "/document-status/.* for.* log" %}}
103
102
- Notes:
104
103
- The [ logs data model] [ ] is released as part of the OpenTelemetry Protocol.
@@ -111,10 +110,8 @@ same as the **Protocol** status.
111
110
- The OpenTelemetry Log SDK is the standard implementation of the Log Bridge
112
111
API. Applications configure the SDK to indicate how logs are processed and
113
112
exported (e.g. using OTLP).
114
- - The OpenTelemetry Event API allows log records to be emitted which conform
115
- to the [ event semantic conventions] [ ] . In contrast to the Log Bridge API,
116
- the Event API is intended to be called by end users. The Event API is under
117
- active development.
113
+ - The OpenTelemetry Log Bridge API contains experimental support for emitting
114
+ log records which conform to the [ event semantic conventions] [ ] .
118
115
119
116
### Profiles
120
117
You can’t perform that action at this time.
0 commit comments