This is an automated email from the ASF dual-hosted git repository.
liyuheng pushed a change to branch Working/prometheus-add-auth
in repository https://gitbox.apache.org/repos/asf/iotdb.git
from aa48f1350c4 Tan review
add cdb54b54c5f add base64 & optimize test
No new revisions were added by this update.
Summary of changes:
.../iotdb/it/env/cluster/env/AbstractEnv.java | 5 ++
.../iotdb/it/env/remote/env/RemoteServerEnv.java | 5 ++
.../java/org/apache/iotdb/itbase/env/BaseEnv.java | 2 +
.../apache/iotdb/db/it/metric/IoTDBMetricIT.java | 60 +++++++++++++++-------
.../apache/iotdb/metrics/config/MetricConfig.java | 12 +++++
.../reporter/prometheus/PrometheusReporter.java | 4 +-
.../conf/iotdb-system.properties.template | 4 +-
7 files changed, 70 insertions(+), 22 deletions(-)