-
Notifications
You must be signed in to change notification settings - Fork 95
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
log: disable top-level monitors when telemetry is disabled
This has the nice side effect of also disabling the warning that RTS stats are disabled when telemetry is off, because RTS stats don't matter in that case. Change-Id: I4111672ccc18760184d3325c0cd998c3c91fd6d2
- Loading branch information
1 parent
5a610d7
commit a616768
Showing
2 changed files
with
14 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
Disable telemetry monitor threads when telemetry is disabled anyway |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters