An overview of the various interfaces for interacting with VMware Aria Operations for Applications (formerly known as Tanzu Observability by Wavefront).

Operations for Applications provides different kinds of interfaces for performing different kinds of tasks. Click on the links for further information about each type of interface.

This InterfaceProvides Support For These Tasks
Operations for Applications user interface (UI) Interacting directly with Operations for Applications from your browser. Sample tasks include visualizing metrics, histograms, and trace data in charts and dashboards, running queries, setting up alerts and alert notifications, installing and managing integrations, creating events, and so on.

In the original Operations for Applications subscriptions, this interface also provides support for managing users, user groups, roles, permissions, and preferences. For information about original and onboarded subscriptions and the differences between them, see Subscription Types.

VMware Cloud Services Console In the onboarded Operations for Applications subscriptions, VMware Cloud services provides support for managing users, user groups, roles, and preferences. For information about original and onboarded subscriptions and the differences between them, see Subscription Types.
Operations for Applications REST API Writing scripts to perform UI actions programmatically. The REST API is based on Swagger, so you can generate the API client of your choice (including a CLI client).
Operations for Applications SDKs Instrumenting your application code to send metrics, histograms, and trace data to Operations for Applications, either through the Wavefront proxy or directly to the Operations for Applications service. These SDKs are available for most popular programming languages, and are available in GitHub.
Operations for Applications CLIs Running command-line utilities to install and configure the Wavefront proxy, the Telegraf collector agent, or integrations.