Skip to content

Latest commit

 

History

History
79 lines (56 loc) · 3.34 KB

File metadata and controls

79 lines (56 loc) · 3.34 KB

Code Insights Beta

<style> .markdown-body h2 { margin-top: 2em; } .markdown-body ul { list-style:none; padding-left: 1em; } .markdown-body ul li { margin: 0.5em 0; } .markdown-body ul li:before { content: ''; display: inline-block; height: 1.2em; width: 1em; background-size: contain; background-repeat: no-repeat; background-image: url(code_monitoring/file-icon.svg); margin-right: 0.5em; margin-bottom: -0.29em; } body.theme-dark .markdown-body ul li:before { filter: invert(50%); } </style>

Anything you can search, you can track and analyze

Code Insights reveals high-level information about your codebase, based on both how your code changes over time and its current state.

Code Insights is based on our universal code search, making it precise and configurable. Track anything that can be expressed with a Sourcegraph search query: migrations, package use, version adoption, code smells, codebase size and much more, across 1,000s of repositories.

Code Insights is in Beta

Code Insights are currently in Beta. If you want early access or support, please send us an email.

NOTE: While in Beta, Code Insights is free for enterprise customers. Once Code Insights is generally available and no sooner than January 1, 2022, to continue using Code Insights may require a separate paid plan.

We're still polishing Code Insights and you might find bugs while we’re in beta. Please share any bugs 🐛 or feedback you have to help us make Code Insights better.

Code insights docs are actively in progress during the beta.