Viewing Metrics from the Monitoring Service

View metrics for a DDFS instance by using the oci_ddfs metric namespace.

Use the FHIR service metrics to diagnose and troubleshoot issues for systems or devices that connect to Oracle Cloud Infrastructure.

For more information about these metrics, see Device Data FHIR Service Metrics Reference.

If you want to view metrics, an administrator must add this policy to the compartment or tenancy. For more information see, Policies for Metric Access for Groups.

Lets users query metrics for a DDFS instance in a specific compartment.

Allow group <group_name> to read metrics in compartment <compartment_name>
Let users query metrics for a DDFS instance in a specific tenancy.
Allow group <group_name> to read metrics in <tenancy_name>
  • View metric charts that use predefined service queries for DDFS instances. Default metric charts are available on the Service Metrics page.

    Alternatively, view metrics on the Monitoring tab for each DDFS instance in the Console.

    1. Open the navigation menu and select Observability & Management. Under Monitoring, select Service Metrics. The Service Metrics page opens.
    2. In the navigation bar, select the region that contains the metric data that you want. For more information about regions, see Understand Regions and Working Across Regions.
    3. To view the resources in a different compartment, use the Compartment filter to switch compartments.

      The page lists metric namespaces for the selected region and compartment. You must have permission to work in a compartment to see the resources in it. If you're not sure which compartment to use, contact an administrator. For more information, see Understanding Compartments.

    4. For Metric namespace, select oci_ddfs.

    You can also create an alarm based on a query. For more information about monitoring metrics and using alarms, see Overview of Monitoring.

    For information about notifications for alarms, see Notifications Overview.

  • Use the oci monitoring metric list command and required parameters to list metric data. To list DDFS metrics, set --namespace to oci_ddfs.

    oci monitoring metric list --namespace oci_ddfs [...]

    For a complete list of parameters and values for CLI commands, see CLI Command Reference.

  • Run the ListMetrics operation to query metric data. To query DDFS metrics, set namespace to oci_ddfs.