Monitor Metrics

You can monitor metrics that track usage and errors in your Oracle Analytics Cloud instance using the Console, API, or command line.

Oracle Cloud Infrastructure Console displays metrics in two places.
  • Analytics Instance Details page. You need manage access to see metric information here.
  • Metrics Explorer

Note:

Required IAM Policy - Analytics Instance Details page

If you're an administrator with manage access, you can automatically view metrics on the Analytics Instance Details page.

Verb: manage

Resource Types: analytics-instance, analytics-instances

Permission: ANALYTICS_INSTANCE_MANAGE

See About Permissions to Manage Oracle Analytics Cloud Instances.

Note:

Required IAM Policy - Metrics Explorer

If you're a user with read-only access, you must belong to a group with the read metrics permission on the compartment containing the instance and use Metrics Explorer to view the metrics.

Verb: read

Resource Types: metrics

For example:

#Let users in the analytics_users group view metrics for any Analytics instance in myOACProduction compartment

allow group analytics_users to read metrics in compartment myOACProduction