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

Log Bridge API Appender packages or use current Instrumentation packages #4355

Closed
hectorhdzg opened this issue Dec 11, 2023 · 2 comments
Closed
Labels
Discussion Issue or PR that needs/is extended discussion.

Comments

@hectorhdzg
Copy link
Member

This topic has been discussed in different PRs, and I believe is better to have a specific discussion item here.

open-telemetry/opentelemetry-js-contrib#1837 (comment)
open-telemetry/opentelemetry-js-contrib#1559 (comment)

Currently functionality to generate LogRecords using Log API bridge was added as part of Bunyan Instrumentation package
open-telemetry/opentelemetry-js-contrib#1713

Appenders are the term used in OpenTelemetry Logs Bridge API specification and what other languages are using like Java
https://opentelemetry.io/docs/specs/otel/logs/bridge-api/

@hectorhdzg
Copy link
Member Author

Also related to #4314

@hectorhdzg hectorhdzg added the Discussion Issue or PR that needs/is extended discussion. label Dec 11, 2023
@hectorhdzg
Copy link
Member Author

We discussed this in SIG meeting, the general agreement was to use existing instrumentation packages, allowing auto instrumentation that will automatically generate logs and also provide a log appender class that can be manually used if desired.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Discussion Issue or PR that needs/is extended discussion.
Projects
None yet
Development

No branches or pull requests

1 participant