Skip to content

chore: make agent data port configurable independently from the agent connection port#2559

Draft
abhilash-sivan wants to merge 1 commit into
mainfrom
fix-customizable-agent-data-port
Draft

chore: make agent data port configurable independently from the agent connection port#2559
abhilash-sivan wants to merge 1 commit into
mainfrom
fix-customizable-agent-data-port

Conversation

@abhilash-sivan
Copy link
Copy Markdown
Contributor

This PR prepares the codebase for independently configurable agent ports, allowing a separate port to be used for sending telemetry data such as traces and metrics.

This addresses the dual-port setup use case where the agent connection and announce cycle continue to use the default agent port, while telemetry data is sent to a separately configured OTLP endpoint.

Comment thread packages/collector/src/agentConnection.js
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