summary refs log tree commit diff
path: root/changelog.d
diff options
context:
space:
mode:
authorRichard van der Hoff <1389908+richvdh@users.noreply.github.com>2019-07-24 11:33:13 +0100
committerGitHub <noreply@github.com>2019-07-24 11:33:13 +0100
commit418635e68a127da24bf887adcbf19d3110c57630 (patch)
treec896f9452021f75ec0351f3e7fb4664463d49687 /changelog.d
parentMake Jaeger fully configurable (#5694) (diff)
downloadsynapse-418635e68a127da24bf887adcbf19d3110c57630.tar.xz
Add a prometheus metric for active cache lookups. (#5750)
* Add a prometheus metric for active cache lookups.

* changelog
Diffstat (limited to 'changelog.d')
-rw-r--r--changelog.d/5750.misc1
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/5750.misc b/changelog.d/5750.misc
new file mode 100644
index 0000000000..6beaa460a5
--- /dev/null
+++ b/changelog.d/5750.misc
@@ -0,0 +1 @@
+Add a prometheus metric for pending cache lookups.
\ No newline at end of file