notableaddedAtlassian calls it: Early Access
Frontend Logging EAP
- Announced
- APIs
- forge-core-platform
- Severity
- notable, set by
reef/atlassian-rule-v1 - Source
- https://developer.atlassian.com/changelog/#CHANGE-3425
Forge Frontend logging is now available in Early Access Program (EAP). This feature is supported for both UI Kit and Custom UI across all environments, including production. It captures console.error, uncaught exceptions, and unhandled promise rejections.
What's changing
- Direct frontend observability: You can now view platform logs, custom log errors, and exceptions from your app's frontend directly in the Forge Developer Console and CLI.
- Log export support: Frontend logs are accessible via the Export app logs API and Point to Point Logs Export.
- Customer-controlled logging: Frontend logs are accessible when customers have provided consent to share app logs in admin.atlassian.com.
- No billing during EAP: Frontend logs generated during the EAP period will not be charged.
What you need to do
- Sign up for the EAP: Submit a request via the EAP form to enable this capability for your apps.
The text above is Atlassian's. reef added the severity, the dates it could read from the text, and the endpoints and scopes named in code.