|
| 1 | +# Semantic Convention Changes |
| 2 | + |
| 3 | +The `go.opentelemetry.io/otel/semconv/v1.30.0` should be a drop-in replacement for `go.opentelemetry.io/otel/semconv/v1.28.0` with the following exceptions. |
| 4 | + |
| 5 | +Note: `go.opentelemetry.io/otel/semconv/v1.29.0` does not exist due to bugs from the upstream [OpenTelemetry Semantic Conventions]. |
| 6 | + |
| 7 | +## Dropped deprecations |
| 8 | + |
| 9 | +The following declarations have been deprecated in the [OpenTelemetry Semantic Conventions]. |
| 10 | +Refer to the respective documentation in that repository for deprecation instructions for each type. |
| 11 | + |
| 12 | +- `CodeColumn` |
| 13 | +- `CodeColumnKey` |
| 14 | +- `CodeFunction` |
| 15 | +- `CodeFunctionKey` |
| 16 | +- `DBCassandraConsistencyLevelAll` |
| 17 | +- `DBCassandraConsistencyLevelAny` |
| 18 | +- `DBCassandraConsistencyLevelEachQuorum` |
| 19 | +- `DBCassandraConsistencyLevelKey` |
| 20 | +- `DBCassandraConsistencyLevelLocalOne` |
| 21 | +- `DBCassandraConsistencyLevelLocalQuorum` |
| 22 | +- `DBCassandraConsistencyLevelLocalSerial` |
| 23 | +- `DBCassandraConsistencyLevelOne` |
| 24 | +- `DBCassandraConsistencyLevelQuorum` |
| 25 | +- `DBCassandraConsistencyLevelSerial` |
| 26 | +- `DBCassandraConsistencyLevelThree` |
| 27 | +- `DBCassandraConsistencyLevelTwo` |
| 28 | +- `DBCassandraCoordinatorDC` |
| 29 | +- `DBCassandraCoordinatorDCKey` |
| 30 | +- `DBCassandraCoordinatorID` |
| 31 | +- `DBCassandraCoordinatorIDKey` |
| 32 | +- `DBCassandraIdempotence` |
| 33 | +- `DBCassandraIdempotenceKey` |
| 34 | +- `DBCassandraPageSize` |
| 35 | +- `DBCassandraPageSizeKey` |
| 36 | +- `DBCassandraSpeculativeExecutionCount` |
| 37 | +- `DBCassandraSpeculativeExecutionCountKey` |
| 38 | +- `DBCosmosDBClientID` |
| 39 | +- `DBCosmosDBClientIDKey` |
| 40 | +- `DBCosmosDBConnectionModeDirect` |
| 41 | +- `DBCosmosDBConnectionModeGateway` |
| 42 | +- `DBCosmosDBConnectionModeKey` |
| 43 | +- `DBCosmosDBOperationTypeBatch` |
| 44 | +- `DBCosmosDBOperationTypeCreate` |
| 45 | +- `DBCosmosDBOperationTypeDelete` |
| 46 | +- `DBCosmosDBOperationTypeExecute` |
| 47 | +- `DBCosmosDBOperationTypeExecuteJavascript` |
| 48 | +- `DBCosmosDBOperationTypeHead` |
| 49 | +- `DBCosmosDBOperationTypeHeadFeed` |
| 50 | +- `DBCosmosDBOperationTypeInvalid` |
| 51 | +- `DBCosmosDBOperationTypeKey` |
| 52 | +- `DBCosmosDBOperationTypePatch` |
| 53 | +- `DBCosmosDBOperationTypeQuery` |
| 54 | +- `DBCosmosDBOperationTypeQueryPlan` |
| 55 | +- `DBCosmosDBOperationTypeRead` |
| 56 | +- `DBCosmosDBOperationTypeReadFeed` |
| 57 | +- `DBCosmosDBOperationTypeReplace` |
| 58 | +- `DBCosmosDBOperationTypeUpsert` |
| 59 | +- `DBCosmosDBRequestCharge` |
| 60 | +- `DBCosmosDBRequestChargeKey` |
| 61 | +- `DBCosmosDBRequestContentLength` |
| 62 | +- `DBCosmosDBRequestContentLengthKey` |
| 63 | +- `DBCosmosDBSubStatusCode` |
| 64 | +- `DBCosmosDBSubStatusCodeKey` |
| 65 | +- `DBElasticsearchNodeName` |
| 66 | +- `DBElasticsearchNodeNameKey` |
| 67 | +- `DBSystemAdabas` |
| 68 | +- `DBSystemCache` |
| 69 | +- `DBSystemCassandra` |
| 70 | +- `DBSystemClickhouse` |
| 71 | +- `DBSystemCloudscape` |
| 72 | +- `DBSystemCockroachdb` |
| 73 | +- `DBSystemColdfusion` |
| 74 | +- `DBSystemCosmosDB` |
| 75 | +- `DBSystemCouchDB` |
| 76 | +- `DBSystemCouchbase` |
| 77 | +- `DBSystemDb2` |
| 78 | +- `DBSystemDerby` |
| 79 | +- `DBSystemDynamoDB` |
| 80 | +- `DBSystemEDB` |
| 81 | +- `DBSystemElasticsearch` |
| 82 | +- `DBSystemFilemaker` |
| 83 | +- `DBSystemFirebird` |
| 84 | +- `DBSystemFirstSQL` |
| 85 | +- `DBSystemGeode` |
| 86 | +- `DBSystemH2` |
| 87 | +- `DBSystemHBase` |
| 88 | +- `DBSystemHSQLDB` |
| 89 | +- `DBSystemHanaDB` |
| 90 | +- `DBSystemHive` |
| 91 | +- `DBSystemInfluxdb` |
| 92 | +- `DBSystemInformix` |
| 93 | +- `DBSystemIngres` |
| 94 | +- `DBSystemInstantDB` |
| 95 | +- `DBSystemInterbase` |
| 96 | +- `DBSystemIntersystemsCache` |
| 97 | +- `DBSystemKey` |
| 98 | +- `DBSystemMSSQL` |
| 99 | +- `DBSystemMariaDB` |
| 100 | +- `DBSystemMaxDB` |
| 101 | +- `DBSystemMemcached` |
| 102 | +- `DBSystemMongoDB` |
| 103 | +- `DBSystemMssqlcompact` |
| 104 | +- `DBSystemMySQL` |
| 105 | +- `DBSystemNeo4j` |
| 106 | +- `DBSystemNetezza` |
| 107 | +- `DBSystemOpensearch` |
| 108 | +- `DBSystemOracle` |
| 109 | +- `DBSystemOtherSQL` |
| 110 | +- `DBSystemPervasive` |
| 111 | +- `DBSystemPointbase` |
| 112 | +- `DBSystemPostgreSQL` |
| 113 | +- `DBSystemProgress` |
| 114 | +- `DBSystemRedis` |
| 115 | +- `DBSystemRedshift` |
| 116 | +- `DBSystemSpanner` |
| 117 | +- `DBSystemSqlite` |
| 118 | +- `DBSystemSybase` |
| 119 | +- `DBSystemTeradata` |
| 120 | +- `DBSystemTrino` |
| 121 | +- `DBSystemVertica` |
| 122 | +- `EventName` |
| 123 | +- `EventNameKey` |
| 124 | +- `ExceptionEscaped` |
| 125 | +- `ExceptionEscapedKey` |
| 126 | +- `GenAIOpenaiRequestSeed` |
| 127 | +- `GenAIOpenaiRequestSeedKey` |
| 128 | +- `ProcessExecutableBuildIDProfiling` |
| 129 | +- `ProcessExecutableBuildIDProfilingKey` |
| 130 | +- `SystemNetworkStateClose` |
| 131 | +- `SystemNetworkStateCloseWait` |
| 132 | +- `SystemNetworkStateClosing` |
| 133 | +- `SystemNetworkStateDelete` |
| 134 | +- `SystemNetworkStateEstablished` |
| 135 | +- `SystemNetworkStateFinWait1` |
| 136 | +- `SystemNetworkStateFinWait2` |
| 137 | +- `SystemNetworkStateKey` |
| 138 | +- `SystemNetworkStateLastAck` |
| 139 | +- `SystemNetworkStateListen` |
| 140 | +- `SystemNetworkStateSynRecv` |
| 141 | +- `SystemNetworkStateSynSent` |
| 142 | +- `SystemNetworkStateTimeWait` |
| 143 | +- `VCSRepositoryChangeID` |
| 144 | +- `VCSRepositoryChangeIDKey` |
| 145 | +- `VCSRepositoryChangeTitle` |
| 146 | +- `VCSRepositoryChangeTitleKey` |
| 147 | +- `VCSRepositoryRefName` |
| 148 | +- `VCSRepositoryRefNameKey` |
| 149 | +- `VCSRepositoryRefRevision` |
| 150 | +- `VCSRepositoryRefRevisionKey` |
| 151 | +- `VCSRepositoryRefTypeBranch` |
| 152 | +- `VCSRepositoryRefTypeKey` |
| 153 | +- `VCSRepositoryRefTypeTag` |
| 154 | + |
| 155 | +[OpenTelemetry Semantic Conventions]: https://github.com/open-telemetry/semantic-conventions |
0 commit comments