SquaredUp is the operational intelligence platform that enables data-driven IT and engineering teams to make better decisions, faster. Learn more.
SquaredUp has 60+ plugins out of the box. This repository contains all community-authored plugins and provides guidance on how to author your own plugin and submit it this repository.
- Community-authored plugins: Raise issues or improvement ideas directly in this repo - create a new issue
- SquaredUp-authored plugins: Use Community Answers or contact support@squaredup.com
- The SquaredUp platform itself: Use Community Answers or contact support@squaredup.com
Plugins are key components of SquaredUp. Each plugin defines how connect to and read data from a third-party system. A plugin typically includes:
- Plugin metadata - name, logo, author etc.
- Data streams - specify data is queried from a third-party system, typically a wrapper around a certain API endpoint
- Out of the box dashboards - useful dashboards to help users get started
- Index definition - defines how SquaredUp indexes objects from a third-party system
Tip
We use the term plugins in code, while the UI refers to them as data sources.
- Sign up for an account at app.squaredup.com
- Browse to Data Sources -> +
- Select your desired data source from our catalog
- Configure and add the data source to get started
Learn more about adding a data source
Note
If you're interested in joining our private preview, please contact support@squaredup.com.
