Skip to content

Rename Payara module to include base version#18835

Merged
trask merged 1 commit into
open-telemetry:mainfrom
trask:package-name-cleanup-payara
May 22, 2026
Merged

Rename Payara module to include base version#18835
trask merged 1 commit into
open-telemetry:mainfrom
trask:package-name-cleanup-payara

Conversation

@trask

@trask trask commented May 22, 2026

Copy link
Copy Markdown
Member

@trask trask marked this pull request as ready for review May 22, 2026 19:23
@trask trask requested a review from a team as a code owner May 22, 2026 19:23
Copilot AI review requested due to automatic review settings May 22, 2026 19:23

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

This PR aligns the Payara instrumentation module naming with the repository’s versioned-module convention by renaming it to include the base version (payara-5.2020), and updating related identifiers and documentation references accordingly.

Changes:

  • Renamed the Gradle project path from :instrumentation:payara:javaagent to :instrumentation:payara-5.2020:javaagent and updated FOSSA target configuration.
  • Updated the Payara javaagent package/module naming to ...payara.v5_2020 and added the versioned instrumentation name to InstrumentationModule.
  • Adjusted documentation/metadata to reflect the new module path and identifier; updated embedded Payara dependency version to 5.2020.2.

Reviewed changes

Copilot reviewed 6 out of 7 changed files in this pull request and generated no comments.

Show a summary per file
File Description
settings.gradle.kts Updates Gradle includes to the versioned Payara module path.
instrumentation/payara-5.2020/metadata.yaml Adds module metadata for docs generation under the new module name/path.
instrumentation/payara-5.2020/javaagent/src/main/java/io/opentelemetry/javaagent/instrumentation/payara/v5_2020/StandardWrapperInstrumentation.java Moves the instrumentation class into the versioned Payara package.
instrumentation/payara-5.2020/javaagent/src/main/java/io/opentelemetry/javaagent/instrumentation/payara/v5_2020/PayaraInstrumentationModule.java Updates package and registers both stable and versioned instrumentation names.
instrumentation/payara-5.2020/javaagent/build.gradle.kts Aligns the embedded Payara dependency to the 5.2020.x line.
docs/instrumentation-list.yaml Renames the Payara entry, updates source_path and scope name to the versioned module.
.fossa.yml Updates the Payara Gradle target to the new project path.

@jaydeluca jaydeluca left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

interesting versioning approach 🤮

@trask trask merged commit bbac451 into open-telemetry:main May 22, 2026
102 checks passed
@trask trask deleted the package-name-cleanup-payara branch May 22, 2026 21:36
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