diff options
| author | Richard van der Hoff <1389908+richvdh@users.noreply.github.com> | 2018-08-07 14:48:08 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2018-08-07 14:48:08 +0100 |
| commit | e5d2c678442af6fb3dd5d08829e3eedc61b4950e (patch) | |
| tree | 77f646593a31544cf50ee67765bacf4083452a5a | |
| parent | fix event lag graph (diff) | |
| parent | changelog (diff) | |
| download | synapse-e5d2c678442af6fb3dd5d08829e3eedc61b4950e.tar.xz | |
Merge pull request #3658 from matrix-org/rav/fix_event_persisted_position_metrics
Fix occasional glitches in the synapse_event_persisted_position metric
Diffstat (limited to '')
| -rw-r--r-- | changelog.d/3658.bugfix | 1 | ||||
| -rw-r--r-- | synapse/storage/events.py | 11 |
2 files changed, 9 insertions, 3 deletions
diff --git a/changelog.d/3658.bugfix b/changelog.d/3658.bugfix new file mode 100644 |
