From 941dc3db13f1c4c4b89da14a0dc60b4f7b54228c Mon Sep 17 00:00:00 2001 From: David Robertson Date: Wed, 15 Jun 2022 15:19:49 +0100 Subject: Track a histogram of state res durations (#13036) --- changelog.d/13036.feature | 1 + 1 file changed, 1 insertion(+) create mode 100644 changelog.d/13036.feature (limited to 'changelog.d/13036.feature') diff --git a/changelog.d/13036.feature b/changelog.d/13036.feature new file mode 100644 index 0000000000..71e5a29fe9 --- /dev/null +++ b/changelog.d/13036.feature @@ -0,0 +1 @@ +Add metrics measuring the CPU and DB time spent in state resolution. -- cgit 1.5.1