AWS grafana documentation change
Summary
Added important note about removal of SigV4 authentication in Core Prometheus plugin starting in version 12
Security assessment
Change documents plugin migration without mentioning security issues. SigV4 removal appears to be a standard architectural change.
Diff
diff --git a/grafana/latest/userguide/amp-configure-exemplars.md b/grafana/latest/userguide/amp-configure-exemplars.md index 708db1fcd..c5d723b82 100644 --- a//grafana/latest/userguide/amp-configure-exemplars.md +++ b//grafana/latest/userguide/amp-configure-exemplars.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). +