Skip to content

Commit

Permalink
Merge branch 'main' into main
Browse files Browse the repository at this point in the history
  • Loading branch information
sarahkitten authored Nov 16, 2023
2 parents e032fbe + f020b9c commit 40ad73b
Show file tree
Hide file tree
Showing 4 changed files with 16 additions and 17 deletions.
6 changes: 3 additions & 3 deletions dashboards/nvidia-dcgm/nvidia-dcgm.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"name": "NVIDIA",
"name": "NVIDIA-DCGM",
"description": null,
"pages": [
{
Expand All @@ -19,7 +19,7 @@
"id": "viz.markdown"
},
"rawConfiguration": {
"text": "![NVIDIA DCGM](https://github-production-user-asset-6210df.s3.amazonaws.com/104448291/279630087-461421da-3f8b-4d71-bac7-2e20d58b4180.png)"
"text": "![NVIDIA DCGM](https://raw.githubusercontent.com/newrelic/newrelic-quickstarts/main/quickstarts/nvidia-dcgm/logo.png)"
}
},
{
Expand Down Expand Up @@ -125,7 +125,7 @@
"id": "viz.markdown"
},
"rawConfiguration": {
"text": "**About**\n\nInstrument your application with New Relic - [Add Data](https://one.newrelic.com).\n\nInstrument NVIDIA DCGM with New Relic using the [documentation](https://docs.newrelic.com/docs/infrastructure/host-integrations/host-integrations-list/nvidia-dcgm-integration/).\n\n[Please rate this dashboard](https://docs.google.com/forms/d/e/1FAIpQLSclR38J8WbbB2J1tHnllKUkzWZkJhf4SrJGyavpMd4t82NjnQ/viewform?usp=pp_url&entry.1615922415=nvidia-dcgm) here and let us know how we can improve it for you."
"text": "**About**\n\nInstrument your application with New Relic - [Add Data](https://one.newrelic.com/catalog-pack-details?state=4cf414ad-0a50-9fae-84b8-1925fbb2ebfb).\n\nInstrument NVIDIA DCGM with New Relic using the [documentation](https://docs.newrelic.com/docs/infrastructure/host-integrations/host-integrations-list/nvidia-dcgm-integration/).\n\n[Please rate this dashboard](https://docs.google.com/forms/d/e/1FAIpQLSclR38J8WbbB2J1tHnllKUkzWZkJhf4SrJGyavpMd4t82NjnQ/viewform?usp=pp_url&entry.1615922415=nvidia-dcgm) here and let us know how we can improve it for you."
}
},
{
Expand Down
10 changes: 2 additions & 8 deletions data-sources/lacework/config.yml
Original file line number Diff line number Diff line change
@@ -1,18 +1,12 @@
id: lacework
displayName: Lacework
description: |
Lacework is a comprehensive cloud security platform. We aim to turn security into a data problem and replace the frictionful processes for things like breach investigations or achieving compliance standards with simple, contextualized workflows.
Technically, our approach is that we replace the traditional 'rules' based mentality that requires you to predict attacker patterns ahead of time with a fully ML based approach. We baseline what normal user, application and network behaviors look like across your workloads and cloud accounts automatically and then only alert you to deviations from the norm. This significantly reduces the amount of toil in setting up and maintaining our solution, but also drastically improves the efficacy and amount of security alerts you will receive.
The following Quickstart brings the curated security alerts for misconfigurations and anomalous security behaviors into the New Relic platform so you can easily triage against your wealth of observability data or easily transition from monitoring to security investigations from a single interface!
If you encounter any issues, have feedback or would like more details on how to get started, please head over to support.lacework.com or send an email to [email protected]!
Lacework is a comprehensive cloud security platform. We aim to turn security into a data problem and replace frictionful processes with simple, contextualized workflows.
icon: logo.svg
install:
primary:
link:
url: https://support.lacework.com/hc/en-us/articles/360005842354-New-Relic
url: https://docs.lacework.net/onboarding/new-relic
keywords:
- security
- compliance
Expand Down
2 changes: 1 addition & 1 deletion install/third-party/lacework/install.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,4 @@ target:
install:
mode: link
destination:
url: https://support.lacework.com/hc/en-us/articles/360005842354-New-Relic
url: https://docs.lacework.net/onboarding/new-relic
15 changes: 10 additions & 5 deletions quickstarts/lacework/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,20 +2,25 @@ id: 8a7a7220-e8ec-4959-b35d-0fe082be8039
slug: lacework
title: Lacework
summary: Integrate Lacework's security events into the New Relic platform
description: |-
description: |
## Lacework introduction
Lacework is a comprehensive cloud security platform. We aim to turn security into a data problem and replace the frictionful processes for things like breach investigations or achieving compliance standards with simple, contextualized workflows.
Technically, our approach is that we replace the traditional 'rules' based mentality that requires you to predict attacker patterns ahead of time with a fully ML based approach. We baseline what normal user, application and network behaviors look like across your workloads and cloud accounts automatically and then only alert you to deviations from the norm. This significantly reduces the amount of toil in setting up and maintaining our solution, but also drastically improves the efficacy and amount of security alerts you will receive.
The following Quickstart brings the curated security alerts for misconfigurations and anomalous security behaviors into the New Relic platform so you can easily triage against your wealth of observability data or easily transition from monitoring to security investigations from a single interface!
If you encounter any issues, have feedback or would like more details on how to get started, please head over to support.lacework.com or send an email to [email protected]!
This integration with Lacework and New Relic brings the curated security alerts for misconfigurations and anomalous security behaviors into the New Relic platform so you can easily triage against your wealth of observability data or easily transition from monitoring to security investigations from a single interface!
For more information/support, head over to [support.lacework.com](https://support.lacework.com/)!
icon: logo.jpg
level: Verified
website: https://lacework.com/
authors:
- Lacework, Inc
documentation:
- name: Lacework installation docs
description: The only prerequisite is to setup the New Relic integration within the Lacework UI. Details on how to do that can be found below!
url: https://support.lacework.com/hc/en-us/articles/360005842354-New-Relic
description: Setup the New Relic integration within the Lacework UI.
url: https://docs.lacework.net/onboarding/new-relic
keywords:
- security
- compliance
Expand Down

0 comments on commit 40ad73b

Please sign in to comment.