Creating a Query for Health Checks
Define a query for health check metric data (oci_healthchecks).
For an example query, see Example Query and Metric Chart.
For more information about these metrics, see Health Checks Metrics Reference.
For query troubleshooting, see Troubleshooting Queries.
- To create a user-defined query for health check metric data in the Console, use the Metrics Explorer page. - These steps show how to create a query in Basic mode. To create a query in Advanced mode (MQL), see Editing the MQL Expression for a Query. - The chart shows the results of the query for the selected compartment and region. - For information about directly editing MQL expressions or changing queries by using the CLI or API, see Editing the MQL Expression for a Query. For other querying tasks, see Querying Metric Data. 
- Use the oci monitoring metric-data summarize-metrics-data command and required parameters to query metric data. To query Health Checks metrics, set - --namespaceto- oci_healthchecks.- oci monitoring metric-data summarize-metrics-data --namespace oci_healthchecks [...]- For a complete list of parameters and values for CLI commands, see the Command Line Reference for Monitoring. 
- Run the SummarizeMetricsData operation to query metric data. To query Health Checks metrics, set - namespaceto- oci_healthchecks.