Skip to main content

When using the Mission Control SaaS the agent based approach is recommended for ingesting data, The agent is headless installation of mission-control that caches data locally in a postgres database and replicates it to the SaaS.

The agent based approach has the following benefits:

  • Least privilege, as the agent runs within your infrastructure there is no network access or credentials required to be configured on the SaaS.
  • CRD Based Configuration of health checks and scrape configs co-located with your IaC/App without the need to push any config to the SaaS.
  • Local Playbook Execution on agents, reusing existing secrets or IAM roles.

See Deployment Models for Self Hosted and Fully Hosted options

Signup

  1. Goto app.flanksource.com/signup to signup

  2. Choose an organisation name and logo

  3. Invite your team members

    Organization details and members can be changed by going to accounts.flanksource.com/organization
    or Clicking on Manage Organization when logged in

Agent Installation

Registry