View integrations
The catalog lists each integration as a tile with its name and a short description. At the top of the page:-
The view toggle switches between two lists:
- Installed shows integrations you have already set up.
- Available shows integrations you haven’t set up yet.
- Find integration filters the current view by name, description, provider, or tag.
View an integration
All integrations share one catalog. On the detail page, the header shows the integration name and a Description section. Tabs vary:- Integrations with Overview and Configurations also show Metrics and Assets when the integration publishes a metric catalog or bundled dashboards.
- Integrations with Set up and Health status also show Metrics and Assets when available.
- Integrations with Overview and no Configurations tab also show Metrics and Assets when available.
Learn about an integration
Read Overview for prerequisites and collected data. Read Set up for Chronosphere Collector configuration, including receivers in your Collector configuration file.Review collected metrics
The Metrics tab lists metric name, description, unit, and type.- Filter with Search metric name. For a regular expression, put the pattern
between slashes, such as
/cpu/. - Select Open in Metrics Analyzer when the button appears to open the integration’s metrics in the Live Telemetry Analyzer.
View configurations and their health
When Configurations appears on the detail page, the tab lists each configuration and its status. Filter by OK, Warn, Error, Unknown, or All. Rows show last poll time and gateway messages when present. When Health status appears alongside Set up, the tab charts targets your Chronosphere Collector reaches (OK) versus Missing data. When Health status appears without Set up, the tab charts streams labeled Delivering, Partially delivered, and Rejected. Use the time range controls on Health status to change the chart period.Use bundled assets
Assets lists dashboards bundled with the integration. On installed integrations, select Go to Dashboard to open a dashboard.Configure an integration
When New configuration appears on the detail page, you can add configurations in the UI or with the Chronosphere API or Chronosphere Terraform provider. Field sets differ by integration. Otherwise, follow Overview or Set up.Add a configuration
- On the integration’s detail page, select New configuration.
- On the Visual editor tab in the drawer, complete the required fields in each section.
- Select Save.
Edit a configuration
On Configurations, select Edit, update the Visual editor tab, and select Save.Manage configurations as code
Use the Chronosphere API or Terraform provider:- Chronosphere API: Create and manage integrations with the API, including the cloud, GCP, and Azure integration endpoints.
- Terraform: Manage integrations with the
Chronosphere Terraform provider, using the
chronosphere_cloud_integration,chronosphere_gcp_metrics_integration, andchronosphere_azure_metrics_integrationresources.
Remove an integration
- When Configurations appears: On that tab, select Edit, then Delete configuration, and confirm. Delete through the API or Terraform using the same resources as in Manage configurations as code.
- When Set up appears: Remove the integration from your Chronosphere Collector configuration.
- When the detail page has Overview but no Configurations tab: Stop sending data using the steps on Overview.

