-
Is health monitoring of archived components intended?
Similar to https://community.atlassian.com/forums/Compass-questions/Embedded-Compass-component-search-query-inconsistent-component/qaq-p/2977084 When scorecards are applied to components via filter, the filter matches both Published and Archived components (and Add filter doesn't allow Archived components to be excluded):…
-
Cannot open Compass
Hello, I wanted to start explore Compass because I need to migrate the data from Opsgenie to Compass. Compass is installed and licensed on site resolveitalerting.The Compass admin accoun (cgmsc.automation) can access Compass.Any Compass URL redirects permanently to: /compass/onboardingBrowser network trace shows:POST…
-
How do people feel about the "next chapter" for Compass?
Well I guess this explains why there's not been much Atlassian activity here lately: https://www.atlassian.com/blog/announcements/the-next-chapter-for-compass The gap with respect to Jira integration seems significant:…
-
Releases/Versions in Compass?
Is there a way to manage versions in Compass? Specifically in such a way as for these versions to be made available in Jira so that work can be assigned to them? Open to guidance from anyone using compass and working with releases/versions/deployments.
-
Is DX Service Cloud Replacing Atlassian Compass
Does anyone have the full scoop on whether DX Service Cloud is replacing Compass and that Compass will be sunsetting?
-
Compass Scorecard – Incorrect "Needs Attention" Count and Duplicate Components
Hello everyone, I’m facing an issue with a scorecard I created in Atlassian Compass and would appreciate any help. I built a scorecard to monitor obsolete providers (jboss, websphere, and standalone) across components. Additionally, I need to identify components where the custom field "provider" is not filled in. There is…
-
compass metrics
HI Team, am working on the compass github actions integrations, i can able to configure the build success rate and all other metrics except the "Change failure rate" 1)need suggestion on what is this metric ? 2)is this metrics related to deployment failure or service failure in production in the below curl command need…
-
Dheeraj Sudan and Meenu Hinduja: Sentry–Compass Connection Issue
Hi everyone, I’m Dheeraj Sudan from the UK. I’m a software developer and also run a business with my wife Meenu Hinduja. And I'm unable to connect Sentry Cloud with our Compass account. I installed the Compass app and configured a Sentry custom integration, adding the project URL to component links. Test alerts reach email…
-
I am not able to connect github to compass
When I log in to compass, the first thing that pops up is "something went wrong" I am never given the option to connect to github or anything. I have tried removing and reinstalling the app and the same issue continues.
-
I am not able to get the compass app from app store
Clicking on the get started button in the App Store redirects to a error page with We were unable to load this page for you You might not be signed into the correct account.
-
compass.yml files merged to repo but no components appearing in Compass dashboard — seeking guidance
We created 30 compass.yml files (one per microservice) across our GitHub monorepo github.com/priv8pay/travel and merged them into the 0.14.0.0 branch via PRs #6338, #6410, #6426, #6433, #6443 (merged Feb 24 – Mar 12, 2026). Each file follows this structure (example from services/billpay/srv/compass.yml): name:…
-
Connecting goals to Scorecards
So, we're trying to make use of this. But - at least as it seems - it is only possible to connect one scorecard to a goal? When I try to connect a scorecard from Compass to a Goal that already has another score card, it refuses to do anything (silently fails). In the Goal view, meanwhile, there is no way to add additional…
-
i cant able to connect my github repo
I cant able to connect my github. i need a call assistant to fix my issue.
-
How to filter Compass GraphQL qury
I have a GraphQL query that pulls back all components and associated with a specific metric of interest and creates to lists: * a list of components with value >0 sorted in desc order * a list of components with no value for the metric ever What I would love to do is add filters into the query itself to reduce the payload…
-
When POSTing an alert, how to set "Deploy Environment"?
Hi, Compass! I'm asking my QA Automation team to POST an alert directly to the affected component when that component fails its hourly health check. I was able to _HAND ROLL_ an alert using Postman, and this is the example I was able to make: This is pretty good! This alert is _NOT_ filtered to a particular environment.…
-
Launch Darkly Integration for specific services
Hi, When I found out about Atlassian Compass and I was very interested in the Launch Darkly integration as this has been something that we've been looking for. Unfortunately it looks like when that connection is made, there's no way to filter which flags are displayed for specific services. I love that Compass allows you…
-
Will config-as-code ever be complete?
A year ago I observed that neither component Details nor Documents can be managed through config-as-code: https://community.atlassian.com/forums/Compass-questions/config-as-code-practicalities/qaq-p/2970693 The latter is particularly insidious as a component's Config-as-code page will include document DOCUMENT links in its…
-
any guidance on how to structure monorepos and show the packages within them
anyone have any guidance on how to structure monorepos within compass? Ideally would like to reflect that a monorepo application contains several packages within it and these have different teams and interdependencies. Examples could be: - monorepo for a frontend framework application that contains several packages for…
-
Error that occurs when “Other” is selected in DevOps Health
When I selected “Other” under “Criteria Requiring Connection” in the “DevOps Health” scorecard, an error message appeared stating, “An error occurred while loading connection options.” Could you please advise on the cause and how to resolve this issue?
-
Is it possible to alter a compass component smart link to display the owner team?
Hey Atlassian Community, I have attempted to alter a Compass component smart link, added to a Confluence page, to display the Owner Team. I have not been successful, has anyone else? If so, how? Thanks, Danny
-
how to activate scorecard that has deactivated by me
how to activate scorecard that has deactivated by me
-
What does the initial job role selection do?
When a user first accesses Compass they are presented with this choice: What is the practical impact of this selection (and is there any way to change your mind)? We haven't found any documentation for it.
-
Scorecard criteria based on files in git repos?
I want to reproduce the example shown in the video on this recent Compass announcement, specifically where they base a scorecard criterion on the presence of a CODEOWNERS file in a component's git repo. In the video, they show a Field called CODEOWNERS. I don't see that in my dropdown list for Fields. How would one do…
-
Different On-Call Team From Team Owning Component
We have two smaller teams that own different parts of the system but the combined team is on-call in both JSM and Compass. How can we use the combined team for the on call rotation while having the individual teams listed as owners without creating two new on call rotations? Seems like this ticket in the Compass JAC is…
-
How do I make components from my monorepo actually show up in Compass
I've added about ~100 compass.yaml files in our monorepo to describe the various components that we have. However, so far although our GitHub integration says it's working, there has been 0 activity in Compass. No errors, no buttons to click, no progress. The documentation says this should work, but doesn't say how it…