Setup & Integrations
Observability
Chronosphere
the chronosphere integration can be configured via chronosphere's and resolve's uis create a chronosphere service account to access your chronosphere environment a service account token is needed if you don’t already have a service account, please create one how to create a service account permissions for restricted service accounts use a "read only" service account to allow resolve ai to query data for your investigations when you create a service account, chronosphere also creates an api token that the service account uses for authentication use this api token to integrate with resolve ai connect chronosphere set up the integration either in the resolve ui or in the resolve satellite docid\ flobwpcs4h5lxfb6ijsun connect via resolve ui open chronosphere integration in resolve click add connection enter a name (ex chronosphere main ) leave environments blank to ingest data from all environments, or list specific ones that match your satellite config paste your api token from the chronosphere service account enter your site domain (ex myorg chronosphere io ) (optional) specify dashboard slugs to allowlist if left blank, all dashboards are accessible by default click save connect via satellite save your chronosphere token in a kubernetes secret, then update the resolve satellite to use these secrets 1 create kubernetes secret create a kubernetes secret using this structure secret creation apiversion v1 kind secret type opaque metadata name chronosphere resolve token stringdata token "\<your token>" apply the secret apply secret kubectl apply f chronosphere resolve token yml 2 update values file add the chronosphere integration to resolve values yaml resolve values yaml integrations chronosphereonprem type "chronosphere" create true secretname "chronosphere resolve token" connection site \<yourcompany chronosphere io> (optional) add sensitive data redaction with redactionconfig resolve values yaml integrations chronosphereonprem type "chronosphere" create true secretname "chronosphere resolve token" connection site \<yourcompany chronosphere io> redactionconfig enabled true 3 apply changes update the satellite with the new resolve values yaml file helm upgrade install resolve satellite \\ oci //registry 1 docker io/resolveaihq/satellite chart \\ \ values resolve values yaml 4 verify integration open chronosphere integration and check the connection alert webhooks open chronosphere integration and click the integration in the table scroll down and click edit in webhooks click the + button to name and create a new webhook integration follow the instructions to add a new webhook integration in chronosphere set up a new notifier by going to alerts > notifiers enter the webhook url from your resolve ai setup instructions enable the "notify when resolved" setting add the new notifier to your team's notification policy