You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The spec PR #2676 to add a log API and the followup PR #2768 to align log API / SDK component naming impacts SDKs which have been prototyping the log SDK, including python. The changes include:
LogEmitterProvider -> LoggerProvider
LogEmitter -> Logger
LogProcessor -> LogRecordProcessor
LogExporter -> LogRecordExporter
SDKs are encouraged to update component names to reflect the specification changes.
PR #2768 resets the log section of the spec compliance matrix to reflect the changes.
The text was updated successfully, but these errors were encountered:
The spec PR #2676 to add a log API and the followup PR #2768 to align log API / SDK component naming impacts SDKs which have been prototyping the log SDK, including python. The changes include:
SDKs are encouraged to update component names to reflect the specification changes.
PR #2768 resets the log section of the spec compliance matrix to reflect the changes.
The text was updated successfully, but these errors were encountered: