Developer Portal
Changed
- Add Docs menu item.
- Read catalog data from URL location.
- Change condition for when to show links. Now links can be shown for all entity kinds.
- Remove docs tab from entity page.
- Add list of Grafana dashboards owned by the team to Group entity page.
- Show links for components of type service.
Changed
- The catalog now shows all components by default, instead of only the owned ones. To only see you team’s components, click the Owned filter.
Fixed
- Fix tracesSampleRate key name in config.
Fixed
- Make errorReporter in app-config optional.
Added
- Add Sentry error tracking.
Changed
- Add component type column.
- Hide component tags column.
- Adapt entity page for different component types.
Changed
- Update CSP (content security policy) for images.
Removed
- Remove several unused items from the catalog entity details page: Links, Subcomponents.
Changed
- Display a repo’s root *.md files content as techdocs alongside with the content from root docs folder.
- Generate docs locally on production.