The VMware Aria Operations (SaaS) integration is a full-featured native integration, that offers agentless data ingestion of VMware Aria Operations metric data, as well as a predefined dashboard.
To register a new VMware Aria Operations instance, you must get a VMware Cloud Services Console API token.
- In the Name text box, enter a meaningful name.
- In the API Token text box, provide the VMware Cloud Services Console API token.
- Select the resources to fetch.
- (Optional) In the Metric Allow List text box, you can add metrics to an allow list by entering a regular expression. For example:
- To fetch only cost metrics, enter:
^vrops.vmware.(datastore|clustercomputeresource).cost.*$
- To fetch only health metrics, enter:
^vrops.vmware.(datastore|clustercomputeresource).health.*$
- To fetch only cost and health metrics, enter
^vrops.vmware.(datastore|clustercomputeresource).(cost|health).*$
- To fetch only cost metrics, enter:
- (Optional) Change the Service Refresh Rate. The default is
5
minutes. - Provide the VMware Aria Operations endpoint URL and click Register.
Read More
VMware Aria Operations (SaaS) Integration Overview