OCI PostgreSql

This page is not yet available in Spanish. We are working on its translation.
If you have any questions or feedback about our current translation project, feel free to reach out to us!

Overview

OCI PostgreSQL is a fully managed, scalable PostgreSQL database service that ensures reliable and secure data management. It offers automated backups, patching, and scaling, allowing you to focus on application development without the overhead of database maintenance.

This integration allows you to monitor your database’s health, capacity, and performance by collecting metrics and tags from the oci_postgresql namespace.

Setup

Installation

Once you set up the Oracle Cloud Infrastructure integration, ensure that any namespaces mentioned above are included in your Connector Hub.

Data Collected

Metrics

oci.postgresql.buffer_cache_hit_ratio
(gauge)
The percentage of pages found in the buffer cache without reading from disk.
Shown as percent
oci.postgresql.connections
(count)
The number of database connections.
Shown as connection
oci.postgresql.cpu_utilization
(gauge)
The CPU utilization expressed as a percentage. The utilization percentage is reported with respect to the number of CPUs the database is allowed to use, which is two times the number of OCPUs.
Shown as percent
oci.postgresql.deadlocks
(count)
The number of locks on a database row where two or more transactions are waiting for another transaction to give up a locked row.
Shown as lock
oci.postgresql.memory_utilization
(gauge)
The percentage of total RAM that's in use.
Shown as percent
oci.postgresql.read_iops
(gauge)
The number of reads per second.
Shown as read
oci.postgresql.read_latency
(gauge)
Read latency in milliseconds.
Shown as millisecond
oci.postgresql.read_throughput
(gauge)
Reads in kilobytes per second.
Shown as kilobyte
oci.postgresql.used_storage
(gauge)
The amount of storage used, expressed in GB.
Shown as gigabyte
oci.postgresql.write_iops
(gauge)
The number of writes per second.
Shown as write
oci.postgresql.write_latency
(gauge)
Write latency in milliseconds.
Shown as millisecond
oci.postgresql.write_throughput
(gauge)
Writes in kilobytes per second.
Shown as kilobyte

Service Checks

OCI PostgreSql does not include any service checks.

Events

OCI PostgreSql does not include any events.

Troubleshooting

Need help? Contact Datadog support