Skip to content

Conversation

@ubanerjeeNR
Copy link
Contributor

@ubanerjeeNR ubanerjeeNR commented Oct 23, 2025

Summary

  • Add comprehensive MCP documentation including overview, setup guide, tool reference, and troubleshooting
  • Update agentic AI integration pages with MCP information and links
  • Update navigation to include MCP section

Test plan

  • Verify all new MCP documentation pages render correctly
  • Ensure navigation links work properly
  • Check that updated agentic integration pages display correctly
  • Review content for accuracy and completeness

- Add comprehensive MCP documentation including overview, setup guide, tool reference, and troubleshooting
- Update agentic AI integration pages with MCP information and links
- Update navigation to include MCP section
@github-actions
Copy link

Hi @ubanerjeeNR 👋

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.

@ubanerjeeNR ubanerjeeNR marked this pull request as draft October 23, 2025 13:10
@ubanerjeeNR ubanerjeeNR self-assigned this Oct 23, 2025
@ubanerjeeNR ubanerjeeNR added content requests related to docs site content from_tw Identifies issues/PRs from Tech Docs writers labels Oct 23, 2025
@ubanerjeeNR
Copy link
Contributor Author

netlify build

@github-actions
Copy link

github-actions bot commented Oct 23, 2025

🚀 Netlify Preview Building!

If the build is successful, the preview for this pull request will be available at the following URL (usually takes 10-20 minutes):

https://nr-474122-mcp-public-preview--docs-website-netlify.netlify.app

- Add security and access control callout to MCP tool reference
- Update Gemini integration metadata and contact info
- Add redirect for GitHub Copilot integration
- Improve RBAC explanation in introduction
@ubanerjeeNR
Copy link
Contributor Author

netlify build


## Alerts and monitoring (tag: alerting) [#alerts]

- `get_alert_conditions`: Fetch alert condition details for a specific alert policy.

Choose a reason for hiding this comment

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

Can you please rename it to list_alert_conditions


- `get_alert_conditions`: Fetch alert condition details for a specific alert policy.
- `search_incident`: List all alert incident events (both open and close events) with flexible filtering.
- `get_alert_policies`: List alert policies for the specified account, optionally filtering by policy name.

Choose a reason for hiding this comment

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

Can you please rename it to list_alert_policies

- `analyze_kafka_metrics`: Analyze Kafka metrics including consumer lag, producer throughput, message latency, and partition balance.
- `analyze_threads`: Analyze thread metric data for a given entity including thread state, CPU usage, and memory consumption.
- `analyze_transactions`: Analyze transactions for a specific entity within a time window, identifying slow and error-prone transactions.
- `get_gc_metrics`: Fetch garbage collection (GC) and memory metrics for a given account and entity.

Choose a reason for hiding this comment

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

Can you please rename it to list_gc_metrics

- `convert_time_period_to_epoch_ms`: Convert a time period (for example, "last 30 minutes") to epoch milliseconds.
- `get_dashboard`: Fetch details about a specific dashboard.
- `get_entity`: Fetch New Relic entities by GUID or search by name pattern.
- `get_related_entities`: Fetch entities 1 hop away (related) from a given entity `GUID`.

Choose a reason for hiding this comment

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

Can you please rename it to list_related_entities

- Standardize function names to use 'list_' prefix for list operations
- Change get_related_entities to list_related_entities
- Change get_alert_conditions to list_alert_conditions
- Change get_alert_policies to list_alert_policies
- Change get_gc_metrics to list_gc_metrics
- Update example references to match new function names
@ubanerjeeNR ubanerjeeNR marked this pull request as ready for review October 30, 2025 07:57
- `analyze_kafka_metrics`: Analyze Kafka metrics including consumer lag, producer throughput, message latency, and partition balance.
- `analyze_threads`: Analyze thread metric data for a given entity including thread state, CPU usage, and memory consumption.
- `analyze_transactions`: Analyze transactions for a specific entity within a time window, identifying slow and error-prone transactions.
- `list_gc_metrics`: List garbage collection (GC) and memory metrics for a given account and entity.

Choose a reason for hiding this comment

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

Can you please rename this one to list_garbage_collection_metrics

- Update AI integration overview title and content structure
- Remove deprecated integration files (gemini-integration.mdx, github-copilot-integration.mdx)
- Clean up navigation to remove commented deprecated entries
- Update references in new-relic-ai.mdx and tools.mdx
- Position MCP as recommended approach with ServiceNow as specific integration
- Maintain redirects in MCP overview for old URLs
…ase notes

- Delete Gemini and GitHub Copilot integration files in all languages (es, fr, jp, kr, pt)
- Remove deprecated release notes files across multiple language versions
- Complete cleanup of deprecated content in international documentation
- Keep release notes files that were updated in target branch
- Only intended to delete internationalized deprecated integration files (Gemini/Copilot)
- Restore accidentally deleted release notes while maintaining integration cleanup
@ubanerjeeNR
Copy link
Contributor Author

netlify build

- Change list_gc_metrics to list_garbage_collection_metrics
- Improve function name descriptiveness and readability
@ubanerjeeNR
Copy link
Contributor Author

netlify build

Copy link
Contributor

@tejaswaroop-nr tejaswaroop-nr left a comment

Choose a reason for hiding this comment

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

LGTM!

@tejaswaroop-nr tejaswaroop-nr merged commit c551611 into develop Oct 30, 2025
16 checks passed
@tejaswaroop-nr tejaswaroop-nr deleted the NR-474122-mcp-public-preview branch October 30, 2025 14:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

content requests related to docs site content from_tw Identifies issues/PRs from Tech Docs writers

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants