Skip to content

docs(apm): bump @nais/apm docs to v0.6.0 - #892

Open
github-actions[bot] wants to merge 1 commit into
mainfrom
chore/nais-apm-docs-version
Open

docs(apm): bump @nais/apm docs to v0.6.0#892
github-actions[bot] wants to merge 1 commit into
mainfrom
chore/nais-apm-docs-version

Conversation

@github-actions

@github-actions github-actions Bot commented Jul 13, 2026

Copy link
Copy Markdown
Contributor

Bumps the pinned @nais/apm version references in the docs from
0.4.0 to 0.6.0.

Release: https://github.com/nais/apm/releases/tag/apm-v0.6.0

This updates every @nais/apm@<semver> install snippet under
docs/observability/** and the nais-apm-version marker in
docs/observability/apm/reference/apm-client-api.md.


Opened automatically by the nais-apm-docs-version-sync workflow.

CI note: this PR was opened with the default GITHUB_TOKEN, so
the Build and publish doc workflow does not auto-run on it. To run
the docs build before merging, close and reopen this PR, or push an
empty commit to the branch.

@github-actions
github-actions Bot force-pushed the chore/nais-apm-docs-version branch 3 times, most recently from 19f9eb9 to f0fa31e Compare July 31, 2026 06:59
@github-actions
github-actions Bot force-pushed the chore/nais-apm-docs-version branch from f0fa31e to 57eeaff Compare August 6, 2026 06:55
@github-actions github-actions Bot changed the title docs(apm): bump @nais/apm docs to v0.5.0 docs(apm): bump @nais/apm docs to v0.6.0 Aug 6, 2026
@github-actions
github-actions Bot force-pushed the chore/nais-apm-docs-version branch 2 times, most recently from 7ece9d6 to 134c411 Compare August 17, 2026 06:11
@github-actions
github-actions Bot force-pushed the chore/nais-apm-docs-version branch 4 times, most recently from 6c42fb0 to c4a21f6 Compare August 24, 2026 06:13
Copilot AI lite review requested due to automatic review settings August 25, 2026 06:10
@github-actions
github-actions Bot force-pushed the chore/nais-apm-docs-version branch from c4a21f6 to 6b6cf85 Compare August 25, 2026 06:10

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates the observability documentation to pin @nais/apm installation snippets to the newly released 0.6.0, keeping the docs aligned with the latest published SDK version.

Changes:

  • Bumped @nais/apm@<semver> install snippets under docs/observability/** from 0.4.0 to 0.6.0.
  • Updated the nais-apm-version marker in the APM client API reference to 0.6.0.

Reviewed changes

Copilot reviewed 5 out of 5 changed files in this pull request and generated 3 comments.

Show a summary per file
File Description
docs/observability/frontend/how-to/quickstart-react-vite.md Updates install snippet pin to @nais/apm@0.6.0.
docs/observability/frontend/how-to/quickstart-nextjs.md Updates install snippet pin to @nais/apm@0.6.0.
docs/observability/frontend/how-to/migrate-from-sentry.md Updates install snippet pin to @nais/apm@0.6.0.
docs/observability/apm/tutorials/track-frontend-errors.md Updates install snippet pin to @nais/apm@0.6.0.
docs/observability/apm/reference/apm-client-api.md Updates the nais-apm-version marker to 0.6.0.

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

Comment on lines +41 to +42
pnpm add @nais/apm@0.6.0
# or: npm install @nais/apm@0.6.0 / yarn add @nais/apm@0.6.0
Comment on lines +49 to +50
pnpm add @nais/apm@0.6.0
# or: npm install @nais/apm@0.6.0 / yarn add @nais/apm@0.6.0

```sh
npm install @nais/apm@0.4.0
npm install @nais/apm@0.6.0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants