Monitoring Component Activity and Metrics Through CheckOps in Compass
Compass allows you and your teams to understand how your software all works together. In a distributed software architecture (microservices), there are many pieces that all come together to build something of value for your customer. Keeping track of all those pieces, and understanding who owns them and how they integrate, can be a challenging task. Compass makes it easy for software teams to catalog their components and be able to visually monitor their components and pull useful metrics.
First, we’ll set up Compass, a separate Atlassian product that integrates with the rest of the Atlassian DevOps tools. Once you have Compass available, you’ll create components, manage your team, create views of your software components, and create metrics to help your team understand how their software components all come together.
This chapter has the following recipes:
- Configuring Compass
- Importing...