Creating a Query for Block Volume Resources
Define a query for Block Volume resource metric data (oci_blockstore
).
For an example query, see Example Query and Metric Chart.
For more information about these metrics, see Block Volume Metrics Reference.
For query troubleshooting, see Troubleshooting Queries.
To create a user-defined query for Block Volume resource 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.
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 Block Volume metrics, set
--namespace
tooci_blockstore
.oci monitoring metric-data summarize-metrics-data --namespace oci_blockstore [...]
For a complete list of parameters and values for CLI commands, see the CLI Command Reference.
Run the SummarizeMetricsData operation to query metric data. To query Block Volume metrics, set
namespace
tooci_blockstore
.