Skip to content

Commit

Permalink
Add major release changeset
Browse files Browse the repository at this point in the history
Add a changeset that explains this major release in more detail.

[skip ci]
  • Loading branch information
tombruijn committed Oct 11, 2022
1 parent c001710 commit ded7a82
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
6 changes: 6 additions & 0 deletions .changesets/add-opentelemetry-support.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
---
bump: "major"
type: "add"
---

Add OpenTelemetry support to the AppSignal Node.js integration. This new major release uses OpenTelemetry to support tracing instrumentation. The old `@appsignal/<package name>` instrumentation packages are not compatible. Please remove them before upgrading.
6 changes: 0 additions & 6 deletions .changesets/support-opentelemetry-errors.md

This file was deleted.

0 comments on commit ded7a82

Please sign in to comment.