Skip to content

Commit

Permalink
Merge pull request #2310 from onepaneai/release
Browse files Browse the repository at this point in the history
feat(onepane): Added a quickstart for onepane
  • Loading branch information
RamanaReddy8801 authored Mar 19, 2024
2 parents 1241580 + 8494655 commit d599401
Show file tree
Hide file tree
Showing 4 changed files with 71 additions and 0 deletions.
23 changes: 23 additions & 0 deletions data-sources/onepane/config.yml
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
Binary file added data-sources/onepane/logo.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
48 changes: 48 additions & 0 deletions quickstarts/onepane/config.yml
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
Binary file added quickstarts/onepane/logo.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit d599401

Please sign in to comment.