opentelemetry-python icon indicating copy to clipboard operation
opentelemetry-python copied to clipboard

Update log symbol names

Open ocelotl opened this issue 3 years ago • 6 comments

Fixes #2926

ocelotl avatar Sep 21 '22 15:09 ocelotl

@ocelotl Why skip changelog? I think renames should be included as part of it. We already include logging related entries in the changelog despite it being experimental.

lzchen avatar Sep 22 '22 17:09 lzchen

Done :v:

ocelotl avatar Sep 26 '22 18:09 ocelotl

@ocelotl are you planning to add the API package that includes things like LoggerProvider and Logger interfaces, and global setter and getter providers in follow-up PR(s)?

srikanthccv avatar Sep 28 '22 12:09 srikanthccv

@ocelotl are you planning to add the API package that includes things like LoggerProvider and Logger interfaces, and global setter and getter providers in follow-up PR(s)?

sorry, which API package? I was under the impression this issue was only about renaming SDK symbols.

ocelotl avatar Sep 28 '22 14:09 ocelotl

Renaming is only part of it but the spec now has the logs API as well https://github.com/open-telemetry/opentelemetry-specification/tree/main/specification/logs

srikanthccv avatar Sep 28 '22 14:09 srikanthccv

Renaming is only part of it but the spec now has the logs API as well https://github.com/open-telemetry/opentelemetry-specification/tree/main/specification/logs

Ok, better to track this in a new issue then

ocelotl avatar Sep 28 '22 16:09 ocelotl