Skip to content

RUN-1112: pass distroVersion via community agent options - #128

Merged
blumamir merged 2 commits into
odigos-io:mainfrom
blumamir:run-1112-pass-distroversion-via-agent-options
Aug 29, 2026
Merged

RUN-1112: pass distroVersion via community agent options#128
blumamir merged 2 commits into
odigos-io:mainfrom
blumamir:run-1112-pass-distroversion-via-agent-options

Conversation

@blumamir

Copy link
Copy Markdown
Collaborator

What this PR does / why we need it:

Make the community distro own its version and pass distroVersion into startOpenTelemetryAgent, instead of the shared library importing a baked VERSION for resource attributes. Shared src/version.ts remains for instrumentation libraries and is stamped alongside the community version on release.

Linear: https://linear.app/odigos/issue/RUN-1112/pass-distroversion-via-agent-options-instead-of-shared-version-import

Companion PR: ebpf-nodejs-instrumentation (enterprise agent)

Changelog entry: Does this PR introduce a user-facing bug fix, feature, dependency update, or breaking change??

NONE

Made with Cursor

Own the community version in nodejs-community and pass it into
startOpenTelemetryAgent, while still stamping the shared version.ts
for instrumentation libraries on release.

Co-authored-by: Cursor <cursoragent@cursor.com>
@blumamir

Copy link
Copy Markdown
Collaborator Author

@blumamir
blumamir merged commit d817fdf into odigos-io:main Aug 29, 2026
7 checks passed
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.

2 participants