Skip to content

Update to semantic conventions 1.39.0#383

Closed
Copilot wants to merge 2 commits into
mainfrom
copilot/update-semconv-1-39-0
Closed

Update to semantic conventions 1.39.0#383
Copilot wants to merge 2 commits into
mainfrom
copilot/update-semconv-1-39-0

Conversation

Copy link
Copy Markdown
Contributor

Copilot AI commented Jan 27, 2026

Updates OpenTelemetry semantic conventions from 1.37.0 to 1.39.0.

Changes

  • build.gradle.kts: Bumped semanticConventionsVersion to 1.39.0, added 1.38.0 and 1.39.0 to schemaUrlVersions
  • SchemaUrls.java: Added V1_38_0 and V1_39_0 constants
  • Regenerated attributes: All stable and incubating attribute classes updated from upstream definitions
  • New incubating attributes: JsonRPC, MCP (Model Context Protocol), NFS, ONC RPC, OpenShift, pprof

Notable upstream changes in 1.39.0

  • Breaking: RPC conventions refactored - metrics renamed (rpc.*.durationrpc.*.call.duration), method/service attributes consolidated, units changed from milliseconds to seconds
  • Breaking: System/process metrics renamed (e.g., system.process.statusprocess.state)
  • Deprecated: peer.serviceservice.peer.name
  • Added: New cloud platforms (Hetzner, Linode, Vultr), enhanced K8s conventions, MCP semantic conventions

Warning

Firewall rules blocked me from connecting to one or more addresses (expand for details)

I tried to connect to the following addresses, but was blocked by firewall rules:

  • checkstyle.org
    • Triggering command: /opt/hostedtoolcache/CodeQL/2.23.9/x64/codeql/tools/linux64/java/bin/java /opt/hostedtoolcache/CodeQL/2.23.9/x64/codeql/tools/linux64/java/bin/java -jar /opt/hostedtoolcache/CodeQL/2.23.9/x64/codeql/xml/tools/xml-extractor.jar --fileList=/home/REDACTED/work/semantic-conventions-java/.codeql-scratch/dbs/java/working/files-to-index7937231961609448975.list --sourceArchiveDir=/home/REDACTED/work/semantic-conventions-java/.codeql-scratch/dbs/java/src --outputDir=/home/REDACTED/work/semantic-conventions-java/.codeql-scratch/dbs/java/trap/java (dns block)
  • scans-in.gradle.com
    • Triggering command: /usr/lib/jvm/temurin-17-jdk-amd64/bin/java /usr/lib/jvm/temurin-17-jdk-amd64/bin/java --add-opens=java.base/java.lang=ALL-UNNAMED --add-opens=java.base/java.lang.invoke=ALL-UNNAMED --add-opens=java.base/java.util=ALL-UNNAMED --add-opens=java.prefs/java.util.prefs=ALL-UNNAMED --add-exports=jdk.compiler/com.sun.tools.javac.api=ALL-UNNAMED --add-exports=jdk.compiler/com.sun.tools.javac.util=ALL-UNNAMED --add-opens=java.base/java.util=ALL-UNNAMED --add-opens=java.prefs/java.util.prefs=ALL-UNNAMED --add-opens=java.base/java.nio.charset=ALL-UNNAMED --add-opens=java.base/java.net=ALL-UNNAMED --add-opens=java.base/java.util.concurrent=ALL-UNNAMED --add-opens=java.base/java.util.concurrent.atomic=ALL-UNNAMED --add-opens=java.xml/javax.xml.namespace=ALL-UNNAMED --add-opens=java.base/java.time=ALL-UNNAMED -XX:MaxMetaspaceSize=512m -Dfile.encoding=UTF-8 -Duser.country -Duser.language=en -Duser.variant (dns block)

If you need me to access, download, or install something from one of these locations, you can either:

Original prompt

This section details on the original issue you should resolve

<issue_title>Update to semconv 1.39.0</issue_title>
<issue_description>The latest version of OTel Semantic conventions is 1.39.0:
https://github.com/open-telemetry/semantic-conventions/releases/tag/v1.39.0</issue_description>

Comments on the Issue (you are @copilot in this section)


✨ Let Copilot coding agent set things up for you — coding agent works faster and does higher quality work when set up for your repo.

Co-authored-by: trask <218610+trask@users.noreply.github.com>
Copilot AI changed the title [WIP] Update OTel semantic conventions to version 1.39.0 Update to semantic conventions 1.39.0 Jan 27, 2026
Copilot AI requested a review from trask January 27, 2026 15:54
@trask
Copy link
Copy Markdown
Member

trask commented Jan 27, 2026

closing, we missed 1.38.0, will update to that version first, release, then update to 1.39.0

@trask trask closed this Jan 27, 2026
@trask trask deleted the copilot/update-semconv-1-39-0 branch January 27, 2026 22:19
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.

Update to semconv 1.39.0

2 participants