-
Notifications
You must be signed in to change notification settings - Fork 299
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #2310 from onepaneai/release
feat(onepane): Added a quickstart for onepane
- Loading branch information
Showing
4 changed files
with
71 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,23 @@ | ||
id: onepane | ||
displayName: OnePane | ||
description: Connect OnePane change tracking and automated RCA to New Relic | ||
icon: logo.png | ||
install: | ||
primary: | ||
link: | ||
url: https://www.onepane.ai/docs/en/articles/8999270-adding-onepane-change-tracking-to-your-new-relic-deployment | ||
keywords: | ||
- devops | ||
- change tracking | ||
- incident correlation | ||
- root cause analysis | ||
- llm | ||
categoryTerms: | ||
- logs | ||
- newrelic partner | ||
- generative ai | ||
- azure | ||
- aws | ||
- kubernetes | ||
- containers | ||
- infrastructure |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,48 @@ | ||
|
||
slug: onepane | ||
|
||
title: OnePane | ||
|
||
description: | | ||
## OnePane | ||
OnePane acts as a central hub, bringing together information from various systems like Cloud, DevOps tools and Monitoring. | ||
This unified view lets you see how changes and events from these systems correlate with incidents, significantly speeding up the process of identifying the root cause (RCA). | ||
### Why OnePane? | ||
By correlating updates in code, configurations, and deployments from various systems with New Relic incidents and entities, you can efficiently and quickly identify the exact root cause of an error. This way, you can see precisely which change triggered the problem, saving you a considerable amount of time in troubleshooting. | ||
- Show changes and infrastructure events alongside errors to pinpoint potential root causes. | ||
- Enable root cause investigation by correlating incidents with change data and infrastructure data. | ||
### Get started! | ||
- To get started with OnePane, you can sign up for a [free cloud account](https://console.onepane.ai/). | ||
- Integrate OnePane with New Relic to analyse deployment, change, and infrastructure event data to identify possible root causes. You can also review [additional documentation at OnePane](https://www.onepane.ai/docs/en/articles/8999270-adding-onepane-change-tracking-to-your-new-relic-deployment). | ||
summary: By correlating deployment change and infrastructure change from OnePane with New Relic, you can enable faster root cause identification for the incidents. | ||
|
||
level: Verified | ||
|
||
authors: | ||
- OnePane | ||
|
||
keywords: | ||
- devops | ||
- change tracking | ||
- incident correlation | ||
- root cause analysis | ||
- llm | ||
|
||
documentation: | ||
- name: Installation docs | ||
url: https://www.onepane.ai/docs/en/articles/8999270-adding-onepane-change-tracking-to-your-new-relic-deployment | ||
description: In order accelerate root cause analysis, Onepane integrates with New Relic to correlate incidents with changes and infrastructure events. | ||
|
||
icon: logo.png | ||
|
||
dataSourceIds: | ||
- onepane |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.