open-telemetry / opentelemetry-js

OpenTelemetry JavaScript Client
https://opentelemetry.io
Apache License 2.0
2.65k stars 765 forks source link

Logs Stabilization Plan #4869

Open dyladan opened 1 month ago

dyladan commented 1 month ago

This issue is to track the stabilization of the logs signal

API

Current status: Logs API is currently in a separate package from the main API and is experimental

SDK

Current status: Logs SDK is currently experimental

hectorhdzg commented 1 month ago

Integrate experimental logs API in main API package PR is available here #4862