Skip to content

Daily release/21 01 26 morning#22786

Merged
WriteMayur merged 27 commits intomainfrom
daily-release/21-01-26-morning
Jan 21, 2026
Merged

Daily release/21 01 26 morning#22786
WriteMayur merged 27 commits intomainfrom
daily-release/21-01-26-morning

Conversation

@WriteMayur
Copy link
Contributor

No description provided.

hannahramadan and others added 27 commits November 26, 2025 11:45
…ent-requirements-supported-frameworks.mdx

Co-authored-by: Kayla Reopelle <87386821+kaylareopelle@users.noreply.github.com>
## Changes:
- Updated metaDescription to accurately describe Nuxt.js browser monitoring
- Restructured documentation using Steps component for consistent formatting
- Marked infrastructure agent installation as optional
- Updated browser monitoring installation to use Nuxt.js tile (not Vue tile)
- Added note that Nuxt.js tile requires search function (not in browser/mobile collection)
- Updated configuration instructions for Nuxt 3 and above:
  - Changed from `static` to `public` folder (with Nuxt 2 note)
  - Removed unnecessary function wrapper requirement
  - Updated to modern `defineNuxtConfig` and `app.head` syntax
  - Simplified script configuration (removed deprecated properties)
- Added figcaption for dashboard screenshot
- Improved section formatting and anchor links

These changes ensure the documentation works correctly with Nuxt 3+ while maintaining backward compatibility notes for Nuxt 2 users.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
- Renamed file from nuxt-js-integration.mdx to nuxt-integration.mdx
- Updated title and tags to use "Nuxt" instead of "Nuxt.js"
- Removed Nuxt 2 instructions and references
- Updated navigation menu item to "Nuxt integration"
- Added redirect from old URL to maintain backward compatibility

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
Add documentation for three new configuration settings that enable
Mutual TLS (mTLS) authentication for the agent's local HTTP server.
These settings allow the agent to securely receive integration payloads
(e.g., StatsD) over HTTPS.

New configuration parameters include:
- http_server_cert: Path to the PEM-encoded certificate used to listen
  for payloads over HTTPS.
- http_server_key: Path to the PEM-encoded key for the HTTPS
  listener.
- http_server_ca: Path to the PEM-encoded CA certificate used to
  enforce client certificate validation for incoming requests.

These settings were introduced in version 1.24.0.

Resolves: NR-500729.
…uto-update

docs: Updated Node.js agent compatibility report
fix: codeblock languages & indentation
chore: add Node.js Agent v13.10.0 Release Notes
Updating tool names to the latest ones. 
get_entity_error_groups -> list_entity_error_groups 
and fetch_entity -> get_entity
[DO NOT MERTGE]Update Nuxt.js integration docs for Nuxt 3+ and improve formatting
Update MCP server tool names to the latest
…nt-documentation

docs: add mTLS configuration for infra agent
…son-1b0ffa4d

Update Attribute Dictionary JSON -
@github-actions
Copy link

Hi @WriteMayur 👋

Thanks for your pull request! Your PR is in a queue, and a writer will take a look soon. We generally publish small edits within one business day, and larger edits within three days.

Please ensure the propsed changes look good by building it first in your local environment. Refer to this contribution guide to get the site up and running in your local.

If you really require a preview url, reach out to one of the writers and they will generate one for you.

@WriteMayur WriteMayur merged commit d1ff97a into main Jan 21, 2026
19 of 20 checks passed
@WriteMayur WriteMayur deleted the daily-release/21-01-26-morning branch January 21, 2026 13:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

10 participants