Home
last modified time | relevance | path

Searched refs:retention (Results 251 – 275 of 4277) sorted by relevance

1...<<11121314151617181920>>...172

/dports/net-mgmt/nagios4/nagios-4.4.6/html/
H A Dconfig.inc.php.in13 $cfg['state_retention_file']='@localstatedir@/retention.dat'; // default location of Nagios retenti…
/dports/net-mgmt/nagios/nagios-3.5.1/html/
H A Dconfig.inc.php.in13 $cfg['state_retention_file']='@localstatedir@/retention.dat'; // default location of Nagios retenti…
/dports/devel/py-zsm-lib/zsm-lib-0.2.0/src/zsm_lib/
H A Dmanage.py62 retention=snapshot_config["retention"],
106 dataset: zfs.Dataset, label: str, retention: int, dry_run: bool
113 if len(snapshots) > retention:
/dports/www/habari/habari-0.8/system/classes/
H A Deventlog.php355 $retention = Options::get( 'log_retention', 14 ); // default to 14 days
358 $retention = '-' . intval( $retention ) . ' days';
361 $date = HabariDateTime::date_create()->modify( $retention );
/dports/www/py-graphite-web/graphite-web-1.1.8/docs/
H A Dconfig-carbon.rst27 This configuration file details retention rates for storing metrics. It matches metric paths to pat…
35 * This retention is set at the time the first metric is sent.
42 * A retention rate line, specified after "retentions="
44 The retentions line can specify multiple retentions. Each retention of ``frequency:history`` is sep…
56 Here's a simple, single retention example:
70 Here's a more complicated example with multiple retention rates:
87 Additionally, whisper supports a legacy retention specification for backwards compatibility reasons…
106 * ``aggregationMethod`` specifies the function used to aggregate values for the next retention leve…
121 …that a minimum of 10% of the slots in the previous retention level must have values for next reten…
126 The aggregation parameters are kept separate from the retention parameters because the former depen…
[all …]
/dports/security/vault/vault-1.8.2/vendor/github.com/influxdata/influxdb/services/continuous_querier/
H A Dcontinuous_queries.md20 …ning a query and having it output into either another measurement name, retention policy, or datab…
24 INTO [<retention policy>.]<measurement> [ON <database>]
30retention policy, database, where clause, and group by clause are all optional. If a retention po…
32 … merge many series into one that will go into either a new measurement, retention policy, or datab…
83 …tions from all series in a measurement. This example assumes you have a retention policy named `1h…
118 …f a continuous query must go to either a different measurement or to a different retention policy.*
135 2. For each CQ on the measurement and retention policy without a `GROUP BY time`:
141 …gh and run this process against them since they can feed into different retention policies, measur…
203 …d output one series into the `1h` retention policy for the `cpu` measurement for every series from…
222 The second CQ would use the same series id as the write, but would send it to another retention pol…
[all …]
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/github.com/influxdata/influxdb/services/continuous_querier/
H A Dcontinuous_queries.md20 …ning a query and having it output into either another measurement name, retention policy, or datab…
24 INTO [<retention policy>.]<measurement> [ON <database>]
30retention policy, database, where clause, and group by clause are all optional. If a retention po…
32 … merge many series into one that will go into either a new measurement, retention policy, or datab…
83 …tions from all series in a measurement. This example assumes you have a retention policy named `1h…
118 …f a continuous query must go to either a different measurement or to a different retention policy.*
135 2. For each CQ on the measurement and retention policy without a `GROUP BY time`:
141 …gh and run this process against them since they can feed into different retention policies, measur…
203 …d output one series into the `1h` retention policy for the `cpu` measurement for every series from…
222 The second CQ would use the same series id as the write, but would send it to another retention pol…
[all …]
/dports/net-p2p/go-ethereum/go-ethereum-1.10.14/vendor/github.com/influxdata/influxdb/services/continuous_querier/
H A Dcontinuous_queries.md20 …ning a query and having it output into either another measurement name, retention policy, or datab…
24 INTO [<retention policy>.]<measurement> [ON <database>]
30retention policy, database, where clause, and group by clause are all optional. If a retention po…
32 … merge many series into one that will go into either a new measurement, retention policy, or datab…
83 …tions from all series in a measurement. This example assumes you have a retention policy named `1h…
118 …f a continuous query must go to either a different measurement or to a different retention policy.*
135 2. For each CQ on the measurement and retention policy without a `GROUP BY time`:
141 …gh and run this process against them since they can feed into different retention policies, measur…
203 …d output one series into the `1h` retention policy for the `cpu` measurement for every series from…
222 The second CQ would use the same series id as the write, but would send it to another retention pol…
[all …]
/dports/net-mgmt/bosun/bosun-0.9.0-preview/vendor/github.com/influxdata/influxdb/services/continuous_querier/
H A Dcontinuous_queries.md20 …ning a query and having it output into either another measurement name, retention policy, or datab…
24 INTO [<retention policy>.]<measurement> [ON <database>]
30retention policy, database, where clause, and group by clause are all optional. If a retention po…
32 … merge many series into one that will go into either a new measurement, retention policy, or datab…
83 …tions from all series in a measurement. This example assumes you have a retention policy named `1h…
118 …f a continuous query must go to either a different measurement or to a different retention policy.*
135 2. For each CQ on the measurement and retention policy without a `GROUP BY time`:
141 …gh and run this process against them since they can feed into different retention policies, measur…
203 …d output one series into the `1h` retention policy for the `cpu` measurement for every series from…
222 The second CQ would use the same series id as the write, but would send it to another retention pol…
[all …]
/dports/net/kafka/kafka_2.13-2.8.0/config/kraft/
H A Dbroker.properties117 log.retention.hours=168
119 # A size-based retention policy for logs. Segments are pruned from the log unless the remaining
120 # segments drop below log.retention.bytes. Functions independently of log.retention.hours.
121 #log.retention.bytes=1073741824
127 # to the retention policies
128 log.retention.check.interval.ms=300000
H A Dcontroller.properties116 log.retention.hours=168
118 # A size-based retention policy for logs. Segments are pruned from the log unless the remaining
119 # segments drop below log.retention.bytes. Functions independently of log.retention.hours.
120 #log.retention.bytes=1073741824
126 # to the retention policies
127 log.retention.check.interval.ms=300000
H A Dserver.properties117 log.retention.hours=168
119 # A size-based retention policy for logs. Segments are pruned from the log unless the remaining
120 # segments drop below log.retention.bytes. Functions independently of log.retention.hours.
121 #log.retention.bytes=1073741824
127 # to the retention policies
128 log.retention.check.interval.ms=300000
/dports/benchmarks/ali/ali-0.7.5/vendor/github.com/nakabonne/tstorage/
H A Dstorage.go121 func WithRetention(retention time.Duration) Option {
123 s.retention = retention
178 retention: defaultRetention,
226 part, err := openDiskPartition(path, s.retention)
276 retention time.Duration
479 newPart, err := openDiskPartition(dir, s.retention)
/dports/sysutils/py-azure-cli/azure-cli-2.29.2/azure/cli/command_modules/storage/operations/
H A Dlogging.py12 def set_logging(client, log, retention, timeout=None, version=None): argument
14 … s.set_logging('r' in log, 'w' in log, 'd' in log, retention, timeout=timeout, version=version)
/dports/x11/kdisplay/kdisplay-b64cf06bf9945b550a965126c750440a6617e4ef/kcm/
H A Dconfig_handler.h53 int retention() const;
54 void setRetention(int retention);
/dports/net-mgmt/promscale/promscale-0.6.2/docs/
H A Dsql_api.md25 … | Execute maintenance tasks like dropping data according to retention policy. This pro…
35 … | boolean | reset_metric_retention_period resets the retention period for a spe…
37 … | boolean | set_default_retention_period set the retention period for any m…
39 …nterval | boolean | set_metric_retention_period set a retention period for a spe…
/dports/net-mgmt/promscale/promscale-0.6.2/vendor/github.com/thanos-io/thanos/pkg/ui/react-app/src/pages/flags/
H A DFlags.test.tsx29 'storage.tsdb.retention': '0s',
30 'storage.tsdb.retention.size': '0B',
31 'storage.tsdb.retention.time': '0s',
/dports/net-mgmt/promscale/promscale-0.6.2/vendor/github.com/prometheus/prometheus/web/ui/react-app/src/pages/flags/
H A DFlags.test.tsx29 'storage.tsdb.retention': '0s',
30 'storage.tsdb.retention.size': '0B',
31 'storage.tsdb.retention.time': '0s',
/dports/net-mgmt/thanos/thanos-0.11.0/vendor/github.com/prometheus/prometheus/web/ui/react-app/src/pages/
H A DFlags.test.tsx29 'storage.tsdb.retention': '0s',
30 'storage.tsdb.retention.size': '0B',
31 'storage.tsdb.retention.time': '0s',
/dports/net-mgmt/cacti/cacti-1.2.19/
H A Dpoller_spikekill.php199 $retention = read_config_option('spikekil_backup');
203 if (empty($retention)) {
207 $earlytime = time() - $retention;
/dports/www/grafana8/grafana-8.3.6/public/app/plugins/datasource/graphite/
H A Dmeta.ts8 retention?: string; property
80 retention: vals[1],
/dports/databases/pgbarman/barman-release-2.17/doc/barman.1.d/
H A D50-status.md16 Retention policies: enforced (mode: auto, retention: REDUNDANCY 2, WAL retention: MAIN)
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/cortexproject/cortex/pkg/compactor/
H A Dblocks_cleaner.go327 retention := c.cfgProvider.CompactorBlocksRetentionPeriod(userID)
328 c.applyUserRetentionPeriod(ctx, idx, retention, userBucket, userLogger)
414 …) applyUserRetentionPeriod(ctx context.Context, idx *bucketindex.Index, retention time.Duration, u…
416 if retention <= 0 {
420 level.Debug(userLogger).Log("msg", "applying retention", "retention", retention.String())
421 blocks := listBlocksOutsideRetentionPeriod(idx, time.Now().Add(-retention))
427 …ogger, userBucket, b.ID, fmt.Sprintf("block exceeding retention of %v", retention), c.blocksMarked…
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/grafana/loki/vendor/github.com/cortexproject/cortex/pkg/compactor/
H A Dblocks_cleaner.go327 retention := c.cfgProvider.CompactorBlocksRetentionPeriod(userID)
328 c.applyUserRetentionPeriod(ctx, idx, retention, userBucket, userLogger)
414 …) applyUserRetentionPeriod(ctx context.Context, idx *bucketindex.Index, retention time.Duration, u…
416 if retention <= 0 {
420 level.Debug(userLogger).Log("msg", "applying retention", "retention", retention.String())
421 blocks := listBlocksOutsideRetentionPeriod(idx, time.Now().Add(-retention))
427 …ogger, userBucket, b.ID, fmt.Sprintf("block exceeding retention of %v", retention), c.blocksMarked…
/dports/net/kafka/kafka_2.13-2.8.0/config/
H A Dserver.properties103 log.retention.hours=168
105 # A size-based retention policy for logs. Segments are pruned from the log unless the remaining
106 # segments drop below log.retention.bytes. Functions independently of log.retention.hours.
107 #log.retention.bytes=1073741824
113 # to the retention policies
114 log.retention.check.interval.ms=300000

1...<<11121314151617181920>>...172