This is an automated email from the ASF dual-hosted git repository.
ritesh pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/ozone.git
The following commit(s) were added to refs/heads/master by this push:
new 8f16515fcc HDDS-7036. Enable RocksDB stats in monitoring sample config
(#3619)
8f16515fcc is described below
commit 8f16515fccb67c7cc5407a25e4aaf972ad466c99
Author: Doroszlai, Attila <[email protected]>
AuthorDate: Sun Jul 24 01:15:32 2022 +0200
HDDS-7036. Enable RocksDB stats in monitoring sample config (#3619)
---
hadoop-ozone/dist/src/main/compose/ozone/monitoring.conf | 1 +
1 file changed, 1 insertion(+)
diff --git a/hadoop-ozone/dist/src/main/compose/ozone/monitoring.conf
b/hadoop-ozone/dist/src/main/compose/ozone/monitoring.conf
index 156d539d61..7fcf1cc8cb 100644
--- a/hadoop-ozone/dist/src/main/compose/ozone/monitoring.conf
+++ b/hadoop-ozone/dist/src/main/compose/ozone/monitoring.conf
@@ -16,6 +16,7 @@
OZONE-SITE.XML_hdds.prometheus.endpoint.enabled=true
OZONE-SITE.XML_hdds.tracing.enabled=true
+OZONE-SITE.XML_ozone.metastore.rocksdb.statistics=ALL
HDFS-SITE.XML_rpc.metrics.quantile.enable=true
HDFS-SITE.XML_rpc.metrics.percentiles.intervals=60,300
JAEGER_SAMPLER_PARAM=1
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]