Skip to content
This repository was archived by the owner on Nov 19, 2024. It is now read-only.

Add docs for new Adobe-generated alert policies for New Relic #6075

Merged
merged 12 commits into from
Nov 27, 2019
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions _data/toc/cloud-guide.yml
Original file line number Diff line number Diff line change
Expand Up @@ -295,6 +295,9 @@ pages:
- label: Manage disk space
url: /cloud/project/manage-disk-space.html

- label: Monitor performance
url: /cloud/project/monitor-performance.html

- label: Snapshots and backup management
url: /cloud/project/project-webint-snap.html

Expand Down
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.
2 changes: 1 addition & 1 deletion guides/v2.2/cloud/architecture/cloud-architecture.md
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ For comparison, each plan includes the following infrastructure features and sup
<li>Continuous cloud integration tools with unlimited users</li>
<li>Fastly Content Delivery Network (CDN), Image Optimization (IO), and added security with generous bandwidth allowances. The Web Application Firewall (WAF) service is available on Production environments only.</li>
<li>
<a href="{{ page.baseurl }}/cloud/project/new-relic.html">New Relic</a> Infrastructure on Production + APM (Performance Monitoring) on Staging and Production
<a href="{{ page.baseurl }}/cloud/project/new-relic.html">New Relic</a> Infrastructure on Production + APM (Performance Monitoring) on Staging and Production. <a href="{{ page.baseurl }}/cloud/project/new-relic.html">Adobe-generated alert policies</a> implement monitoring best practices to proactively notify you about application and infrastructure issues affecting site performance.
</li>
<li>
<a href="{{ page.baseurl }}/cloud/project/project-integrate-blackfire.html">Blackfire.io</a> Enterprise (Performance Testing)
Expand Down
4 changes: 4 additions & 0 deletions guides/v2.2/cloud/live/go-live-checklist.md
Original file line number Diff line number Diff line change
Expand Up @@ -85,6 +85,10 @@ You can also test using the following 3rd party options:
* [Blackfire]({{ page.baseurl }}/cloud/project/project-integrate-blackfire.html) (provided): Helps track through the issues New Relic finds and helps you dig deeper into the issue for specifics. Blackfire profiles the environment and helps locate bottlenecks in depth: process, method call, query, load, and so on.
* [WebPageTest](https://www.webpagetest.org/) and [Pingdom](https://www.pingdom.com/): Real-time analysis of your site pages load time with different origin locations. Pingdom may cost a fee. WebPageTest is a free tool.

## Performance monitoring

You can use New Relic services for performance monitoring on Pro and Starter environments. On Pro plan accounts, we provide Adobe-generated alert policies to monitor application and infrastructure performance using New Relic APM and Infrastructure agents. For details on using these services, see [New Relic]({{ page.baseurl }}/cloud/project/new-relic.html).

{:.ref-header}
Next step

Expand Down
13 changes: 13 additions & 0 deletions guides/v2.2/cloud/project/monitor-performance.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
---
group: cloud-guide
title: Monitor performance
functional_areas:
- Cloud
- Storage
---

You can use the following services to monitor performance of your Cloud environments:

- **[Health notifications]({{ page.baseurl }}/cloud/integrations/health-notifications.html)**–Monitor disk space on Pro Integration and Starter environments.

- **[New Relic services for performance monitoring]({{ page.baseurl }}/cloud/project/new-relic.html)**–Monitor application performance on Pro Staging and Production and Starter environments using the New Relic Application Performance Monitoring service. Additionally, on Pro Production environments, you can also use New Relic Infrastructure (NRI) for dynamic server monitoring.
198 changes: 146 additions & 52 deletions guides/v2.2/cloud/project/new-relic.md

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions guides/v2.3/cloud/project/monitor-performance.md