From 3ddd01e4227bc1fa42cc264d3745b733c1ffb3ff Mon Sep 17 00:00:00 2001 From: Alec Swanson <70179303+aswanson-nr@users.noreply.github.com> Date: Fri, 23 Aug 2024 14:26:52 -0700 Subject: [PATCH 1/4] Update config.yml Remove unsupported markdown content. --- data-sources/windows-certs/config.yml | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/data-sources/windows-certs/config.yml b/data-sources/windows-certs/config.yml index f02f63ed57..f2cd3dd007 100644 --- a/data-sources/windows-certs/config.yml +++ b/data-sources/windows-certs/config.yml @@ -1,12 +1,10 @@ id: windows-certs displayName: Flex Windows Cert Expiration Monitoring Install Plan description: | - ## Windows Certs via Flex Using the infrastructure agent and a flex integration you can pull certification expiration using powershell and send the information to new relic to be used in dashboards or alerts. Follow the regular flex installation process to add this flex integration to your agents, study the data to confirm if it matches your needs. - ## What is Flex New Relic Flex is an application-agnostic, all-in-one tool that allows you to collect metric data from a wide variety of services. It comes bundled with our infrastructure agent. You can instrument any app that exposes metrics over a standard protocol (HTTP, file, shell) in a standard format (for example, JSON or plain text): you create a YAML config file, start the Infrastructure agent, and your data is reported to New Relic. icon: logo.png @@ -23,4 +21,4 @@ install: url: https://github.com/newrelic/nri-flex/tree/master/examples/windows/WindowsExpCertSample categoryTerms: - - infrastructure \ No newline at end of file + - infrastructure From e1d1e5eb54d3c32d0717ba0501cc19df54bc7e08 Mon Sep 17 00:00:00 2001 From: Steven Broderick Date: Fri, 23 Aug 2024 14:35:05 -0700 Subject: [PATCH 2/4] chore: Update example data source --- _template/data-sources/example-data-source/config.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/_template/data-sources/example-data-source/config.yml b/_template/data-sources/example-data-source/config.yml index 7dda052980..d32837faca 100644 --- a/_template/data-sources/example-data-source/config.yml +++ b/_template/data-sources/example-data-source/config.yml @@ -1,8 +1,7 @@ id: logs displayName: Display name description: | - ## Description - ## Supports markdown + Description does not support markdown. icon: logo.svg install: primary: From 50a7812da24a7b38893aed183ed17aefa77d1a3e Mon Sep 17 00:00:00 2001 From: Alec Swanson <70179303+aswanson-nr@users.noreply.github.com> Date: Fri, 23 Aug 2024 14:38:22 -0700 Subject: [PATCH 3/4] Reduce description length --- data-sources/windows-certs/config.yml | 3 --- 1 file changed, 3 deletions(-) diff --git a/data-sources/windows-certs/config.yml b/data-sources/windows-certs/config.yml index f2cd3dd007..2dc80367ba 100644 --- a/data-sources/windows-certs/config.yml +++ b/data-sources/windows-certs/config.yml @@ -4,9 +4,6 @@ description: | Using the infrastructure agent and a flex integration you can pull certification expiration using powershell and send the information to new relic to be used in dashboards or alerts. Follow the regular flex installation process to add this flex integration to your agents, study the data to confirm if it matches your needs. - - New Relic Flex is an application-agnostic, all-in-one tool that allows you to collect metric data from a wide variety of services. It comes bundled with our infrastructure agent. You can instrument any app that exposes metrics over a standard protocol (HTTP, file, shell) in a standard format (for example, JSON or plain text): you create a YAML config file, start the Infrastructure agent, and your data is reported to New Relic. - icon: logo.png # Searchable words or phrases keywords: From 53d133a15179387d4c1849c74aa7f8e52a3705b5 Mon Sep 17 00:00:00 2001 From: Alec Swanson Date: Thu, 19 Sep 2024 11:34:26 -0700 Subject: [PATCH 4/4] fix: Use valid description length --- data-sources/windows-certs/config.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/data-sources/windows-certs/config.yml b/data-sources/windows-certs/config.yml index 2dc80367ba..eabdf89357 100644 --- a/data-sources/windows-certs/config.yml +++ b/data-sources/windows-certs/config.yml @@ -2,8 +2,6 @@ id: windows-certs displayName: Flex Windows Cert Expiration Monitoring Install Plan description: | Using the infrastructure agent and a flex integration you can pull certification expiration using powershell and send the information to new relic to be used in dashboards or alerts. - - Follow the regular flex installation process to add this flex integration to your agents, study the data to confirm if it matches your needs. icon: logo.png # Searchable words or phrases keywords: