[
https://issues.apache.org/jira/browse/HBASE-29349?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Nihal Jain updated HBASE-29349:
-------------------------------
Status: Patch Available (was: Open)
> Upgrade to opentelemetry-semconv 1.32.0
> ---------------------------------------
>
> Key: HBASE-29349
> URL: https://issues.apache.org/jira/browse/HBASE-29349
> Project: HBase
> Issue Type: Task
> Components: tracing
> Reporter: Nihal Jain
> Assignee: Nihal Jain
> Priority: Major
> Labels: pull-request-available
>
> We moved to opentelemetry latest packages with HBASE-29349 but deliberately
> chose to not jump to latest for semconv as it introduces few deprecations,
> which if removed can cause incompatibilities. With this task we want to see
> best approach to move to latest semconv and how to deal with these
> deprecations.
> [https://github.com/open-telemetry/semantic-conventions-java/blob/v1.29.0/semconv/src/main/java/io/opentelemetry/semconv/SemanticAttributes.java]
> has been removed and broken down into following with
> [https://github.com/open-telemetry/semantic-conventions-java/releases/tag/v1.30.0-rc.1]
> *
> [https://github.com/open-telemetry/semantic-conventions-java/blob/v1.32.0/semconv-incubating/src/main/java/io/opentelemetry/semconv/incubating/DbIncubatingAttributes.java]
> *
> [https://github.com/open-telemetry/semantic-conventions-java/blob/v1.32.0/semconv-incubating/src/main/java/io/opentelemetry/semconv/incubating/RpcIncubatingAttributes.java]
> *
> [https://github.com/open-telemetry/semantic-conventions-java/blob/v1.32.0/semconv-incubating/src/main/java/io/opentelemetry/semconv/incubating/NetIncubatingAttributes.java]
> *
> [https://github.com/open-telemetry/semantic-conventions-java/blob/v1.32.0/semconv/src/main/java/io/opentelemetry/semconv/ExceptionAttributes.java]
> Docs:
> * [https://github.com/open-telemetry/semantic-conventions/tree/main/docs]
> *
> [https://github.com/open-telemetry/semantic-conventions/tree/main/docs/non-normative]
> For example refer
> [https://github.com/open-telemetry/semantic-conventions/blob/main/docs/non-normative/db-migration.md]
> * {{db.system}} → {{db.system.name}}
> * {{db.operation}} → {{db.operation.name}}
> CC: [~ndimiduk]
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
