AWS devopsagent documentation change
Summary
Added Grafana as a supported telemetry source and updated integration documentation throughout the file
Security assessment
This change adds Grafana as a new supported integration but doesn't address any security issues or add security-specific documentation. It's a feature expansion adding another monitoring tool to the supported list.
Diff
diff --git a/devopsagent/latest/userguide/configuring-capabilities-for-aws-devops-agent-connecting-telemetry-sources-index.md b/devopsagent/latest/userguide/configuring-capabilities-for-aws-devops-agent-connecting-telemetry-sources-index.md index aea91ce51..982cb5067 100644 --- a//devopsagent/latest/userguide/configuring-capabilities-for-aws-devops-agent-connecting-telemetry-sources-index.md +++ b//devopsagent/latest/userguide/configuring-capabilities-for-aws-devops-agent-connecting-telemetry-sources-index.md @@ -35 +35 @@ To learn about 2-way integrations, see -Currently, AWS DevOps Agent supports AWS CloudWatch, Datadog, New Relic, and Splunk users with built-in, 1 way integrations. +Currently, AWS DevOps Agent supports AWS CloudWatch, Datadog, Grafana, New Relic, and Splunk users with built-in, 1 way integrations. @@ -48 +48 @@ The AWS CloudWatch built-in, 1-way integration requires no additional setup and -The Datadog, New Relic, and Splunk built-in, 1 way integrations require setup and enable the following: +The Datadog, Grafana, New Relic, and Splunk built-in, 1 way integrations require setup and enable the following: @@ -50 +50 @@ The Datadog, New Relic, and Splunk built-in, 1 way integrations require setup an - * **Automated Investigation triggering -** Datadog, New Relic, and Splunk events can be configured to trigger AWS DevOps Agent incident resolution Investigations via AWS DevOps Agent webhooks. + * **Automated Investigation triggering** \- Datadog, New Relic, and Splunk events can be configured to trigger AWS DevOps Agent incident resolution Investigations via AWS DevOps Agent webhooks. @@ -52 +52 @@ The Datadog, New Relic, and Splunk built-in, 1 way integrations require setup an - * **Telemetry introspection** \- AWS DevOps Agent can introspect Datadog, New Relic, and Splunk telemetry as it investigates an issue via the each providers remote MCP server. + * **Telemetry introspection** \- AWS DevOps Agent can introspect Datadog, Grafana, New Relic, and Splunk telemetry as it investigates an issue via each provider's remote MCP server. @@ -60,0 +61,2 @@ To learn about 1-way integrations, see the following: + * [Connecting Grafana](./connecting-telemetry-sources-connecting-grafana.html) + @@ -70 +72 @@ To learn about 1-way integrations, see the following: -For any other telemetry source, including Grafana dashboards/alarms and Prometheus metrics, you can leverage AWS DevOps Agent’s support for both webhook and MCP server integration. +For any other telemetry source, including Prometheus metrics, you can leverage AWS DevOps Agent’s support for both webhook and MCP server integration.