> For the complete documentation index, see [llms.txt](https://docs.digma.ai/digma-developer-guide/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.digma.ai/digma-developer-guide/digma-core-concepts/analytics.md).

# Analytics vs. Issues

In analyzing the observability data Digma creates two types of code insights:

### Issues

Issues represent possible problems that need to be acknowledged, dismissed, tracked via ticket, etc. They belong on someone's bucket list.

### Analytics

Analytics provide data about your code that is more useful from a design perspective. They provide data on concurrency levels, performance, runtime dependencies, usage and change impact radius.
