Skip to content

Iotdb 3494 0.13#84

Open
THUMarkLau wants to merge 95 commits intorel/0.13from
IOTDB-3494-0.13
Open

Iotdb 3494 0.13#84
THUMarkLau wants to merge 95 commits intorel/0.13from
IOTDB-3494-0.13

Conversation

@THUMarkLau
Copy link
Copy Markdown
Owner

Description

Content1 ...

Content2 ...

Content3 ...


This PR has:

  • been self-reviewed.
    • concurrent read
    • concurrent write
    • concurrent read and write
  • added documentation for new or modified features or behaviors.
  • added Javadocs for most classes and all non-trivial methods.
  • added or updated version, license, or notice information
  • added comments explaining the "why" and the intent of the code wherever would not be obvious
    for an unfamiliar reader.
  • added unit tests or modified existing tests to cover new code paths, ensuring the threshold
    for code coverage.
  • added integration tests.
  • been tested in a test IoTDB cluster.

Key changed/added classes (or packages if there are too many classes) in this PR

choubenson and others added 30 commits March 15, 2022 21:45
…pdate the implementation of IoTDBReporter and fix NPE error. (apache#5358)

* [IOTDB-2777][metrics] Fix NPE and sample frequency (apache#5304)

Co-authored-by: 还真 <huanzhen.gy@alibaba-inc.com>

(cherry picked from commit b9b32e1)

* [IOTDB-2762][metrics] Fix inconsistent name between dropwizard implementation and micrometer implementation (apache#5301)

(cherry picked from commit 8f9d829)

* [IOTDB-2671][metrics] Improve the implementation of iotdbReporter (apache#5338)

(cherry picked from commit c6e47b9)

* [IOTDB-2786][Dependency] remove iotdb-session dependent on iotdb-server(test) (apache#5319)

(cherry picked from commit 3dca44a)

* [IOTDB-2671][metrics] Improve the implementation of iotdbReporter (apache#5338)

(cherry picked from commit c6e47b9)

Co-authored-by: xinzhongtianxia <453935989@qq.com>
SpriCoder and others added 30 commits May 14, 2022 16:43
…actor from master (apache#6190)

* [IOTDB-2963] metrics of process and hardware (apache#5406)

Co-authored-by: Erickin <956968575@qq.com>
Co-authored-by: zhengqiang-cisdi <loveher147@qq.com>
(cherry picked from commit 719a77a)

* remove enable_performance_stat in iotdb-engine.properties, and add enablePerformanceStat in iotdb-metric.yml (apache#5920)

(cherry picked from commit e108016)

* [IOTDB-3214] Refact predefined metrics in metric framework. (apache#5930)

(cherry picked from commit dd1a28c)

* [IOTDB-3214] Refact predefined metrics in metric framework. (apache#5930)

(cherry picked from commit dd1a28c)

* remove empty file.

* fix compile.

Co-authored-by: ljn55966005 <32378956+ljn55966005@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.