From 39aaf95d0997987535c7a31be2e54e639385be89 Mon Sep 17 00:00:00 2001 From: Jade Ellis Date: Mon, 29 Dec 2025 23:17:57 +0000 Subject: [PATCH] docs: Changelog --- changelog.d/1251.feature | 1 + 1 file changed, 1 insertion(+) create mode 100644 changelog.d/1251.feature diff --git a/changelog.d/1251.feature b/changelog.d/1251.feature new file mode 100644 index 00000000..54544270 --- /dev/null +++ b/changelog.d/1251.feature @@ -0,0 +1 @@ +Enabled the OLTP exporter in default builds, and allow configuring the exporter protocol. (@Jade).