Welcome Compass Developers
Welcome to the Compass category! This is the place for all things related to Compass. Sign up for free access to Compass Join the Compass alpha user community About Compass Compass helps software...
View ArticleFormatting Custom Metrics in Compass: How to Display Time Units
Hi everyone, I have an issue with a custom metric I created in Compass. After reading the documentation, I noticed that the metric value can be a decimal. However, I would like to format the metric in...
View ArticleActivity feed does not work reliably
Hello, we’ve been trialing Compass for a while using Bitbucket Cloud repos and the activity feed does not work reliably. I spoke to your support team and they said you can remove the repo link and...
View ArticleWhere can i find the API vaules avilebale for...
Hi Trying to push (manually at this point) historical events into compass activity via API. Where can I find the optional values for: “event.deployment.deploymentProperties.state” (besides PENDING)...
View ArticleHow do I add compass to scopes and authenticate with oauth?
I’m trying to build an integration that publishes updates via the Compass GraphQL API however I’ve noticed that: I can’t see Compass as part of the scopes in the developer console There seems to be...
View ArticlePulling Compass Metrics into outside compass into tools like PowerBI
We are wanting to create a corporate dashboard containing many metrics including Compass. Currently compass metrics don’t seem readily available to extract into a solution like PowerBI or even through...
View ArticleError 500, 'The compass catalog schema has changed. Try upgrading SDK package...
Trying to use the graphql api with @atlassian/forge-graphql, doing any request so far gives me Error 500 with ‘The compass catalog schema has changed. Try upgrading SDK package version.’. I definitely...
View ArticleHow to disable compass weekly email notifications?
I imported some components into Compass during the trial phase but it turns out that compass does not meet our requirements. But how do I disabled the email notifications I now receive on a weekly...
View ArticleGet user in Compass Forge app
I’m trying to get the current user in a Compass Forge app (compass-component-page). In the src/component-page.js i try the following: resolver.define("syncUser", async (req, res) => { const query =...
View ArticleCompass Rest API Build Events
I am pushing some build events to compass using postman. I followed the REST API guide and send the build events to compass. It doesn’t have the correct icon and the build success rate is wrong. The...
View ArticleHey Compass team, meet the Atlassian Ecosystem 👋🏻
Hey Compass team! Nice to meet you here on the Atlassian Developer Community. I guess you’ve never actually released a real feature unless it has broken multiple Atlassian apps In this case, I’m...
View ArticleData provider events not being saved
I’m working on a Forge app with a data provider which will ingest incidents and alerts from New Relic into Compass. I have followed the tutorials and reviewed the example code in the sample Statuspage...
View ArticleCompass Push Metric using cURL - missing field, but no clue which one
Hi there! I’m testing pushing metrics into Compass following the steps on this page: https://developer.atlassian.com/cloud/compass/components/push-metric-values-using-a-curl-command/ And I’m getting...
View ArticleCompass link event payload has the wrong URL
Hi Community, I’m developing a Forge application to help with ingesting performance metrics from New Relic into Compass. I’m storing some data about the New Relic entities related to my component, so...
View ArticleTier and Lifecycle fields values on Graph API
Hi, I am using the GraphQL API to get back Compass Components. There does not seem a way to get the Tier and Lifecycle fields values. You can get back the meta deta like Name/Description/Options etc...
View ArticleDev App Portal: Compass Scopes
Is there a plan to add Compass scopes to applications in the developer application portal? Currently my only option appears to be user access tokens which will only be useful for PoC work. 1 post - 1...
View ArticleEvent for link deletion not triggered when a Compass component gets deleted
I’m adding a data provider for components when certain links are added to a component. When a link gets added, I’m setting up some things in the background and I’d like to remove them again when...
View ArticleUse the compass:componentImporter module
I found the compass:componentImporter in the Gitlab for Compass app and would like to use this module, but its unclear where I should direct my request to use this undocumented module. Anyone from...
View ArticleOnly the last build event shown in Compass
I’m working on an app to integration builds and deployment data, and I’m using a combination of a data-provider and a trigger to load all the data. The data-provider is triggered when a specific url...
View ArticleForge UI Kit Colors not showing
Hi, I’m working on a Compass Forge app with the UI Kit and want to change the primary color of an icon, but for some reason I’m just not getting the colors to work. This is my component <Icon...
View Article