8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 092edf9 commit 0cade7bCopy full SHA for 0cade7b
CHANGELOG
@@ -143,6 +143,9 @@ devel
143
document update operations (successful and failed) [s].
144
- `arangodb_collection_truncate_time`: Execution time histogram of all
145
collection truncate operations (successful and failed) [s].
146
+
147
+ The timer metrics are turned off by default, and can be enabled by setting
148
+ the startup option `--server.export-read-write-metrics true`.
149
150
* Fixed some wrong behavior in single document updates. If the option
151
ignoreRevs=false was given and the precondition _rev was given in the body
0 commit comments