Device Data FHIR Service Metrics Reference

Review details about the metrics emitted for the metric namespace oci_ddfs for the Device Data FHIR (DDFS) Service.

The metrics in oci_ddfs are automatically available for any Instances you create. You don't need to enable monitoring on the resource to get these metrics. You do need a policy to read metrics.

For more information, see Metrics.

Available Metrics: oci_ddfs

Dimensions

Device Data FHIR Service metrics include the following dimensions. Dimensions are low-cardinality labels and must not include PHI, PII, request payload content, FHIR identifiers, patient IDs, device IDs, encounter IDs, or request IDs.

resourceId
The DDFS service or resource identifier. This is the primary customer-facing resource scope for DDFS metrics.
operation
The FHIR API operation associated with the request, when available: create, read, update, delete, or search.
resourceType
The FHIR resource type, when applicable, such as Device, Observation, Patient, or Encounter.
responseCode
The HTTP response code returned for the request.
status
The result label, such as received, success, or error.

Descriptions

Use the metrics emitted by the metric namespace oci_ddfs to view metrics for each DDFS resource.

Metric Metric Chart Display Name Unit Description Dimensions
ApiRequestCount API Request Count Count

Number of incoming client API requests received by DDFS.

resourceId

operation

resourceType

status

ApiResponseCount API Response Count Count

Number of API responses returned by DDFS FHIR endpoints.

resourceId

operation

resourceType

responseCode

status

ApiErrorCount API Error Count Count

Number of failed API requests or error responses returned by DDFS FHIR endpoints.

resourceId

operation

resourceType

responseCode

status

Latency Latency Milliseconds

Service-observed latency from request receipt to response completion.

resourceId

operation

resourceType

responseCode

status