Home
last modified time | relevance | path

Searched refs:retention (Results 126 – 150 of 4277) sorted by relevance

12345678910>>...172

/dports/sysutils/terraform/terraform-1.0.11/vendor/go.etcd.io/etcd/etcdserver/api/v3compactor/
H A Dcompactor.go63 retention time.Duration,
69 return newPeriodic(lg, clockwork.NewRealClock(), retention, rg, c), nil
71 return newRevision(lg, clockwork.NewRealClock(), int64(retention), rg, c), nil
/dports/net/google-cloud-sdk/google-cloud-sdk/lib/surface/bigtable/backups/
H A Dupdate.yaml3 …Update a backup, only supported for the following fields: --expiration-date and --retention-period.
5 …Update a backup, only supported for the following fields: --expiration-date and --retention-period.
10 --retention-period=7d
32 - arg_name: retention-period
/dports/security/keybase/client-v5.7.1/shared/teams/
H A Dindex.stories.tsx7 import retention from './team/settings-tab/retention/index.stories'
8 import retentionWarning from './team/settings-tab/retention/warning/index.stories'
31 retention()
/dports/security/vault/vault-1.8.2/vendor/github.com/influxdata/influxdb/cmd/influx_inspect/
H A DREADME.md61 #### `-retention` string (optional)
84 Export specific retention policy:
86 influx_inspect export --database mydb --retention autogen
106 …e meta store when exporting TSM shards. As such, it always creates the retention policy with infi…
107 …rior to re-importing if they are importing to a cluster or want a different duration for retention.
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/github.com/influxdata/influxdb/cmd/influx_inspect/
H A DREADME.md61 #### `-retention` string (optional)
84 Export specific retention policy:
86 influx_inspect export --database mydb --retention autogen
106 …e meta store when exporting TSM shards. As such, it always creates the retention policy with infi…
107 …rior to re-importing if they are importing to a cluster or want a different duration for retention.
/dports/net-p2p/go-ethereum/go-ethereum-1.10.14/vendor/github.com/influxdata/influxdb/cmd/influx_inspect/
H A DREADME.md61 #### `-retention` string (optional)
84 Export specific retention policy:
86 influx_inspect export --database mydb --retention autogen
106 …e meta store when exporting TSM shards. As such, it always creates the retention policy with infi…
107 …rior to re-importing if they are importing to a cluster or want a different duration for retention.
/dports/benchmarks/ali/ali-0.7.5/vendor/github.com/nakabonne/tstorage/
H A Ddisk_partition.go36 retention time.Duration member
59 func openDiskPartition(dirPath string, retention time.Duration) (partition, error) {
104 retention: retention,
175 if diff > d.retention {
/dports/net-mgmt/bosun/bosun-0.9.0-preview/vendor/github.com/influxdata/influxdb/cmd/influx_inspect/
H A DREADME.md61 #### `-retention` string (optional)
84 Export specific retention policy:
86 influx_inspect export --database mydb --retention autogen
106 …e meta store when exporting TSM shards. As such, it always creates the retention policy with infi…
107 …rior to re-importing if they are importing to a cluster or want a different duration for retention.
/dports/security/keybase/client-v5.7.1/go/client/
H A Dcmd_chat_retention.go40 keybase chat retention-policy patrick,mlsteele
41 keybase chat retention-policy keybasefriends
42 keybase chat retention-policy keybasefriends --channel '#general'
45 keybase chat retention-policy patrick --keep
48 keybase chat retention-policy patrick --expire 1w
51 keybase chat retention-policy patrick --explode 1w
54 keybase chat retention-policy ateam --expire 1y
57 keybase chat retention-policy ateam --channel '#general' --inherit
/dports/databases/py-carbon/carbon-1.1.8/bin/
H A Dvalidate-storage-schemas.py45 for retention in retentions:
47 archives.append(whisper.parseRetentionDef(retention))
51 (section, retention)
/dports/devel/awscli/awscli-1.20.61/awscli/examples/redshift/
H A Dmodify-snapshot-copy-retention-period.rst1 **To modify snapshot copy retention period**
3 The following ``modify-snapshot-copy-retention-period`` example modifies the number of days to reta…
5 aws redshift modify-snapshot-copy-retention-period \
7 --retention-period 15
/dports/security/vault/vault-1.8.2/vendor/github.com/influxdata/influxdb/services/collectd/
H A DREADME.md12retention policy to be set. If the database does not exist, it will be created automatically when …
31 retention-policy = ""
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/github.com/influxdata/influxdb/services/collectd/
H A DREADME.md12retention policy to be set. If the database does not exist, it will be created automatically when …
31 retention-policy = ""
/dports/net-p2p/go-ethereum/go-ethereum-1.10.14/vendor/github.com/influxdata/influxdb/services/collectd/
H A DREADME.md12retention policy to be set. If the database does not exist, it will be created automatically when …
31 retention-policy = ""
/dports/net-mgmt/bosun/bosun-0.9.0-preview/vendor/github.com/influxdata/influxdb/services/collectd/
H A DREADME.md12retention policy to be set. If the database does not exist, it will be created automatically when …
31 retention-policy = ""
/dports/sysutils/ansible2/ansible-2.9.27/lib/ansible/modules/storage/netapp/
H A Dna_elementsw_snapshot_schedule.py233 retention=dict(required=False, type='str'),
291 self.retention = param['retention']
377 retention=self.retention
415 if self.retention is not None:
416 sched.schedule_info.retention = self.retention
462 … if self.retention is not None and schedule_detail.schedule_info.retention != self.retention:
/dports/security/vault/vault-1.8.2/vendor/github.com/influxdata/influxdb/cmd/influx_tools/importer/
H A DREADME.md5 binary` to write data directly to disk possibly under a new retention policy.
10 If the target retention policy already exists, the tool will error out if you
11 attempt to change the retention policy settings. However, it is possible to
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/github.com/influxdata/influxdb/cmd/influx_tools/importer/
H A DREADME.md5 binary` to write data directly to disk possibly under a new retention policy.
10 If the target retention policy already exists, the tool will error out if you
11 attempt to change the retention policy settings. However, it is possible to
/dports/net-p2p/go-ethereum/go-ethereum-1.10.14/vendor/github.com/influxdata/influxdb/cmd/influx_tools/importer/
H A DREADME.md5 binary` to write data directly to disk possibly under a new retention policy.
10 If the target retention policy already exists, the tool will error out if you
11 attempt to change the retention policy settings. However, it is possible to
/dports/net-mgmt/bosun/bosun-0.9.0-preview/vendor/github.com/influxdata/influxdb/cmd/influx-tools/importer/
H A DREADME.md5 binary` to write data directly to disk possibly under a new retention policy.
10 If the target retention policy already exists, the tool will error out if you
11 attempt to change the retention policy settings. However, it is possible to
/dports/www/grafana8/grafana-8.3.6/public/app/plugins/datasource/influxdb/components/VisualInfluxQLEditor/
H A DFromSection.tsx8 // we use the default retention-policy.
9 // unfortunately, IF the user has a retention-policy named "default",
10 // and it is not the default-retention-policy in influxdb,
16 // is-default info for the retention-policies, so that should change first.
/dports/www/minio-client/mc-RELEASE.2021-12-10T00-14-28Z/cmd/
H A Dretention-set.go81 1. Set object retention for a specific object
84 2. Set object retention for recursively for all objects at a given prefix
87 3. Set object retention to a specific version of a specific object
90 4. Set object retention for recursively for all versions of all objects
93 5. Set default lock retention configuration for a bucket
/dports/security/vault/vault-1.8.2/vendor/github.com/influxdata/influxdb/services/retention/
H A Dservice_test.go20 c := retention.NewConfig()
35 s := NewService(retention.NewConfig())
116 config := retention.NewConfig()
232 c := retention.NewConfig()
381 *retention.Service
384 func NewService(c retention.Config) *Service {
388 Service: retention.NewService(c),
/dports/net-p2p/go-ethereum/go-ethereum-1.10.14/vendor/github.com/influxdata/influxdb/services/retention/
H A Dservice_test.go20 c := retention.NewConfig()
35 s := NewService(retention.NewConfig())
116 config := retention.NewConfig()
232 c := retention.NewConfig()
381 *retention.Service
384 func NewService(c retention.Config) *Service {
388 Service: retention.NewService(c),
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/github.com/influxdata/influxdb/services/retention/
H A Dservice_test.go20 c := retention.NewConfig()
35 s := NewService(retention.NewConfig())
116 config := retention.NewConfig()
232 c := retention.NewConfig()
381 *retention.Service
384 func NewService(c retention.Config) *Service {
388 Service: retention.NewService(c),

12345678910>>...172