You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ozone.apache.org by ri...@apache.org on 2022/07/23 23:15:37 UTC

[ozone] branch master updated: HDDS-7036. Enable RocksDB stats in monitoring sample config (#3619)

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 <64...@users.noreply.github.com>
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: commits-unsubscribe@ozone.apache.org
For additional commands, e-mail: commits-help@ozone.apache.org