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 https //docs chronosphere io/administer/accounts teams/service accounts 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 https //docs resolve ai/resolve satellite connect via resolve ui open https //app0 resolve ai/integrations/chronosphere/connect 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 https //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>" security best practice never store credentials in plaintext in configuration files or source control always use kubernetes secrets and encrypt etcd or use enterprise secret management systems see docid\ gtjlczhaf1mgx v 76iw3 for detailed guidance 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 https //docs resolve ai/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 https //app0 resolve ai/integrations/chronosphere/connect and check the connection alert webhooks open https //app0 resolve ai/integrations/chronosphere/connect 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