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

feat(system_monitor): add on/off config for network traffic monitor #9069

Merged

fix: change function name from stop to skip

fad266d
Select commit
Loading
Failed to load commit list.
Merged

feat(system_monitor): add on/off config for network traffic monitor #9069

fix: change function name from stop to skip
fad266d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Nov 8, 2024 in 0s

0.00% of diff hit (target 0.00%)

View this Pull Request on Codecov

0.00% of diff hit (target 0.00%)

Annotations

Check warning on line 125 in system/system_monitor/reader/traffic_reader/traffic_reader_service.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

system/system_monitor/reader/traffic_reader/traffic_reader_service.cpp#L124-L125

Added lines #L124 - L125 were not covered by tests

Check warning on line 160 in system/system_monitor/reader/traffic_reader/traffic_reader_service.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

system/system_monitor/reader/traffic_reader/traffic_reader_service.cpp#L160

Added line #L160 was not covered by tests

Check warning on line 167 in system/system_monitor/reader/traffic_reader/traffic_reader_service.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

system/system_monitor/reader/traffic_reader/traffic_reader_service.cpp#L166-L167

Added lines #L166 - L167 were not covered by tests

Check warning on line 169 in system/system_monitor/reader/traffic_reader/traffic_reader_service.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

system/system_monitor/reader/traffic_reader/traffic_reader_service.cpp#L169

Added line #L169 was not covered by tests

Check warning on line 171 in system/system_monitor/reader/traffic_reader/traffic_reader_service.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

system/system_monitor/reader/traffic_reader/traffic_reader_service.cpp#L171

Added line #L171 was not covered by tests

Check warning on line 256 in system/system_monitor/reader/traffic_reader/traffic_reader_service.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

system/system_monitor/reader/traffic_reader/traffic_reader_service.cpp#L255-L256

Added lines #L255 - L256 were not covered by tests

Check warning on line 44 in system/system_monitor/src/net_monitor/net_monitor.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

system/system_monitor/src/net_monitor/net_monitor.cpp#L44

Added line #L44 was not covered by tests

Check warning on line 86 in system/system_monitor/src/net_monitor/net_monitor.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

system/system_monitor/src/net_monitor/net_monitor.cpp#L86

Added line #L86 was not covered by tests

Check warning on line 88 in system/system_monitor/src/net_monitor/net_monitor.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

system/system_monitor/src/net_monitor/net_monitor.cpp#L88

Added line #L88 was not covered by tests

Check warning on line 245 in system/system_monitor/src/net_monitor/net_monitor.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

system/system_monitor/src/net_monitor/net_monitor.cpp#L245

Added line #L245 was not covered by tests

Check warning on line 250 in system/system_monitor/src/net_monitor/net_monitor.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

system/system_monitor/src/net_monitor/net_monitor.cpp#L249-L250

Added lines #L249 - L250 were not covered by tests

Check warning on line 252 in system/system_monitor/src/net_monitor/net_monitor.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

system/system_monitor/src/net_monitor/net_monitor.cpp#L252

Added line #L252 was not covered by tests

Check warning on line 255 in system/system_monitor/src/net_monitor/net_monitor.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

system/system_monitor/src/net_monitor/net_monitor.cpp#L255

Added line #L255 was not covered by tests

Check warning on line 257 in system/system_monitor/src/net_monitor/net_monitor.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

system/system_monitor/src/net_monitor/net_monitor.cpp#L257

Added line #L257 was not covered by tests

Check warning on line 264 in system/system_monitor/src/net_monitor/net_monitor.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

system/system_monitor/src/net_monitor/net_monitor.cpp#L264

Added line #L264 was not covered by tests

Check warning on line 268 in system/system_monitor/src/net_monitor/net_monitor.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

system/system_monitor/src/net_monitor/net_monitor.cpp#L266-L268

Added lines #L266 - L268 were not covered by tests

Check warning on line 270 in system/system_monitor/src/net_monitor/net_monitor.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

system/system_monitor/src/net_monitor/net_monitor.cpp#L270

Added line #L270 was not covered by tests

Check warning on line 272 in system/system_monitor/src/net_monitor/net_monitor.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

system/system_monitor/src/net_monitor/net_monitor.cpp#L272

Added line #L272 was not covered by tests

Check warning on line 278 in system/system_monitor/src/net_monitor/net_monitor.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

system/system_monitor/src/net_monitor/net_monitor.cpp#L277-L278

Added lines #L277 - L278 were not covered by tests

Check warning on line 637 in system/system_monitor/src/net_monitor/net_monitor.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

system/system_monitor/src/net_monitor/net_monitor.cpp#L637

Added line #L637 was not covered by tests

Check warning on line 642 in system/system_monitor/src/net_monitor/net_monitor.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

system/system_monitor/src/net_monitor/net_monitor.cpp#L641-L642

Added lines #L641 - L642 were not covered by tests

Check warning on line 646 in system/system_monitor/src/net_monitor/net_monitor.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

system/system_monitor/src/net_monitor/net_monitor.cpp#L646

Added line #L646 was not covered by tests

Check warning on line 649 in system/system_monitor/src/net_monitor/net_monitor.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

system/system_monitor/src/net_monitor/net_monitor.cpp#L649

Added line #L649 was not covered by tests