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

[exporter/logzio] deprecate jsonlog and hclog logger #36073

Open
wants to merge 16 commits into
base: main
Choose a base branch
from

Conversation

yotamloe
Copy link
Contributor

Description

  • Deprecates the hclog logger, and use zap.logger.
  • Deprecates jsonlog usage and replace with plogotlp.ExportRequest.
  • Support for partial success handlers.
  • support plogotlp.ExportRequest struct for logs export,.
  • mask secrets from the collector log messages.

Link to tracking issue

Fixes

Testing

Added new unit tests

Documentation

No new docs added

@atoulme
Copy link
Contributor

atoulme commented Nov 3, 2024

Please resolve conflicts.

Copy link
Contributor

github-actions bot commented Dec 2, 2024

This PR was marked stale due to lack of activity. It will be closed in 14 days.

@github-actions github-actions bot added the Stale label Dec 2, 2024
@atoulme
Copy link
Contributor

atoulme commented Dec 14, 2024

So sorry - more conflicts.

@atoulme atoulme removed the Stale label Dec 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants