Skip to content

OTLP-Exporter - Phase 2 - #2686

Draft
aryamohanan wants to merge 2 commits into
mainfrom
feat-otlp-exporter
Draft

OTLP-Exporter - Phase 2#2686
aryamohanan wants to merge 2 commits into
mainfrom
feat-otlp-exporter

Conversation

@aryamohanan

@aryamohanan aryamohanan commented Jul 30, 2026

Copy link
Copy Markdown
Contributor

Summary – Phase 2

Phase 2 focuses on completing the remaining OTLP exporter functionality required for customer readiness. This includes implementing the remaining mappings, expanding protocol and configuration support, improving performance, validating end-to-end behavior, and ensuring compatibility with the latest supported OpenTelemetry Semantic Conventions.

Todos

Note: This TODO list is not exhaustive and will be updated as Phase 2 progresses.

Mapping

Protocol & Export

  • Support the agent announcement cycle disablement use case
  • Add support for additional OTLP protocols:
  • OTLP/gRPC
  • OTLP HTTP/protobuf
  • Add serverless endpoint support
  • Review batching limits (maximum spans per request, payload size restrictions)

Configuration

  • Add extended exporter configuration options (endpoint, protocol, etc.)
  • Validate configuration precedence with the new Node.js configuration model

Performance

  • Parallelize span conversion in converter.js
  • Perform performance testing and validation

Validation & Testing

  • Validate end-to-end export behavior and infrastructure correlation

Public docs

  • public doc update

Reference: https://jsw.ibm.com/browse/INSTA-99642
Tech spec: otlp-exporter

@aryamohanan aryamohanan changed the title OTLP-EXPORTER PHASE 2 OTLP-Exporter - Phase 2 Jul 31, 2026
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.

1 participant