Sorry folks reviving this thread in 2025...
Followed the two readme:
https://github.com/backstage/community-plugins/tree/main/workspaces/tech-insights
https://github.com/backstage/community-plugins/tree/main/workspaces/tech-insights/plugins/tech-insights-backend
And on the route /tech-insights having this 404 error...
I want to add this module just to get more insight on my facts/checks for a given entity and I am not really interested in these FactRetrievers
In my app logs I see:
[backend]: 2025-04-15T16:50:46.417Z backstage info Plugin initialization started: 'app', 'proxy', 'scaffolder', 'techdocs', 'auth', 'catalog', 'permission', 'search', 'kubernetes', 'skill-exchange', 'soundcheck', 'rbac', 'tech-insights', 'pagerduty', 'homepage' type="initialization"
...
[backend]: 2025-04-15T16:50:47.615Z backstage info Plugin initialization complete, newly initialized: 'skill-exchange', 'rbac', 'tech-insights', 'pagerduty', 'soundcheck', 'homepage' type="initialization"
As well as:
[backend]: 2025-04-15T16:50:47.560Z tech-insights info Scheduled 0/0 fact retrievers into the tech-insights engine
[backend]: 2025-04-15T16:50:47.560Z tech-insights info Starting tech insights module without fact checking endpoints.