mirror of
https://github.com/optim-enterprises-bv/vault.git
synced 2025-11-02 03:27:54 +00:00
VAULT-32158 docs (#29058)
This commit is contained in:
@@ -107,7 +107,7 @@ HashiCorp collects the following product usage metrics as part of the `metrics`
|
|||||||
All of these metrics are numerical, and contain no sensitive values or additional metadata:
|
All of these metrics are numerical, and contain no sensitive values or additional metadata:
|
||||||
|
|
||||||
| Metric Name | Description |
|
| Metric Name | Description |
|
||||||
|---------------------------------------------|--------------------------------------------------------------------------|
|
|------------------------------------------------------|------------------------------------------------------------------------------------|
|
||||||
| `vault.namespaces.count` | Total number of namespaces. |
|
| `vault.namespaces.count` | Total number of namespaces. |
|
||||||
| `vault.leases.count` | Total number of leases within Vault. |
|
| `vault.leases.count` | Total number of leases within Vault. |
|
||||||
| `vault.quotas.ratelimit.count` | Total number of rate limit quotas within Vault. |
|
| `vault.quotas.ratelimit.count` | Total number of rate limit quotas within Vault. |
|
||||||
@@ -170,6 +170,16 @@ All of these metrics are numerical, and contain no sensitive values or additiona
|
|||||||
| `vault.secret.engine.transit.count` | The total number of Transit secret engines in Vault. |
|
| `vault.secret.engine.transit.count` | The total number of Transit secret engines in Vault. |
|
||||||
| `vault.secret.engine.database.count` | The total number of Database secret engines in Vault. |
|
| `vault.secret.engine.database.count` | The total number of Database secret engines in Vault. |
|
||||||
| `vault.secret.engine.plugin.count` | The total number of custom plugin secret engines in Vault. |
|
| `vault.secret.engine.plugin.count` | The total number of custom plugin secret engines in Vault. |
|
||||||
|
| `vault.secretsync.sources.count` | The total number of secret sources configured for secret sync. |
|
||||||
|
| `vault.secretsync.destinations.count` | The total number of secret destinations configured for secret sync. |
|
||||||
|
| `vault.secretsync.destinations.aws-sm.count` | The total number of AWS-SM secret destinations configured for secret sync. |
|
||||||
|
| `vault.secretsync.destinations.azure-kv.count` | The total number of Azure-KV secret destinations configured for secret sync. |
|
||||||
|
| `vault.secretsync.destinations.gh.count` | The total number of GH secret destinations configured for secret sync. |
|
||||||
|
| `vault.secretsync.destinations.vault.count` | The total number of Vault secret destinations configured for secret sync. |
|
||||||
|
| `vault.secretsync.destinations.vercel-project.count` | The total number of Vercel Project secret destinations configured for secret sync. |
|
||||||
|
| `vault.secretsync.destinations.terraform.count` | The total number of Terraform secret destinations configured for secret sync. |
|
||||||
|
| `vault.secretsync.destinations.gitlab.count` | The total number of GitLab secret destinations configured for secret sync. |
|
||||||
|
| `vault.secretsync.destinations.inmem.count` | The total number of InMem secret destinations configured for secret sync. |
|
||||||
|
|
||||||
## Usage metadata list
|
## Usage metadata list
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user