AWS grafana documentation change
Summary
Added important note about removal of SigV4 authentication in Core Prometheus plugin starting in version 12
Security assessment
Notice describes authentication method removal without indicating security vulnerability. Change appears to be routine feature deprecation documentation.
Diff
diff --git a/grafana/latest/userguide/amp-configure-alerts.md b/grafana/latest/userguide/amp-configure-alerts.md index 97fc03f5b..b213f05cf 100644 --- a//grafana/latest/userguide/amp-configure-alerts.md +++ b//grafana/latest/userguide/amp-configure-alerts.md @@ -8,0 +9,4 @@ +###### Important + +Starting in Amazon Managed Grafana version 12, SigV4 authentication support in the Core Prometheus plugin has been removed. All Amazon Managed Service for Prometheus data sources that were previously using the Core Prometheus plugin are automatically migrated to the Amazon Managed Service for Prometheus plugin. Any dashboards using these data sources are automatically updated to reflect this change. See [Connect to an Amazon Managed Service for Prometheus data source](./amazon-prometheus-data-source.html). +