Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[#9903] add system metric host management function #9904

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

[#9903] fix table names, change exclusion api

1c8a137
Select commit
Loading
Failed to load commit list.
Open

[#9903] add system metric host management function #9904

[#9903] fix table names, change exclusion api
1c8a137
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Jun 14, 2023 in 1s

38.15% of diff hit (target 38.59%)

View this Pull Request on Codecov

38.15% of diff hit (target 38.59%)

Annotations

Check warning on line 20 in metric-module/metric/src/main/java/com/navercorp/pinpoint/metric/web/config/MetricWebMysqlDaoConfiguration.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

metric-module/metric/src/main/java/com/navercorp/pinpoint/metric/web/config/MetricWebMysqlDaoConfiguration.java#L19-L20

Added lines #L19 - L20 were not covered by tests

Check warning on line 28 in metric-module/metric/src/main/java/com/navercorp/pinpoint/metric/web/config/MetricWebMysqlDaoConfiguration.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

metric-module/metric/src/main/java/com/navercorp/pinpoint/metric/web/config/MetricWebMysqlDaoConfiguration.java#L28

Added line #L28 was not covered by tests

Check warning on line 33 in metric-module/metric/src/main/java/com/navercorp/pinpoint/metric/web/config/MetricWebMysqlDaoConfiguration.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

metric-module/metric/src/main/java/com/navercorp/pinpoint/metric/web/config/MetricWebMysqlDaoConfiguration.java#L31-L33

Added lines #L31 - L33 were not covered by tests

Check warning on line 36 in metric-module/metric/src/main/java/com/navercorp/pinpoint/metric/web/config/MetricWebMysqlDaoConfiguration.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

metric-module/metric/src/main/java/com/navercorp/pinpoint/metric/web/config/MetricWebMysqlDaoConfiguration.java#L35-L36

Added lines #L35 - L36 were not covered by tests

Check warning on line 39 in metric-module/metric/src/main/java/com/navercorp/pinpoint/metric/web/config/MetricWebMysqlDaoConfiguration.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

metric-module/metric/src/main/java/com/navercorp/pinpoint/metric/web/config/MetricWebMysqlDaoConfiguration.java#L38-L39

Added lines #L38 - L39 were not covered by tests

Check warning on line 41 in metric-module/metric/src/main/java/com/navercorp/pinpoint/metric/web/config/MetricWebMysqlDaoConfiguration.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

metric-module/metric/src/main/java/com/navercorp/pinpoint/metric/web/config/MetricWebMysqlDaoConfiguration.java#L41

Added line #L41 was not covered by tests

Check warning on line 43 in metric-module/metric/src/main/java/com/navercorp/pinpoint/metric/web/config/MetricWebMysqlDaoConfiguration.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

metric-module/metric/src/main/java/com/navercorp/pinpoint/metric/web/config/MetricWebMysqlDaoConfiguration.java#L43

Added line #L43 was not covered by tests

Check warning on line 47 in metric-module/metric/src/main/java/com/navercorp/pinpoint/metric/web/config/MetricWebMysqlDaoConfiguration.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

metric-module/metric/src/main/java/com/navercorp/pinpoint/metric/web/config/MetricWebMysqlDaoConfiguration.java#L47

Added line #L47 was not covered by tests

Check warning on line 53 in metric-module/metric/src/main/java/com/navercorp/pinpoint/metric/web/config/MetricWebMysqlDaoConfiguration.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

metric-module/metric/src/main/java/com/navercorp/pinpoint/metric/web/config/MetricWebMysqlDaoConfiguration.java#L53

Added line #L53 was not covered by tests

Check warning on line 50 in metric-module/metric/src/main/java/com/navercorp/pinpoint/metric/web/config/WebRegistryHandler.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

metric-module/metric/src/main/java/com/navercorp/pinpoint/metric/web/config/WebRegistryHandler.java#L50

Added line #L50 was not covered by tests

Check warning on line 23 in metric-module/metric/src/main/java/com/navercorp/pinpoint/metric/web/controller/SystemMetricExclusionController.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

metric-module/metric/src/main/java/com/navercorp/pinpoint/metric/web/controller/SystemMetricExclusionController.java#L23

Added line #L23 was not covered by tests

Check warning on line 31 in metric-module/metric/src/main/java/com/navercorp/pinpoint/metric/web/controller/SystemMetricExclusionController.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

metric-module/metric/src/main/java/com/navercorp/pinpoint/metric/web/controller/SystemMetricExclusionController.java#L28-L31

Added lines #L28 - L31 were not covered by tests

Check warning on line 36 in metric-module/metric/src/main/java/com/navercorp/pinpoint/metric/web/controller/SystemMetricExclusionController.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

metric-module/metric/src/main/java/com/navercorp/pinpoint/metric/web/controller/SystemMetricExclusionController.java#L35-L36

Added lines #L35 - L36 were not covered by tests

Check warning on line 42 in metric-module/metric/src/main/java/com/navercorp/pinpoint/metric/web/controller/SystemMetricExclusionController.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

metric-module/metric/src/main/java/com/navercorp/pinpoint/metric/web/controller/SystemMetricExclusionController.java#L41-L42

Added lines #L41 - L42 were not covered by tests

Check warning on line 49 in metric-module/metric/src/main/java/com/navercorp/pinpoint/metric/web/controller/SystemMetricExclusionController.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

metric-module/metric/src/main/java/com/navercorp/pinpoint/metric/web/controller/SystemMetricExclusionController.java#L48-L49

Added lines #L48 - L49 were not covered by tests

Check warning on line 54 in metric-module/metric/src/main/java/com/navercorp/pinpoint/metric/web/controller/SystemMetricExclusionController.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

metric-module/metric/src/main/java/com/navercorp/pinpoint/metric/web/controller/SystemMetricExclusionController.java#L54

Added line #L54 was not covered by tests

Check warning on line 60 in metric-module/metric/src/main/java/com/navercorp/pinpoint/metric/web/controller/SystemMetricExclusionController.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

metric-module/metric/src/main/java/com/navercorp/pinpoint/metric/web/controller/SystemMetricExclusionController.java#L56-L60

Added lines #L56 - L60 were not covered by tests

Check warning on line 66 in metric-module/metric/src/main/java/com/navercorp/pinpoint/metric/web/controller/SystemMetricExclusionController.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

metric-module/metric/src/main/java/com/navercorp/pinpoint/metric/web/controller/SystemMetricExclusionController.java#L66

Added line #L66 was not covered by tests

Check warning on line 72 in metric-module/metric/src/main/java/com/navercorp/pinpoint/metric/web/controller/SystemMetricExclusionController.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

metric-module/metric/src/main/java/com/navercorp/pinpoint/metric/web/controller/SystemMetricExclusionController.java#L68-L72

Added lines #L68 - L72 were not covered by tests

Check warning on line 79 in metric-module/metric/src/main/java/com/navercorp/pinpoint/metric/web/controller/SystemMetricExclusionController.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

metric-module/metric/src/main/java/com/navercorp/pinpoint/metric/web/controller/SystemMetricExclusionController.java#L79

Added line #L79 was not covered by tests

Check warning on line 85 in metric-module/metric/src/main/java/com/navercorp/pinpoint/metric/web/controller/SystemMetricExclusionController.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

metric-module/metric/src/main/java/com/navercorp/pinpoint/metric/web/controller/SystemMetricExclusionController.java#L81-L85

Added lines #L81 - L85 were not covered by tests

Check warning on line 92 in metric-module/metric/src/main/java/com/navercorp/pinpoint/metric/web/controller/SystemMetricExclusionController.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

metric-module/metric/src/main/java/com/navercorp/pinpoint/metric/web/controller/SystemMetricExclusionController.java#L92

Added line #L92 was not covered by tests

Check warning on line 98 in metric-module/metric/src/main/java/com/navercorp/pinpoint/metric/web/controller/SystemMetricExclusionController.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

metric-module/metric/src/main/java/com/navercorp/pinpoint/metric/web/controller/SystemMetricExclusionController.java#L94-L98

Added lines #L94 - L98 were not covered by tests

Check warning on line 106 in metric-module/metric/src/main/java/com/navercorp/pinpoint/metric/web/controller/SystemMetricExclusionController.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

metric-module/metric/src/main/java/com/navercorp/pinpoint/metric/web/controller/SystemMetricExclusionController.java#L105-L106

Added lines #L105 - L106 were not covered by tests

Check warning on line 112 in metric-module/metric/src/main/java/com/navercorp/pinpoint/metric/web/controller/SystemMetricExclusionController.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

metric-module/metric/src/main/java/com/navercorp/pinpoint/metric/web/controller/SystemMetricExclusionController.java#L108-L112

Added lines #L108 - L112 were not covered by tests