diff --git a/CHANGELOG.md b/CHANGELOG.md index 2d5f768a..2c6bb706 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,8 +8,7 @@ * **Metrics** * [FIX] Set environment variable `MON_TLS_PATH_INGRESS` to ensure correct datasource connection between Grafana and Promethues in [Azure Deployment sample](samples/azure-deployment). (Fixes #614) - * [CHANGE] Ghostunnel proxy has been removed from project. This was originally done for both Prometheus and Alertmanager. It has -now been removed from Grafana. + * [CHANGE] Replaced the ghostunnel sidecar proxy with Grafana's native TLS capabilities and eliminated ghostunnel from the project. * **Logging** * [FIX] Corrected comments referencing OpenSearch connection information in `samples/generic-base/logging/user-values-es-exporter.yaml`