Skip to content

Commit

Permalink
PP Release TOC
Browse files Browse the repository at this point in the history
PP Release TOC
  • Loading branch information
newrelic707195 committed Jan 23, 2025
1 parent 3b6b026 commit 4caa9f0
Show file tree
Hide file tree
Showing 7 changed files with 145 additions and 0 deletions.
53 changes: 53 additions & 0 deletions src/content/docs/agentic-ai/change-intelligence-tool.mdx
Original file line number Diff line number Diff line change
@@ -0,0 +1,53 @@
---
title: Change Intelligence Tool
---
We are thrilled to introduce a new feature in New Relic that significantly enhances your ability to use GitHub Copilot chat to inquire about an application's performance post-deployment. This feature provides detailed insights into your application's performance and stability following each new deployment, enabling you to swiftly identify and address any issues that may arise, ensuring a smooth and reliable user experience.

Check failure on line 4 in src/content/docs/agentic-ai/change-intelligence-tool.mdx

View workflow job for this annotation

GitHub Actions / vale

[vale] src/content/docs/agentic-ai/change-intelligence-tool.mdx#L4

[Microsoft.Contractions] Use 'we're' instead of 'We are'.
Raw output
{"message": "[Microsoft.Contractions] Use 'we're' instead of 'We are'.", "location": {"path": "src/content/docs/agentic-ai/change-intelligence-tool.mdx", "range": {"start": {"line": 4, "column": 1}}}, "severity": "ERROR"}

Check notice on line 4 in src/content/docs/agentic-ai/change-intelligence-tool.mdx

View workflow job for this annotation

GitHub Actions / vale

[vale] src/content/docs/agentic-ai/change-intelligence-tool.mdx#L4

[Microsoft.Passive] 'are thrilled' looks like passive voice.
Raw output
{"message": "[Microsoft.Passive] 'are thrilled' looks like passive voice.", "location": {"path": "src/content/docs/agentic-ai/change-intelligence-tool.mdx", "range": {"start": {"line": 4, "column": 4}}}, "severity": "INFO"}

Check notice on line 4 in src/content/docs/agentic-ai/change-intelligence-tool.mdx

View workflow job for this annotation

GitHub Actions / vale

[vale] src/content/docs/agentic-ai/change-intelligence-tool.mdx#L4

[Microsoft.SentenceLength] Try to keep sentences short (< 30 words).
Raw output
{"message": "[Microsoft.SentenceLength] Try to keep sentences short (\u003c 30 words).", "location": {"path": "src/content/docs/agentic-ai/change-intelligence-tool.mdx", "range": {"start": {"line": 4, "column": 188}}}, "severity": "INFO"}

Check notice on line 4 in src/content/docs/agentic-ai/change-intelligence-tool.mdx

View workflow job for this annotation

GitHub Actions / vale

[vale] src/content/docs/agentic-ai/change-intelligence-tool.mdx#L4

[new-relic.Adverbs] Consider removing 'swiftly'.
Raw output
{"message": "[new-relic.Adverbs] Consider removing 'swiftly'.", "location": {"path": "src/content/docs/agentic-ai/change-intelligence-tool.mdx", "range": {"start": {"line": 4, "column": 325}}}, "severity": "INFO"}

Your access to the New Relic observability platform grants you comprehensive visibility into all data related to your application.

### Feature highlights

- Tracking application performance post-deployment.
- **Aggregate report:** Provides a comprehensive summary of key performance metrics directly within your native GitHub Copilot experience, featuring:

Check notice on line 11 in src/content/docs/agentic-ai/change-intelligence-tool.mdx

View workflow job for this annotation

GitHub Actions / vale

[vale] src/content/docs/agentic-ai/change-intelligence-tool.mdx#L11

[new-relic.ComplexWords] Consider using 'total' instead of 'Aggregate'.
Raw output
{"message": "[new-relic.ComplexWords] Consider using 'total' instead of 'Aggregate'.", "location": {"path": "src/content/docs/agentic-ai/change-intelligence-tool.mdx", "range": {"start": {"line": 11, "column": 5}}}, "severity": "INFO"}
- Security vulnerabilities: Identification of new security vulnerabilities detected since the last deployment.
- Log Issues: Detection of errors, warnings, or other log-related issues.
- Tracing Information: Detailed tracing data for in-depth analysis.
- Golden Signals: Alerts indicating anomalous values in latency, traffic, errors, or saturation.
- hreshold Alerts: Notifications for alerts that exceed predefined thresholds.
- Error Reporting: Comprehensive error tracking and reporting capabilities.
- **Direct Links:** Provides direct links to New Relic for further investigation of any surfaced issues, allowing for deeper insights and analysis.

### Getting Started
To begin using the Change Intelligence tool for deployments, ensure that both [New Relic AI](/docs/new-relic-solutions/new-relic-one/core-concepts/new-relic-ai/#enable) and [Change Tracking](/docs/change-tracking/change-tracking-introduction/) are enabled. Detailed instructions for integrating the New Relic Change Tracking feature with GitHub Actions can be found [here](/docs/change-tracking/ci-cd/change-tracking-github-actions).

Check notice on line 21 in src/content/docs/agentic-ai/change-intelligence-tool.mdx

View workflow job for this annotation

GitHub Actions / vale

[vale] src/content/docs/agentic-ai/change-intelligence-tool.mdx#L21

[Microsoft.Passive] 'are enabled' looks like passive voice.
Raw output
{"message": "[Microsoft.Passive] 'are enabled' looks like passive voice.", "location": {"path": "src/content/docs/agentic-ai/change-intelligence-tool.mdx", "range": {"start": {"line": 21, "column": 245}}}, "severity": "INFO"}

Check notice on line 21 in src/content/docs/agentic-ai/change-intelligence-tool.mdx

View workflow job for this annotation

GitHub Actions / vale

[vale] src/content/docs/agentic-ai/change-intelligence-tool.mdx#L21

[Microsoft.Passive] 'be found' looks like passive voice.
Raw output
{"message": "[Microsoft.Passive] 'be found' looks like passive voice.", "location": {"path": "src/content/docs/agentic-ai/change-intelligence-tool.mdx", "range": {"start": {"line": 21, "column": 358}}}, "severity": "INFO"}

### Steps
By adhering to these steps, you can efficiently generate a Change Intelligence Report to evaluate the impact of your deployments and make informed decisions.

**Step 1: Enter the Initial Query**-

- To generate a Change Intelligence Report, execute the following command in the GitHub Chat extension:

- Prompt: Type `@newrelic how did my deployment for <entity_name> go?`

- This command will produce an output prompting you to select an associated New Relic account.

**Step 2: Select Account**

- To analyze a specific account, enter the following command:

- Prompt: Type `@newrelic select account <account_number>` or `use account <account-number>`

**Step 3: Select Deployment**

- To analyze a specific deployment, enter the following command:

- Prompt: Type `@newrelic analyze deployment <deployment_number>` or just `<deployment_number>`

- This action will generate the Change Intelligence Report.

**Information Outcomes**

In GitHub Copilot chat, there are three possible outcome summaries:
1. Deployment Successful: The deployment was successful, allowing the user to proceed with the operation.
1. Deployment Unsuccessful: The deployment failed, necessitating a rollback by the user. Up to three reasons for the failure may be provided.

Check notice on line 52 in src/content/docs/agentic-ai/change-intelligence-tool.mdx

View workflow job for this annotation

GitHub Actions / vale

[vale] src/content/docs/agentic-ai/change-intelligence-tool.mdx#L52

[Microsoft.Passive] 'be provided' looks like passive voice.
Raw output
{"message": "[Microsoft.Passive] 'be provided' looks like passive voice.", "location": {"path": "src/content/docs/agentic-ai/change-intelligence-tool.mdx", "range": {"start": {"line": 52, "column": 132}}}, "severity": "INFO"}
1. Conditional Deployment: The deployment is expected to succeed, but the user must resolve one specific issue beforehand.

Check notice on line 53 in src/content/docs/agentic-ai/change-intelligence-tool.mdx

View workflow job for this annotation

GitHub Actions / vale

[vale] src/content/docs/agentic-ai/change-intelligence-tool.mdx#L53

[Microsoft.Passive] 'is expected' looks like passive voice.
Raw output
{"message": "[Microsoft.Passive] 'is expected' looks like passive voice.", "location": {"path": "src/content/docs/agentic-ai/change-intelligence-tool.mdx", "range": {"start": {"line": 53, "column": 45}}}, "severity": "INFO"}
Original file line number Diff line number Diff line change
@@ -0,0 +1,61 @@
---
title: Install New Relic GitHub Copilot extension
---
### Prerequisites

Before getting started, review the following prerequisites to ensure a smooth setup process:

1. **VS Code:** Ensure you have Visual Studio Code installed on your machine.
1. **GitHub Copilot Access:** Make sure you have access to [GitHub Copilot](https://github.com/features/copilot).

**Step 1: Install GitHub Copilot Chat extension**

1. Launch Visual Studio Code.
1. Navigate to the extensions view by selecting the extensions icon located in the activity bar on the side panel.
1. In the search bar, type **GitHub Copilot Chat** and proceed to install the extension.

<img
title="New Relic Co-pilot Chat Extension"
alt="New Relic Co-pilot Chat Extension"
src="/images/new-relic-co-pilot-extension-step-1.webp"
/>

**Step 2: Sign-in to GitHub**

1. Open the GitHub Copilot Chat extension by selecting its icon from the sidebar.
1. Follow the on-screen prompts to sign in to GitHub.

<Callout variant="important" title="Important">
Currently, the installation and authorization process applies to customers using **GitHub Enterprise Cloud**. If you are using **GitHub Enterprise Server** (on-premises), be aware that this functionality is not available.

Check failure on line 29 in src/content/docs/agentic-ai/install-new-relic-github-copilot-app.mdx

View workflow job for this annotation

GitHub Actions / vale

[vale] src/content/docs/agentic-ai/install-new-relic-github-copilot-app.mdx#L29

[Microsoft.Contractions] Use 'isn't' instead of 'is not'.
Raw output
{"message": "[Microsoft.Contractions] Use 'isn't' instead of 'is not'.", "location": {"path": "src/content/docs/agentic-ai/install-new-relic-github-copilot-app.mdx", "range": {"start": {"line": 29, "column": 205}}}, "severity": "ERROR"}
</Callout>

<img
title="New Relic Co-pilot Sign In"
alt="New Relic Co-pilot Sign In"
src="/images/new-relic-co-pilot-extension-step-2.webp"
style="width: 50%; align: center;"
/>

**Step 3: Install New Relic Agent**

1. Access to [New Relic Agent](https://github.com/marketplace/newrelic-copilot-extension) on GitHub MarketPlace.

1. Click **Install it for free** to integrate the agent with your GitHub account.

**Step 4: Use the New Relic Agent in GitHub Chat extension**

Once the agent is installed, it can be used within the GitHub Chat extension in Visual Studio Code. The agent will assist with a variety of tasks and offer valuable insights.

Check notice on line 47 in src/content/docs/agentic-ai/install-new-relic-github-copilot-app.mdx

View workflow job for this annotation

GitHub Actions / vale

[vale] src/content/docs/agentic-ai/install-new-relic-github-copilot-app.mdx#L47

[Microsoft.Passive] 'is installed' looks like passive voice.
Raw output
{"message": "[Microsoft.Passive] 'is installed' looks like passive voice.", "location": {"path": "src/content/docs/agentic-ai/install-new-relic-github-copilot-app.mdx", "range": {"start": {"line": 47, "column": 16}}}, "severity": "INFO"}

Check notice on line 47 in src/content/docs/agentic-ai/install-new-relic-github-copilot-app.mdx

View workflow job for this annotation

GitHub Actions / vale

[vale] src/content/docs/agentic-ai/install-new-relic-github-copilot-app.mdx#L47

[Microsoft.Passive] 'be used' looks like passive voice.
Raw output
{"message": "[Microsoft.Passive] 'be used' looks like passive voice.", "location": {"path": "src/content/docs/agentic-ai/install-new-relic-github-copilot-app.mdx", "range": {"start": {"line": 47, "column": 37}}}, "severity": "INFO"}


**Step 5: Communicate with the New Relic Agent**

To interact with the New Relic Agent, enter `@newrelic <your message>` in the chat input box. This action will submit your message to the agent for processing.

**Step 6: Initial sign-in prompt**

Upon your initial attempt to use the agent, you will be prompted to sign in. Follow the provided instructions to complete the sign-in process.

Check notice on line 56 in src/content/docs/agentic-ai/install-new-relic-github-copilot-app.mdx

View workflow job for this annotation

GitHub Actions / vale

[vale] src/content/docs/agentic-ai/install-new-relic-github-copilot-app.mdx#L56

[new-relic.ComplexWords] Consider using 'try' instead of 'attempt'.
Raw output
{"message": "[new-relic.ComplexWords] Consider using 'try' instead of 'attempt'.", "location": {"path": "src/content/docs/agentic-ai/install-new-relic-github-copilot-app.mdx", "range": {"start": {"line": 56, "column": 19}}}, "severity": "INFO"}

Check notice on line 56 in src/content/docs/agentic-ai/install-new-relic-github-copilot-app.mdx

View workflow job for this annotation

GitHub Actions / vale

[vale] src/content/docs/agentic-ai/install-new-relic-github-copilot-app.mdx#L56

[Microsoft.Passive] 'be prompted' looks like passive voice.
Raw output
{"message": "[Microsoft.Passive] 'be prompted' looks like passive voice.", "location": {"path": "src/content/docs/agentic-ai/install-new-relic-github-copilot-app.mdx", "range": {"start": {"line": 56, "column": 54}}}, "severity": "INFO"}

**Step 7: Agent functionality**

After signing in, the New Relic Agent becomes fully operational and is ready to assist with various testing and monitoring tasks.

20 changes: 20 additions & 0 deletions src/content/docs/agentic-ai/introduction-agentic-ai.mdx
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
---
title: New Relic GitHub Copilot extension
---

<Callout variant="caution" title="Preview">
We're still working on this feature, but we'd love for you to try it out! New
Relic's proprietary and confidential information. For authorized users only.
Unauthorized uses and disclosures are prohibited. This feature is currently

Check notice on line 8 in src/content/docs/agentic-ai/introduction-agentic-ai.mdx

View workflow job for this annotation

GitHub Actions / vale

[vale] src/content/docs/agentic-ai/introduction-agentic-ai.mdx#L8

[Microsoft.Passive] 'are prohibited' looks like passive voice.
Raw output
{"message": "[Microsoft.Passive] 'are prohibited' looks like passive voice.", "location": {"path": "src/content/docs/agentic-ai/introduction-agentic-ai.mdx", "range": {"start": {"line": 8, "column": 37}}}, "severity": "INFO"}

Check notice on line 8 in src/content/docs/agentic-ai/introduction-agentic-ai.mdx

View workflow job for this annotation

GitHub Actions / vale

[vale] src/content/docs/agentic-ai/introduction-agentic-ai.mdx#L8

[Microsoft.SentenceLength] Try to keep sentences short (< 30 words).
Raw output
{"message": "[Microsoft.SentenceLength] Try to keep sentences short (\u003c 30 words).", "location": {"path": "src/content/docs/agentic-ai/introduction-agentic-ai.mdx", "range": {"start": {"line": 8, "column": 53}}}, "severity": "INFO"}
provided as part of a preview pursuant to our [pre-release
policies](https://docs.newrelic.com/docs/licenses/license-information/referenced-policies/new-relic-pre-release-policy/).
</Callout>

We have successfully built a fleet of LLM-enabled agents that automate common research and troubleshooting tasks while facilitating cross-platform agentic orchestration. In this new reality, engineers and other software professionals can work seamlessly in any system of their choice. They can effortlessly prompt their genAI assistant to coordinate with other assistants to complete tasks on their behalf. This innovation is Codename: O11.ai.

Check failure on line 13 in src/content/docs/agentic-ai/introduction-agentic-ai.mdx

View workflow job for this annotation

GitHub Actions / vale

[vale] src/content/docs/agentic-ai/introduction-agentic-ai.mdx#L13

[Microsoft.Contractions] Use 'we've' instead of 'We have'.
Raw output
{"message": "[Microsoft.Contractions] Use 'we've' instead of 'We have'.", "location": {"path": "src/content/docs/agentic-ai/introduction-agentic-ai.mdx", "range": {"start": {"line": 13, "column": 1}}}, "severity": "ERROR"}

We have successfully leveraged an opportunity with MSFT/GH CoPilot to jumpstart this initiative. Together with MSFT/GH, we have co-developed a limited version of this product that integrates with GitHub CoPilot chat. We have continued to enhance and expand the initial integration, resulting in a more versatile offering that can be seamlessly integrated with a variety of tools across the SDLC/ITSM space. This solution is now capable of handling tasks across multiple domains in DevSecBizGitMLOps.

Check failure on line 15 in src/content/docs/agentic-ai/introduction-agentic-ai.mdx

View workflow job for this annotation

GitHub Actions / vale

[vale] src/content/docs/agentic-ai/introduction-agentic-ai.mdx#L15

[Microsoft.Contractions] Use 'we've' instead of 'We have'.
Raw output
{"message": "[Microsoft.Contractions] Use 'we've' instead of 'We have'.", "location": {"path": "src/content/docs/agentic-ai/introduction-agentic-ai.mdx", "range": {"start": {"line": 15, "column": 1}}}, "severity": "ERROR"}

Check failure on line 15 in src/content/docs/agentic-ai/introduction-agentic-ai.mdx

View workflow job for this annotation

GitHub Actions / vale

[vale] src/content/docs/agentic-ai/introduction-agentic-ai.mdx#L15

[Microsoft.Contractions] Use 'we've' instead of 'we have'.
Raw output
{"message": "[Microsoft.Contractions] Use 'we've' instead of 'we have'.", "location": {"path": "src/content/docs/agentic-ai/introduction-agentic-ai.mdx", "range": {"start": {"line": 15, "column": 121}}}, "severity": "ERROR"}

Check notice on line 15 in src/content/docs/agentic-ai/introduction-agentic-ai.mdx

View workflow job for this annotation

GitHub Actions / vale

[vale] src/content/docs/agentic-ai/introduction-agentic-ai.mdx#L15

[Microsoft.SentenceLength] Try to keep sentences short (< 30 words).
Raw output
{"message": "[Microsoft.SentenceLength] Try to keep sentences short (\u003c 30 words).", "location": {"path": "src/content/docs/agentic-ai/introduction-agentic-ai.mdx", "range": {"start": {"line": 15, "column": 218}}}, "severity": "INFO"}

Check failure on line 15 in src/content/docs/agentic-ai/introduction-agentic-ai.mdx

View workflow job for this annotation

GitHub Actions / vale

[vale] src/content/docs/agentic-ai/introduction-agentic-ai.mdx#L15

[Microsoft.Contractions] Use 'we've' instead of 'We have'.
Raw output
{"message": "[Microsoft.Contractions] Use 'we've' instead of 'We have'.", "location": {"path": "src/content/docs/agentic-ai/introduction-agentic-ai.mdx", "range": {"start": {"line": 15, "column": 218}}}, "severity": "ERROR"}

Check notice on line 15 in src/content/docs/agentic-ai/introduction-agentic-ai.mdx

View workflow job for this annotation

GitHub Actions / vale

[vale] src/content/docs/agentic-ai/introduction-agentic-ai.mdx#L15

[new-relic.ComplexWords] Consider using 'many' instead of 'multiple'.
Raw output
{"message": "[new-relic.ComplexWords] Consider using 'many' instead of 'multiple'.", "location": {"path": "src/content/docs/agentic-ai/introduction-agentic-ai.mdx", "range": {"start": {"line": 15, "column": 462}}}, "severity": "INFO"}

Agentic AI: Integration and Setup Guide
Intro to Agentic AI
Partners, agents, and public API available
Setup guide to do the most of the new experience
9 changes: 9 additions & 0 deletions src/nav/agentic-ai.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
title: Agentic AI
path: /docs/agentic-ai
pages:
- title: Introduction to Agentic AI
path: /docs/agentic-ai/introduction-agentic-ai
- title: Install Agentic AI
path: /docs/agentic-ai/install-new-relic-github-copilot-app
- title: Change Intelligence tool
path: /docs/agentic-ai/change-intelligence-tool
2 changes: 2 additions & 0 deletions src/nav/root.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,8 @@ pages:
path: iast
- title: Vulnerability Management
path: vuln-management
- title: Agentic AI
path: agentic-ai
- title: Latest updates
- title: Release notes
path: release-notes
Expand Down
Binary file not shown.
Binary file not shown.

0 comments on commit 4caa9f0

Please sign in to comment.