Skip to content

Conversation

@adutta-newrelic
Copy link
Contributor

No description provided.

jongar998 and others added 30 commits November 6, 2025 08:08
feat(whats-new): New Relic MCP Server in Public Preview post
All content approved by both PM and PMM
What's New post for the new AI Log Alert Summarization feature.
Images for the What's New post for AI Log Alert Summarization
Removed unnecessary duplicated word "the the"
Modified the update-sar section.

* Added CAPABILITY_IAM to the capabilities options of the command. You will receive errors like below when you don't  provide the capability.

```
An error occurred (BadRequestException) when calling the CreateCloudFormationChangeSet operation: Required capabilities [CAPABILITY_IAM] were not provided.
```

* Added the command for the situation where users specified the FunctionRole stack parameter when they create the existing CFn stacks.
  * If users don't provide the stack parameter, CloudFormation will delete the lambda function resource NewRelicLogIngestionFunctionNoCap and create NewRelicLogIngestionFunction instead. As both of the Lambda resources have the same resource names (FunctionName), you will receive errors like below which indicate lambda function name conflicts on the new lambda creations.

```
newrelic-log-ingestion-<PART_OF_STACK_IDS> already exists in stack <STACK_ARN>
```
- Expanded the section on Kubernetes and OpenShift job manager configuration, detailing how to size deployments, calculate parallelism and completions, and provided examples for scaling out with multiple SJM instances.
- fix formatting
- Update job-manager-configuration.mdx

fix: formatting and content

- remove duplicate content
- stick with one unit type (minutes) for $D_{avg,m}$
- reorganize headings by VM and K8s
- add content around fixed-capacity values and how that improves
  maintainability by scaling Helm releases instead
- fix mdx errors
- use \cdot for multiplication
- fixes and improvements
And added a compliance note PLUS how to enable the public preview
akashreddy-nr and others added 27 commits November 13, 2025 23:00
Updated translations -  (machine translation)
Updated translations -  (machine translation)
docs: Fix typos in Python Agent release notes
chore: add Node.js Agent v13.6.4 Release Notes
…t-summarization

Whats new 11 13 ai log alert summarization
Update change-applied-intelligence-correlation-logic-decisions.mdx
…uto-update

docs: Updated Node.js agent compatibility report
"What's New" MCP Public Preview Announcement Post
@github-actions
Copy link

Hi @adutta-newrelic 👋

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.

@adutta-newrelic adutta-newrelic merged commit 912acf5 into main Nov 14, 2025
16 checks passed
@adutta-newrelic adutta-newrelic deleted the daily-merge-11-14-25-night branch November 14, 2025 16:01
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.