Backstage Tech Insights #8: Troubleshooting & Production Best Practices
In the previous post, we built a custom fact retriever to check Kubernetes annotations on running deployments. By now you have a working Tech Insights setup: fact retrievers collecting data, checks evaluating it, and a frontend displaying results. But running Tech Insights in a development environment is one thing. Running it reliably in production is another. This post covers the issues you’re most likely to hit, and how to run Tech Insights reliably in production. ...