Skip to content

chore(otlp): scaffold OTLP channel package - #2752

Open
Jackson Weber (JacksonWeber) wants to merge 1 commit into
microsoft:otlp-json-channelfrom
JacksonWeber:jacksonweber/otlp-json-channel-boilerplate
Open

chore(otlp): scaffold OTLP channel package#2752
Jackson Weber (JacksonWeber) wants to merge 1 commit into
microsoft:otlp-json-channelfrom
JacksonWeber:jacksonweber/otlp-json-channel-boilerplate

Conversation

@JacksonWeber

Copy link
Copy Markdown
Contributor

Summary

Scaffolds the new preview @microsoft/applicationinsights-otlpchannel-js package as the first small slice split from #2751.

This PR intentionally contains only repository and package boilerplate:

  • registers the package with Rush, Grunt, versioning, and release package groups
  • adds package metadata, legal files, and build/documentation configuration
  • adds an empty public TypeScript entry point
  • updates the Rush lockfile for the new project

Intentionally excluded

The channel implementation, OTLP types and conversion logic, unit tests, example app/collector, minifier enum configuration, release notes, and feature documentation will be proposed in focused follow-up PRs against otlp-json-channel.

The original JacksonWeber:jacksonweber/otlp-json-channel branch and PR #2751 remain unchanged as the source branch while the work is split up.

Validation

  • rush check
  • TypeScript type-check of the empty package entry point
  • git diff --check

Register the preview OTLP channel package with Rush, Grunt, versioning, and release tooling while leaving the public entry point empty for focused follow-up changes.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@JacksonWeber
Jackson Weber (JacksonWeber) marked this pull request as ready for review August 7, 2026 18:13
@JacksonWeber
Jackson Weber (JacksonWeber) requested a review from a team as a code owner August 7, 2026 18:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant