turbot/gitlab_insights

Query: project_501_1000_stars_count

Usage

powerpipe query gitlab_insights.query.project_501_1000_stars_count

Steampipe Tables

SQL

select
'501 - 1000' as label,
count(*) as value
from
gitlab_my_project
where
star_count between 501 and 1000;

Dashboards

The query is used in the dashboards: