Skip to content

Usage ping to differentiate between JIRA cloud and JIRA server for projects_jira_active

Currently projects_jira_active in the usage ping counts how many projects have the basic JIRA integration (https://docs.gitlab.com/ee/user/project/integrations/jira.html) on. We want to expand this to count JIRA cloud and JIRA server separately. So, for each usage ping, we want:

  • Count of projects with basic JIRA integration with JIRA Server
  • Count of project basic JIRA integration with JIRA Cloud
Edited by Victor Wu