Content-Length: 272698 | pFad | http://github.com/getsentry/sentry-javascript/pull/16334

39 feat(deps): bump @opentelemetry/semantic-conventions from 1.32.0 to 1.33.0 by dependabot[bot] · Pull Request #16334 · getsentry/sentry-javascript · GitHub
Skip to content

feat(deps): bump @opentelemetry/semantic-conventions from 1.32.0 to 1.33.0 #16334

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

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

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

Release notes

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

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"
DB_SYSTEM_NAME_VALUE_COUCHDB              // "couchdb"
DB_SYSTEM_NAME_VALUE_DERBY                // "derby"
DB_SYSTEM_NAME_VALUE_ELASTICSEARCH        // "elasticsearch"
DB_SYSTEM_NAME_VALUE_FIREBIRDSQL          // "firebirdsql"
DB_SYSTEM_NAME_VALUE_GCP_SPANNER          // "gcp.spanner"
DB_SYSTEM_NAME_VALUE_GEODE                // "geode"
DB_SYSTEM_NAME_VALUE_H2DATABASE           // "h2database"
DB_SYSTEM_NAME_VALUE_HBASE                // "hbase"
DB_SYSTEM_NAME_VALUE_HIVE                 // "hive"
</tr></table>

... (truncated)

Commits
  • 67ba9e3 chore: prepare next release (#5655)
  • db0616f chore: temporarily disable github link checking (#5656)
  • eeec126 feat(semantic-conventions): update semantic conventions to v1.33.0 (#5654)
  • 60d3115 chore: add @​JacksonWeber to triagers (#5641)
  • b0e4e4f refactor(opentelemetry-core): simplify parseKeyPairsIntoRecord() (#5610)
  • 7749d0a feat:(instrumentation-http) Capture Synthetic Source Type on Requests (#5488)
  • aca743b [docs] Upgrade note with Jest version requirements and workaround for older v...
  • cfc33f7 chore(deps): lock file maintenance (#5638)
  • 0c45220 chore(deps): update dependency @​bufbuild/buf to v1.53.0 (#5637)
  • 2ac15af chore: add constraint for renovate to use npm@>10.8.0 (#5632)
  • 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels May 19, 2025
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/opentelemetry/semantic-conventions-1.33.0 branch 3 times, most recently from 3713bb8 to 2400ed5 Compare May 20, 2025 14:32
Bumps [@opentelemetry/semantic-conventions](https://github.com/open-telemetry/opentelemetry-js) from 1.32.0 to 1.33.0.
- [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.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/opentelemetry/semantic-conventions-1.33.0 branch from 2400ed5 to 86a33a8 Compare May 20, 2025 20:26
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








ApplySandwichStrip

pFad - (p)hone/(F)rame/(a)nonymizer/(d)eclutterfier!      Saves Data!


--- a PPN by Garber Painting Akron. With Image Size Reduction included!

Fetched URL: http://github.com/getsentry/sentry-javascript/pull/16334

Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy