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

[sdk-node] automatically configure logs exporter based on enviornment variables #4552

Open
4 tasks
pichlermarc opened this issue Mar 18, 2024 · 2 comments
Open
4 tasks
Assignees
Labels
needs:code-contribution This feature/bug is ready to implement pkg:sdk-node triage:accepted This feature has been accepted type:feature A feature with no sub-issues to address

Comments

@pichlermarc
Copy link
Member

Currently, we don't auto-configure a LogRecordProcessor/exporter combination when using the @opentelemetry/sdk-node package.
Goal of this issue is to implement exporter selection for metrics based on this specification:

For this issue to be considered done we need to implement the following behavior:

If no log record proccessor is configured by the user:

@mhennoch
Copy link
Contributor

Can assign to me.

@pichlermarc pichlermarc removed the up-for-grabs Good for taking. Extra help will be provided by maintainers label Apr 18, 2024
@pichlermarc
Copy link
Member Author

It's yours 🙂

@hectorhdzg hectorhdzg added this to the Logs API/SDK GA milestone Apr 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
needs:code-contribution This feature/bug is ready to implement pkg:sdk-node triage:accepted This feature has been accepted type:feature A feature with no sub-issues to address
Projects
None yet
Development

No branches or pull requests

3 participants