From bdaf545baffdc69df96d2d46c665ec5a897d9cdb Mon Sep 17 00:00:00 2001 From: Tim Campbell Date: Tue, 4 Mar 2025 18:10:00 +0100 Subject: [PATCH] Clarification for prometheus metrics --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index ccd2974..a348392 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,7 +4,7 @@ - Services for web & streaming now use `ipFamilyPolicy: PreferDualStack`. This will cause upgrades on existing deployments to fail, as kubernetes cannot patch this field. Please remove both service objects before running `helm upgrade` (services are `mastodon-web` and `mastodon-streaming` by default). ### Features -- Added prometheus metrics for web and sidekiq pods: +- Added prometheus metrics config for web and sidekiq pods (feature will be available with Mastodon v4.4). ```yaml mastodon: metrics: