Skip to content

Commit

Permalink
Merge pull request #3622 from newrelic/clarifying-fedramp-for-cloud-i…
Browse files Browse the repository at this point in the history
…ntegrations

Clarifying fedramp status for cloud & on-host integrations
  • Loading branch information
zuluecho9 committed Sep 1, 2021
2 parents 4fbb86d + a793f59 commit 1bffd9a
Show file tree
Hide file tree
Showing 4 changed files with 36 additions and 10 deletions.
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
title: Compatibility and requirements for Browser Monitoring
title: Compatibility and requirements for browser monitoring
tags:
- Browser
- Browser monitoring
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -283,7 +283,7 @@ Framework-specific configurations:

### Infrastructure monitoring [#infrastructure-endpoints]

If you have infrastructure agent version [1.15.0 or higher](/docs/release-notes/infrastructure-release-notes/infrastructure-agent-release-notes/new-relic-infrastructure-agent-1150), simply enable the [FedRAMP configuration option](/docs/infrastructure/install-infrastructure-agent/configuration/infrastructure-agent-configuration-settings#fedramp).
If you have infrastructure agent version [1.15.0 or higher](/docs/release-notes/infrastructure-release-notes/infrastructure-agent-release-notes/new-relic-infrastructure-agent-1150), simply enable the [FedRAMP configuration option](/docs/infrastructure/install-infrastructure-agent/configuration/infrastructure-agent-configuration-settings#fedramp). This enables FedRAMP compliancy for data reported by the infrastructure agent, and for any [on-host integrations](/docs/integrations/host-integrations/host-integrations-list) that work with the infrastructure agent to report data.

If you have an older agent version, use the following values to edit your YAML configuration:

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ redirects:
- /docs/security/new-relic-security/compliance/regulatory-audits-new-relic-services
---

**This list is current. Last updated 25 August 2021.**
**This list is current. Last updated 31 August 2021.**

This document describes New Relic's products and services as they relate to regulatory framework compliance status. For more information, download the New Relic FedRAMP Customer Responsibility Matrix (CRM) Worksheet as a [PDF|87K](New-Relic-FedRAMP-Customer-Responsibility-Matrix.pdf).

Expand Down Expand Up @@ -230,7 +230,7 @@ The following table describes New Relic's Services in Scope of New Relic's assur

<tr>
<td>
[Infrastructure monitoring](/docs/security/security-privacy/compliance/fedramp-compliant-endpoints/#infrastructure-endpoints)
[Infrastructure agent](/docs/security/security-privacy/compliance/fedramp-compliant-endpoints/#infrastructure-endpoints) (and associated on-host integrations)
</td>

<td className="fcenter">
Expand All @@ -255,6 +255,34 @@ The following table describes New Relic's Services in Scope of New Relic's assur
</td>
</tr>


<tr>
<td>
[Cloud integrations](/docs/integrations/infrastructure-integrations/get-started/introduction-infrastructure-integrations) (AWS, Azure, and GCP)
</td>

<td className="fcenter">
<Icon
style={{color: 'red'}}
name="fe-alert-triangle"
/>
</td>

<td className="fcenter">
<Icon
style={{color: 'red'}}
name="fe-alert-triangle"
/>
</td>

<td className="fcenter">
<Icon
style={{color: 'red'}}
name="fe-alert-triangle"
/>
</td>
</tr>

<tr>
<td>
Insights
Expand Down
10 changes: 4 additions & 6 deletions src/nav/integrations.yml
Original file line number Diff line number Diff line change
Expand Up @@ -87,11 +87,11 @@ pages:
- title: Cloud integrations
pages:
- title: AWS integrations
path: /docs/integrations/new-relic-integrations/cloud-integrations/aws-integrations
path: /docs/integrations/amazon-integrations
- title: Google Cloud Platform integrations
path: /docs/integrations/new-relic-integrations/cloud-integrations/google-cloud-platform-integrations
path: /docs/integrations/google-cloud-platform-integrations
- title: Azure integrations
path: /docs/integrations/new-relic-integrations/cloud-integrations/azure-integrations
path: /docs/integrations/microsoft-azure-integrations/
- title: Configuration for cloud integrations
path: /docs/integrations/infrastructure-integrations/cloud-integrations/configure-polling-frequency-data-collection-cloud-integrations
- title: Account status dashboard
Expand All @@ -102,10 +102,8 @@ pages:
path: /docs/integrations/infrastructure-integrations/cloud-integrations/cloud-integrations-release-notes
- title: On-host integrations
pages:
- title: Introduction to on-host integrations
- title: Intro to on-host integrations
path: /docs/integrations/new-relic-integrations/host-integrations/introduction-host-integrations
- title: On-host integrations list
path: /docs/integrations/new-relic-integrations/host-integrations/host-integrations-list
- title: MLOps integrations
path: /docs/integrations/mlops-integrations
pages:
Expand Down

0 comments on commit 1bffd9a

Please sign in to comment.