From f1b632c41d22fe5429dbbecaa4f3a627f25374eb Mon Sep 17 00:00:00 2001 From: "alexa." Date: Fri, 18 Oct 2024 11:39:03 -0500 Subject: [PATCH] feat(aws-branching): changed appinfo to default, added placeholder text, added whatsnext mdx --- .../aws-cloudwatch/cloudwatch-path/cloudformation.mdx | 3 +-- .../aws-cloudwatch/cloudwatch-path/console-api-calls.mdx | 3 +-- src/install/aws-cloudwatch/cloudwatch-path/migrate.mdx | 2 +- src/install/aws-cloudwatch/collect-data.mdx | 2 +- src/install/aws-cloudwatch/create-metric-stream.mdx | 2 +- src/install/aws-cloudwatch/firehose-permissions.mdx | 3 +-- src/install/aws-cloudwatch/validate-data.mdx | 2 +- src/install/aws-cloudwatch/whatsNext.mdx | 6 ++++++ 8 files changed, 13 insertions(+), 10 deletions(-) create mode 100644 src/install/aws-cloudwatch/whatsNext.mdx diff --git a/src/install/aws-cloudwatch/cloudwatch-path/cloudformation.mdx b/src/install/aws-cloudwatch/cloudwatch-path/cloudformation.mdx index 244cfdcf77a..ad1c7f270c8 100644 --- a/src/install/aws-cloudwatch/cloudwatch-path/cloudformation.mdx +++ b/src/install/aws-cloudwatch/cloudwatch-path/cloudformation.mdx @@ -1,6 +1,5 @@ - --- -componentType: appInfoConfig +componentType: default headingText: UPDATE --- diff --git a/src/install/aws-cloudwatch/cloudwatch-path/console-api-calls.mdx b/src/install/aws-cloudwatch/cloudwatch-path/console-api-calls.mdx index 000d9850ee0..6720edd8083 100644 --- a/src/install/aws-cloudwatch/cloudwatch-path/console-api-calls.mdx +++ b/src/install/aws-cloudwatch/cloudwatch-path/console-api-calls.mdx @@ -1,9 +1,8 @@ --- -componentType: appInfoConfig +componentType: default headingText: UPDATE --- - 1. **Create a Kinesis Data Firehose Delivery Stream** and configure the following destination parameters: * Source: Direct PUT or other sources diff --git a/src/install/aws-cloudwatch/cloudwatch-path/migrate.mdx b/src/install/aws-cloudwatch/cloudwatch-path/migrate.mdx index e1d48e9dfc2..98fe0b5825f 100644 --- a/src/install/aws-cloudwatch/cloudwatch-path/migrate.mdx +++ b/src/install/aws-cloudwatch/cloudwatch-path/migrate.mdx @@ -1,5 +1,5 @@ --- -componentType: appInfoConfig +componentType: default headingText: UPDATE --- diff --git a/src/install/aws-cloudwatch/collect-data.mdx b/src/install/aws-cloudwatch/collect-data.mdx index 2b57eb9e6d4..7b433df24e3 100644 --- a/src/install/aws-cloudwatch/collect-data.mdx +++ b/src/install/aws-cloudwatch/collect-data.mdx @@ -1,5 +1,5 @@ --- -componentType: appInfoConfig +componentType: default headingText: Set up the AWS CloudWatch Metric Streams integration --- diff --git a/src/install/aws-cloudwatch/create-metric-stream.mdx b/src/install/aws-cloudwatch/create-metric-stream.mdx index 6b04deba961..8530b84ee50 100644 --- a/src/install/aws-cloudwatch/create-metric-stream.mdx +++ b/src/install/aws-cloudwatch/create-metric-stream.mdx @@ -1,5 +1,5 @@ --- -componentType: appInfoConfig +componentType: default headingText: Choose your framework --- diff --git a/src/install/aws-cloudwatch/firehose-permissions.mdx b/src/install/aws-cloudwatch/firehose-permissions.mdx index 3d91fadc92c..c8200eff702 100644 --- a/src/install/aws-cloudwatch/firehose-permissions.mdx +++ b/src/install/aws-cloudwatch/firehose-permissions.mdx @@ -1,9 +1,8 @@ --- -componentType: appInfoConfig +componentType: default headingText: Confirm your permissions, then set up a metric stream --- - Minimal permissions and mapping instructions To enrich CloudWatch metrics with additional service metadata and custom tags, any AWS role configured in New Relic must be granted the following minimal permissions: diff --git a/src/install/aws-cloudwatch/validate-data.mdx b/src/install/aws-cloudwatch/validate-data.mdx index 862432c17a5..3eed4192f57 100644 --- a/src/install/aws-cloudwatch/validate-data.mdx +++ b/src/install/aws-cloudwatch/validate-data.mdx @@ -1,5 +1,5 @@ --- -componentType: appInfoConfig +componentType: default headingText: UPDATE --- diff --git a/src/install/aws-cloudwatch/whatsNext.mdx b/src/install/aws-cloudwatch/whatsNext.mdx new file mode 100644 index 00000000000..3aa20b3ee27 --- /dev/null +++ b/src/install/aws-cloudwatch/whatsNext.mdx @@ -0,0 +1,6 @@ +--- +componentType: default +headingText: Metrics collected by the integration +--- + +hjfgjhgjhkbgjhb \ No newline at end of file