Skip to content

feat: add file exporter implementation#5207

Open
herin049 wants to merge 11 commits into
open-telemetry:mainfrom
herin049:feat/file-exporter
Open

feat: add file exporter implementation#5207
herin049 wants to merge 11 commits into
open-telemetry:mainfrom
herin049:feat/file-exporter

Conversation

@herin049
Copy link
Copy Markdown
Contributor

@herin049 herin049 commented May 14, 2026

Description

Adds support for the OTLP JSON File exporter as outlined in OTel spec: https://opentelemetry.io/docs/specs/otel/protocol/file-exporter/

Type of change

Please delete options that are not relevant.

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update

How Has This Been Tested?

uv run tox -e py314-test-opentelemetry-exporter-otlp-json-file

Does This PR Require a Contrib Repo Change?

  • Yes. - Link to PR:
  • No.

Checklist:

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

@herin049 herin049 marked this pull request as ready for review May 16, 2026 04:27
@herin049 herin049 requested a review from a team as a code owner May 16, 2026 04:27
@herin049 herin049 added exporters Approve Public API check This label shows that the public symbols added or changed in a PR are strictly necessary labels May 16, 2026
@xrmx xrmx moved this to Ready for review in Python PR digest May 18, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Approve Public API check This label shows that the public symbols added or changed in a PR are strictly necessary exporters

Projects

Status: Ready for review

Development

Successfully merging this pull request may close these issues.

2 participants