Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 21, 2025

Bumps @opentelemetry/semantic-conventions from 1.32.0 to 1.33.1.

Release notes

Sourced from @​opentelemetry/semantic-conventions's releases.

semconv/v1.33.1

1.33.1

💥 Breaking Changes

  • fix: Remove the subset of DB_SYSTEM_NAME_VALUE_* exports that are unstable from the @opentelemetry/semantic-conventions entry point. #5690
    • Version 1.33.0 erroneously included all DB_SYSTEM_NAME_VALUE_* constants in the stable entry point. Some of those enum values are not yet stable. They have been moved back to the unstable @opentelemetry/semantic-conventions/incubating entry point. See the PR description for a full list.

semconv/v1.33.0

1.33.0

🚀 Features

  • feat: update semantic conventions to v1.33.0 #5654 @​trentm
    • Semantic Conventions v1.33.0: changelog | latest docs
    • @opentelemetry/semantic-conventions (stable) changes: 56 added exports
    • @opentelemetry/semantic-conventions/incubating (unstable) changes: 1 exported value changed, 6 newly deprecated exports, 1 newly undeprecated export, 57 added exports

Stable changes in v1.33.0

METRIC_DB_CLIENT_OPERATION_DURATION       // db.client.operation.duration
ATTR_CODE_COLUMN_NUMBER                   // code.column.number
ATTR_CODE_FILE_PATH                       // code.file.path
ATTR_CODE_FUNCTION_NAME                   // code.function.name
ATTR_CODE_LINE_NUMBER                     // code.line.number
ATTR_CODE_STACKTRACE                      // code.stacktrace
ATTR_DB_COLLECTION_NAME                   // db.collection.name
ATTR_DB_NAMESPACE                         // db.namespace
ATTR_DB_OPERATION_BATCH_SIZE              // db.operation.batch.size
ATTR_DB_OPERATION_NAME                    // db.operation.name
ATTR_DB_QUERY_SUMMARY                     // db.query.summary
ATTR_DB_QUERY_TEXT                        // db.query.text
ATTR_DB_RESPONSE_STATUS_CODE              // db.response.status_code
ATTR_DB_STORED_PROCEDURE_NAME             // db.stored_procedure.name
ATTR_DB_SYSTEM_NAME                       // db.system.name
DB_SYSTEM_NAME_VALUE_ACTIAN_INGRES        // "actian.ingres"
DB_SYSTEM_NAME_VALUE_AWS_DYNAMODB         // "aws.dynamodb"
DB_SYSTEM_NAME_VALUE_AWS_REDSHIFT         // "aws.redshift"
DB_SYSTEM_NAME_VALUE_AZURE_COSMOSDB       // "azure.cosmosdb"
DB_SYSTEM_NAME_VALUE_CASSANDRA            // "cassandra"
DB_SYSTEM_NAME_VALUE_CLICKHOUSE           // "clickhouse"
DB_SYSTEM_NAME_VALUE_COCKROACHDB          // "cockroachdb"
DB_SYSTEM_NAME_VALUE_COUCHBASE            // "couchbase"
</tr></table>

... (truncated)

Commits
  • 6d0d33b chore: prepare next release (#5700)
  • 280cd50 test(instrumentation-fetch): pin msw dep to avoid breakage in [email protected] (#5702)
  • 1c8ec3b fix(semantic-conventions): Remove the subset of DB_SYSTEM_NAME_VALUE_* expo...
  • 85f1bcc chore(opentelemetry-instrumentation-http): Fix link to docs (#5699)
  • f0ba942 chore(deps): update dependency @​babel/core to v7.27.1 (#5698)
  • af9c024 chore(deps): update all patch versions (#5694)
  • 9dbd1e4 chore: prepare next release (#5696)
  • 4e2703c fix(instrumentation): change SemconvStability export from const enum to `...
  • 072d8a8 refactor(semantic-conventions): use weaver 'file_name' template config (#5689)
  • 04545fa refactor(semantic-conventions): tweak the leading spacing of comments on enum...
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [@opentelemetry/semantic-conventions](https://github.com/open-telemetry/opentelemetry-js) from 1.32.0 to 1.33.1.
- [Release notes](https://github.com/open-telemetry/opentelemetry-js/releases)
- [Changelog](https://github.com/open-telemetry/opentelemetry-js/blob/main/CHANGELOG.md)
- [Commits](open-telemetry/opentelemetry-js@semconv/v1.32.0...semconv/v1.33.1)

---
updated-dependencies:
- dependency-name: "@opentelemetry/semantic-conventions"
  dependency-version: 1.33.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels May 21, 2025
@dependabot dependabot bot requested a review from a team as a code owner May 21, 2025 11:17
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels May 21, 2025
Copy link
Contributor Author

dependabot bot commented on behalf of github May 22, 2025

Superseded by #309.

@dependabot dependabot bot closed this May 22, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/source/mythical-beasts-requester/opentelemetry/semantic-conventions-1.33.1 branch May 22, 2025 11:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants