-
Notifications
You must be signed in to change notification settings - Fork 301
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'main' into joseph/lambdatest
- Loading branch information
Showing
10 changed files
with
1,001 additions
and
3 deletions.
There are no files selected for viewing
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
874 changes: 874 additions & 0 deletions
874
dashboards/golden-signals-dashboard/golden-signals-dashboard.json
Large diffs are not rendered by default.
Oops, something went wrong.
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
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,79 @@ | ||
id: b9e3fc9f-c54a-4e30-8f2a-0319a07f7ac3 | ||
# Sets the URL name of the quickstart on public I/O (required) | ||
slug: golden-signals-dashboard-for-new-relic | ||
|
||
# Displayed in the UI (required) | ||
title: Golden signals for New Relic | ||
|
||
# Long-form description of the quickstart (required) | ||
description: | | ||
Dashboard to monitor golden signals across APM, Infrastructure, Synthetics, Browser and Mobile with template variables to dynamically filter widgets. | ||
# Displayed in search results and recommendations. Summarizes a quickstarts functionality. | ||
summary: | | ||
Monitoring the golden signals allows you to quickly see an overview of the health of your application. This dashboard lets you monitor golden signals across APM, Infrastructure, Synthetics, Browser and Mobile with template variables to dynamically filter widgets. | ||
# Support level: New Relic | Verified | Community (required) | ||
level: Community | ||
|
||
# Authors of the quickstart (required) | ||
authors: | ||
- Zahra Siddiqa | ||
|
||
# Keywords for filtering / searching criteria in the UI | ||
keywords: | ||
- golden signals | ||
- monitoring | ||
- latency | ||
- traffic | ||
- errors | ||
- error rates | ||
- availability | ||
|
||
# # Reference to alert policies to be included in this quickstart | ||
# alertPolicies: | ||
# - condition-a | ||
# - condition-b | ||
|
||
# Reference to dashboards to be included in this quickstart | ||
dashboards: | ||
- golden-signals-dashboard | ||
|
||
# Documentation references | ||
documentation: | ||
- name: Install APM agent | ||
url: https://docs.newrelic.com/introduction-apm/ | ||
description: Monitor everything from the hundreds of dependencies of a modern stack down to simple web-transaction times and throughput of an app. | ||
|
||
- name: Install Infrastructure agent | ||
url: https://docs.newrelic.com/docs/infrastructure/install-infrastructure-agent/get-started/install-infrastructure-agent/ | ||
description: New Relic's infrastructure monitoring agent collects data about your hosts. It also reports data from some third party services, if enabled, and also log data. | ||
|
||
- name: Set up Synthetic monitor | ||
url: https://docs.newrelic.com/docs/synthetics/synthetic-monitoring/getting-started/get-started-synthetic-monitoring/ | ||
description: Synthetic monitoring helps you proactively catch and resolve issues before they affect your customers, all without an installation. | ||
|
||
- name: Install Browser agent | ||
url: https://docs.newrelic.com/docs/browser/browser-monitoring/installation/install-browser-monitoring-agent/ | ||
description: The browser agent is a snippet of JavaScript code that monitors the performance of your app/site. | ||
|
||
- name: Install Mobile agent | ||
url: https://docs.newrelic.com/docs/mobile-monitoring/new-relic-mobile/get-started/introduction-mobile-monitoring/ | ||
description: New Relic's mobile monitoring capabilities provide deeper visibility into the performance and crash troubleshooting of your Android, iOS, or hybrid mobile applications. | ||
|
||
dataSourceIds: | ||
- golang | ||
- microsoftnet | ||
- java | ||
- node-js | ||
- php | ||
- python | ||
- ruby | ||
- new-relic-infrastructure-agent | ||
- new-relic-synthetics | ||
- new-relic-browser | ||
- mobile-getting-started | ||
|
||
# Content / Design | ||
icon: logo.svg | ||
website: https://www.newrelic.com |
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,44 @@ | ||
id: 022f9ce9-38b4-47f4-94b6-aa543a0c8952 | ||
slug: shopify | ||
title: Shopify | ||
description: | | ||
## About Shopify | ||
Shopify is unified solution that will help you start your business, create a website, sell your product, and even market/manage your business in one place. | ||
### About this integration | ||
This integration provides a quick and easy way to monitor your Shopify web application, by giving you key browsing metrics like throughput, error rate, traces, and page views. | ||
### Setup | ||
To set up this integration, you will just need to add the [New Relic browser agent code](https://onenr.io/0MRNpYqNqQn) into your Shopify application source code. You can find your Shopify source code by following these stesps in your [Shopify Portal](admin.shopify.com): | ||
1. Open **Themes** inside of your online store. | ||
2. Click the ellipsis (**...**) next to the Customize option, then select **Edit code**. | ||
3. Under the **layout** section, look for your main file for your theme called **theme.liquid**. | ||
Once your in the source code, you can paste the New Relic browser agent code and save it. | ||
### Visualizing your Shopify application data | ||
Once the setup is complete, you can see all of your real time User monitoring data in the new entity created in your New Relic account! You can find the entity in [New Relic](https://one.newrelic.com) under the entity name you created in the agent creation flow. | ||
summary: | | ||
Shopify is a solution that simplifies ecommerce applications and solution stack. | ||
authors: | ||
- New Relic | ||
- Joseph Counts | ||
keywords: | ||
- traffic | ||
- replay | ||
- simulate | ||
- report | ||
- newrelic partner | ||
dataSourceIds: | ||
- shopify | ||
documentation: | ||
- name: New Relic browser agent documentation | ||
url: https://docs.newrelic.com/docs/browser/browser-monitoring/installation/install-browser-monitoring-agent/ | ||
description: You can follow this guide to set up our browser agent with your shopify website. | ||
icon: logo.jpg | ||
website: https://shopify.com |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.