Q: Can this extension ingest metrics from other OCI services not explicitly listed here?
A: No. This extension is designed to understand specific services metrics and topology, and present their signals on dashboards and predefined analysis screens. Ingesting metrics from other services can be set up leveraging Oracle Connector Hub and push-based ingest. Look for Oracle Connector Hub signals ingest technology support on the Dynatrace Hub.
Q: What OCI API endpoints is this extension connecting to?
A: OCI performance counters are available though a number of different endpoints, whose specific URLs reflect specific monitored services and regions in which those services run. Oracle published the list of API reference endpoints here.
None of these URLs needs to be provided in the extension configuration. Oracle SDK builds those URLs using input the extension requires (Compartment ID, Tenancy, Region) and specific service it monitors (compute, load balancer, VCN, VPN and so on - they are listed above). Oracle SDK libraries are embedded in this extension distribution.
Q: What permissions are required on the OCI side for the extension to work?
Permissions required are METRIC_READ and METRIC_INSPECT found at Permissions Required for Each API Operation.
Q: What is the DDU Consumption of this extension?
A: The formula for DDU consumption of the extension will be published at a later date. For now, when estimating consumption of this Preview version of the extension, take into account the numbers of:
10 metrics per cloud:oci:compute_instance
4 metrics per cloud:oci:instance_pool
27 metrics per cloud:oci:load_balancer
9 metrics per cloud:oci:network_load_balancer
12 metrics per cloud:oci:vcn
6 metrics per cloud:oci:vpn
5 metrics per cloud:oci:block_volume
10 metrics per cloud:oci:file_system
2 metrics per cloud:oci:object_store
12 metrics per cloud:oci:api_gateway
2 metrics per cloud:oci:function
and aggregate these for all OCI tenants you plan to monitor. This way you arrive at the number of metric points that monitoring will bring every monitoring interval.
Metric to DDU consumption multiplier is:
number of metrics * 525.6 DDUs/year
DDU cost above does not include any possible Log events or Custom events triggered by the extension. For more information on this, please visit the DDU log event cost and DDU custom event cost pages.