Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 4 additions & 4 deletions docs/analytics/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -46,10 +46,10 @@ Learn more about how we think about [the ROI of Sourcegraph in our blog](https:/

### Overview metrics

| **Metric** | **Description** |
| ------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------ |
| Percent of code written by Cody | Percentage of code written by Cody out of all code written during the selected time. [Learn more about this metric.](/analytics/pcw) |
| Lines of code written by Cody | Total lines of code written by Cody during the selected time |
| **Metric** | **Description** |
| ---------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------ |
| Percent of code written by Cody | Percentage of code written by Cody out of all code written during the selected time. [Learn more about this metric.](/analytics/pcw) |
| Characters of code written by Cody | Total characters of code written by Cody during the selected time |

### User metrics

Expand Down