Skip to content

Update OpAMP port to 4320#5057

Merged
Kielek merged 8 commits into
open-telemetry:mainfrom
RassK:opamp-port
May 26, 2026
Merged

Update OpAMP port to 4320#5057
Kielek merged 8 commits into
open-telemetry:mainfrom
RassK:opamp-port

Conversation

@RassK

@RassK RassK commented May 8, 2026

Copy link
Copy Markdown
Contributor

Why

open-telemetry/opentelemetry-dotnet-contrib#4374
open-telemetry/opamp-spec#323

What

OpAMP port was changed from 4318 to 4320

Tests

Updated.

Checklist

  • CHANGELOG.md is updated.
  • Documentation is updated.
  • New features are covered by tests.

@RassK

RassK commented May 8, 2026

Copy link
Copy Markdown
Contributor Author

A few locations should be fixed in proto as well >
open-telemetry/opamp-spec#323 (comment)

@RassK

RassK commented May 13, 2026

Copy link
Copy Markdown
Contributor Author

A few locations should be fixed in proto as well > open-telemetry/opamp-spec#323 (comment)

Updated opamp proto to v0.17.0

@RassK RassK marked this pull request as ready for review May 13, 2026 07:49
@RassK RassK requested a review from a team as a code owner May 13, 2026 07:49
@RassK

RassK commented May 14, 2026

Copy link
Copy Markdown
Contributor Author

Should include a new opamp client version also here, so ports align with versions. Converting to draft.

@RassK RassK marked this pull request as draft May 14, 2026 16:18
@RassK

RassK commented May 25, 2026

Copy link
Copy Markdown
Contributor Author

Should include a new opamp client version also here, so ports align with versions. Converting to draft.

OpAmp version bumped here: #5093

@RassK RassK marked this pull request as ready for review May 25, 2026 22:20
@Kielek Kielek requested a review from Copilot May 26, 2026 04:38
@Kielek Kielek changed the title Update OpAMP port Update OpAMP port to 4320 May 26, 2026
@Kielek Kielek enabled auto-merge (squash) May 26, 2026 04:39

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates OpAMP configuration defaults and related test/spec artifacts to reflect the OpAMP default port change from 4318 to 4320, aligning this repo’s docs/tests (and embedded OpAMP proto used by integration tests) with upstream spec changes.

Changes:

  • Updated OpAMP server URL examples/expectations in unit tests and file-based configuration test YAML to use port 4320.
  • Updated documentation and changelog to reflect the new default OpAMP port (4320).
  • Updated the embedded opamp.proto used by IntegrationTests (including the URL example and additional upstream schema changes).

Reviewed changes

Copilot reviewed 8 out of 8 changed files in this pull request and generated 1 comment.

Show a summary per file
File Description
test/OpenTelemetry.AutoInstrumentation.Tests/Configurations/FileBased/Parser/ParserOpAmpTests.cs Updates expected OpAMP server URL port in parser tests.
test/OpenTelemetry.AutoInstrumentation.Tests/Configurations/FileBased/Files/TestOpAmpFile.yaml Updates test YAML OpAMP server URL to port 4320.
test/OpenTelemetry.AutoInstrumentation.Tests/Configurations/FileBased/FileBasedOpAmpSettingsTests.cs Updates OpAMP settings test URL to port 4320.
test/IntegrationTests/opentelemetry/proto/opamp/opamp.proto Updates embedded OpAMP proto (including example URL port) and syncs additional spec changes.
src/OpenTelemetry.AutoInstrumentation/Configurations/FileBasedConfiguration/OtlpHttpExporterConfig.cs Updates an OTLP HTTP exporter doc comment (currently to 4320).
docs/file-based-configuration.md Updates OpAMP configuration example to port 4320.
docs/config.md Updates default value shown for OTEL_DOTNET_AUTO_OPAMP_SERVER_URL to port 4320.
CHANGELOG.md Records OpAMP default port change from 4318 to 4320.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
@Kielek Kielek merged commit 1d4be5c into open-telemetry:main May 26, 2026
52 of 55 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.

3 participants