From 9f46af4995b164123e1b5c67f73928fcb0dcb79b Mon Sep 17 00:00:00 2001 From: Arun Mahendra Date: Wed, 22 Jun 2022 17:00:25 -0400 Subject: [PATCH] change log updated --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 5e9904fc78e15..dce847359e285 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -37,6 +37,7 @@ - `signalfxexporter`: Enable the exporting of seven Kubernetes metrics used in Splunk/SignalFx content by default (#11032) - `googlecloudexporter`: Support writing to multiple GCP projects by setting the `gcp.project.id` resource attribute, and support service account impersonation (#11051) - `k8sattributeprocessor`: Add debug logs to help identify missing attributes (#11060) +- `prometheusexporter` : Added a feature to prometheusexporter to export exemplars along with histogram metrics. ### 🧰 Bug fixes 🧰