OCI Monitoring Calculator
Count the datapoints your OCI resources emit and price ingestion and retrieval above the generous free allowances.
Inputs
The first 500 million datapoints ingested each month are free.
The first billion datapoints retrieved each month are free.
Monthly Cost
$4.00
Datapoints Ingested
103.7million/month
Billable Ingestion
0.0million
Ingestion Charge
$0.00
Billable Retrieval
400.0million
Retrieval Charge
$4.00
Datapoints per Minute
2,400
Cost per Resource
$0.0200
Step by step
Values used
Monitored resources = 200 resources; Metrics per resource = 12 metrics; Posting interval = Every 60 seconds; Free ingestion allowance = 500 million datapoints; Ingestion price per million datapoints = 0.0300 USD; Datapoints retrieved by queries and dashboards = 1,400 million; Free retrieval allowance = 1,000 million datapoints; Retrieval price per million datapoints = 0.0100 USD
OCI Monitoring
datapoints = resources × metrics × (2,592,000 ÷ interval seconds); charge = max(0, datapoints − free allowance) × price per million, applied separately to ingestion and retrieval.
Monthly Cost
= 4.00
Datapoints Ingested
= 103.7 million/month
Billable Ingestion
= 0.0 million
Ingestion Charge
= 0.00
Billable Retrieval
= 400.0 million
Retrieval Charge
= 4.00
How it works
Monitoring meters datapoints, not resources, so cost is driven by the product of resource count, metrics per resource and posting frequency. Moving from a 60-second to a 5-minute interval cuts the datapoint count by a factor of five, which is usually the cheapest lever available. The free allowances are large enough that most estates never pay for Monitoring at all, but a high-cardinality custom metric posted every minute across thousands of resources crosses the line quickly — and retrieval is metered too, so busy dashboards on wide time ranges count. Confirm the per-million prices and current allowances in the Oracle Cloud cost estimator for your region.
Formula
OCI Monitoring
datapoints = resources × metrics × (2,592,000 ÷ interval seconds); charge = max(0, datapoints − free allowance) × price per million, applied separately to ingestion and retrieval.
- 2,592,000
- Seconds in a 30-day month, used to count posting intervals
- free allowance
- 500 million datapoints ingested and 1 billion retrieved, at no charge
- series
- Resources multiplied by metrics — each combination is one time series
Frequently Asked Questions
How is OCI Monitoring calculated?
datapoints = resources × metrics × (2,592,000 ÷ interval seconds); charge = max(0, datapoints − free allowance) × price per million, applied separately to ingestion and retrieval. Monitoring meters datapoints, not resources, so cost is driven by the product of resource count, metrics per resource and posting frequency. Moving from a 60-second to a 5-minute interval cuts the datapoint count by a factor of five, which is usually the cheapest lever available.
Why does OCI Monitoring matter?
The free allowances are large enough that most estates never pay for Monitoring at all, but a high-cardinality custom metric posted every minute across thousands of resources crosses the line quickly — and retrieval is metered too, so busy dashboards on wide time ranges count. Confirm the per-million prices and current allowances in the Oracle Cloud cost estimator for your region.
What values do I need to enter?
This calculator takes 8 inputs: Monitored resources, Metrics per resource, Posting interval, Free ingestion allowance, Ingestion price per million datapoints, Datapoints retrieved by queries and dashboards, Free retrieval allowance, Retrieval price per million datapoints. The pre-filled defaults are a realistic starting point — replace them with figures from your own environment for a result you can act on.
You might also need
- OCI Logging Cost CalculatorCommonly used together
- OCI Health Score CalculatorCommonly used together
- OCI IAM Policy CalculatorCommonly used together
- OCI Kubernetes Engine (OKE) CalculatorCommonly used together
- OCI Compute Cost CalculatorAlso in Oracle Cloud
- OCI Cost Optimization CalculatorAlso in Oracle Cloud