You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
|`collection-interval`| The data collection periodicity in seconds Range 0 - 3600. 0 indicates disabling periodic collection. Default : 0|
308
-
|`max-retention-interval`| Data retention interval, in seconds, for the historical data, after which the data will be purged. Range 0 - 3600. 0, indicates no historical data retention, Default : 0|
308
+
|`collection-interval`| The data collection periodicity in seconds Range 0 - 3600. 0 indicates disabling periodic collection. Default : 15|
309
+
|`max-retention-interval`| Data retention interval, in seconds, for the historical data, after which the data will be purged. Range 0 - 3600. 0, indicates no historical data retention, Default : 300|
309
310
310
311
Atleast one parameter must be provided in any invocation. Any unsupplied parameter will continue to have the previously configured value.
311
312
@@ -329,6 +330,26 @@ The command syntax for setting up the parameter is as follows:
The following command dumps current internal parameters for bdbg internal tools, useful for debugging. The specific parameters dumped depend on the tool. This is meant to be useful for developers.
0 commit comments