Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update log component naming to reflect changes to the spec #2926

Closed
jack-berg opened this issue Sep 7, 2022 · 0 comments · Fixed by #2943
Closed

Update log component naming to reflect changes to the spec #2926

jack-berg opened this issue Sep 7, 2022 · 0 comments · Fixed by #2943
Assignees

Comments

@jack-berg
Copy link
Member

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.

@srikanthccv srikanthccv added sdk Affects the SDK package. specification logging labels Sep 8, 2022
ocelotl added a commit to ocelotl/opentelemetry-python that referenced this issue Sep 21, 2022
@ocelotl ocelotl self-assigned this Sep 21, 2022
ocelotl added a commit to ocelotl/opentelemetry-python that referenced this issue Sep 26, 2022
ocelotl added a commit to ocelotl/opentelemetry-python that referenced this issue Oct 26, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants