-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Daily merge 11 14 25 night #22203
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
Daily merge 11 14 25 night #22203
Conversation
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
Updated translations - (machine translation)
Updating to dark mode
Updated translations - (machine translation)
docs: Fix typos in Python Agent release notes
Update Java Agent Deprecations List
chore: add Node.js Agent v13.6.4 Release Notes
…t-summarization Whats new 11 13 ai log alert summarization
…1-05-outlier-detection.md
Update change-applied-intelligence-correlation-logic-decisions.mdx
…uto-update docs: Updated Node.js agent compatibility report
Update alerts-slm.mdx
chore: Consent mode docs
"What's New" MCP Public Preview Announcement Post
…ction Add files via upload
Updated the indentation
Doc release notes
|
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. |
No description provided.