AI Impact Analytics Metrics Matrix
Everyone can contribute. Help move this issue forward while earning points, leveling up and collecting rewards.
Duo Pro and Enterprise features, availability, metrics, and dimensions
See archived table of metrics
SKU legend:-
1️⃣ Duo Pro (Available for Premium/Ultimate)- Deployments Supported: GitLab.com, Dedicated, Self-Managed
-
2️⃣ Duo Enterprise (Available for Ultimate)- Deployments Support: GitLab.com, Dedicated, Self-Managed
Metric availability legend:
-
Metric is available in internal telemetry and visible in Tableau per CRM account -
👁️ Metric is available in AI Impact Analytics Dashboard -
Metric is available via GraphQL interface -
🚧 Metric is planned to be included in AI Impact Analytics -
❌ Metric is not planned to be available in AI Impact Analytics
Feature maturity:
- GA: General Availability
- B: Beta
- E: Experimental
Impact Analytics Metrics | Currently Supported Dimensions | |
---|---|---|
|
|
|
|
|
|
|
TBD | TBD |
|
TBD | TBD |
|
|
|
|
Combined with |
|
|
||
|
|
|
|
|
|
|
|
|
|
||
|
||
|
|
|
|
||
|
||
|
||
|
|
|
|
Data Source: https://gitlab.com/gitlab-org/gitlab/-/blob/master/ee/config/cloud_connector/access_data.yml
AI Impact Analytics API Endpoints
Click to expand
The update information about the APIs, can be found on the AI Impact FAQ - #512931 (closed)
- Query raw code suggestion events (3 month retention) via the GraphQL API
- Use case: Import events into BI tool or write your scripts to aggregate the data, acceptance rates, and per-user metrics for code suggestion events.
- How: https://docs.gitlab.com/ee/api/graphql/reference/#aiusagedata
- Dependencies: None (events are stored in the default PG database)
- Minimum version: 17.5
- SKU: Duo Enterprise Gitlab Duo Enterprise
- Query pre-aggregated per-user metrics for code suggestions and Duo Chat via the GraphQL API
- Use case: Quickly get a list of Duo users and frequency of usage for Code Suggestions and Chat.
- How: https://docs.gitlab.com/ee/api/graphql/reference/#aiusermetrics
- Dependencies: ClickHouse is required (https://docs.gitlab.com/ee/integration/clickhouse.html)
- Minimum version: 17.6
- SKU: Gitlab Duo Enterprise
- Query pre-aggregated group-level metrics for code suggestions and Duo Chat via the GraphQL API
- Use case: Powers the AI Impact Analytics dashboard and provides acceptance rate, total Duo users, code suggestion users, among other metrics.
- How: https://docs.gitlab.com/ee/api/graphql/reference/#aimetrics
- Dependencies: ClickHouse is required (https://docs.gitlab.com/ee/integration/clickhouse.html)
- Minimum version: See below
- SKU: Gitlab Duo Enterprise (17.4) GitLab Duo Pro (17.6)