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

Remove unnecessary configuration of logs exporter in Gen AI samples #3141

Merged
merged 1 commit into from
Dec 23, 2024

Conversation

aabmass
Copy link
Member

@aabmass aabmass commented Dec 21, 2024

Description

It is no longer necessary, since #3042 we now set up the logging pipeline by default with OTLP exporter.

Type of change

Please delete options that are not relevant.

  • This change requires a documentation update

How Has This Been Tested?

Tested the OpenAI zero code sample with Ollama and verified logs were sent to local OTLP endpoint.

Does This PR Require a Core Repo Change?

  • Yes. - Link to PR:
  • No.

Checklist:

See contributing.md for styleguide, changelog guidelines, and more.

  • Followed the style guidelines of this project
  • Changelogs have been updated
  • Unit tests have been added
  • Documentation has been updated

@xrmx xrmx added the Skip Changelog PRs that do not require a CHANGELOG.md entry label Dec 23, 2024
@aabmass aabmass marked this pull request as ready for review December 23, 2024 14:26
@aabmass aabmass requested a review from a team as a code owner December 23, 2024 14:26
Copy link
Member

@gyliu513 gyliu513 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

/lgtm

@xrmx
Copy link
Contributor

xrmx commented Dec 23, 2024

@gyliu513 I think you added a comment instead of approving

It is no longer necessary since we now set up the logging pipeline by
default with OTLP exporter.
@aabmass aabmass enabled auto-merge (squash) December 23, 2024 19:24
@aabmass aabmass merged commit 5fd648e into open-telemetry:main Dec 23, 2024
594 checks passed
@aabmass aabmass deleted the no-logs-exporter branch December 23, 2024 19:42
Copy link
Contributor

@codefromthecrypt codefromthecrypt left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thanks, less is best!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Skip Changelog PRs that do not require a CHANGELOG.md entry
Projects
None yet
Development

Successfully merging this pull request may close these issues.

9 participants