File tree Expand file tree Collapse file tree 1 file changed +13
-1
lines changed
Expand file tree Collapse file tree 1 file changed +13
-1
lines changed Original file line number Diff line number Diff line change @@ -294,4 +294,16 @@ The following files include code modified from Stream-Lib project.
294294./iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/execution/operator/source/relational/aggregation/approximate/StreamSummary.java
295295
296296Project page: https://github.com/addthis/stream-lib
297- License: https://github.com/addthis/stream-lib/blob/master/LICENSE.txt
297+ License: https://github.com/addthis/stream-lib/blob/master/LICENSE.txt
298+
299+ --------------------------------------------------------------------------------
300+
301+ The following files include code modified from Dropwizard Metrics project.
302+
303+ ./iotdb-core/metrics/core/src/main/java/org/apache/iotdb/metrics/core/utils/IoTDBCachedGauge.java
304+ ./iotdb-core/metrics/core/src/main/java/org/apache/iotdb/metrics/core/utils/IoTDBMetricObjNameFactory.java
305+ ./iotdb-core/metrics/core/src/main/java/org/apache/iotdb/metrics/core/utils/IoTDBMovingAverage.java
306+
307+ Copyright (c) 2010-2013 Coda Hale, Yammer.com, 2014-2021 Dropwizard Team
308+ Project page: https://github.com/dropwizard/metrics
309+ License: https://github.com/dropwizard/metrics/blob/release/4.2.x/LICENSE
You can’t perform that action at this time.
0 commit comments