Skip to main content

PostgreSQL telemetry

PostgreSQL telemetry provides information on OpenBao PostgreSQL storage.

Default metrics

vault.postgresql.delete

Metric typeValueDescription
timermsTime required to delete entry from storage

vault.postgresql.get

Metric typeValueDescription
timermsTime required to get an entry

vault.postgresql.list

Metric typeValueDescription
timermsTime required to list all entries under the prefix

vault.postgresql.list-page

Metric typeValueDescription
timermsTime required to list all entries under the prefix (subject to pagination limits)

vault.postgresql.put

Metric typeValueDescription
timermsTime required to insert an entry