Welcome to mirror list, hosted at ThFree Co, Russian Federation.

20210216184957_ecosystem_total_unique_counts_monthly.yml « counts_28d « metrics « config - gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 7b18f83973a5acd8588631db3615fc21170db640 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
---
data_category: optional
key_path: redis_hll_counters.ecosystem.ecosystem_total_unique_counts_monthly
description: Number of users for Jira and Slack by month
product_section: dev
product_stage: manage
product_group: integrations
product_category: integrations
value_type: number
status: active
time_frame: 28d
data_source: redis_hll
instrumentation_class: AggregatedMetric
options:
  aggregate:
    operator: OR
    attribute: user_id
  events:
  - i_ecosystem_jira_service_close_issue
  - i_ecosystem_jira_service_cross_reference
  - i_ecosystem_jira_service_list_issues
  - i_ecosystem_jira_service_create_issue
  - i_ecosystem_slack_service_issue_notification
  - i_ecosystem_slack_service_push_notification
  - i_ecosystem_slack_service_deployment_notification
  - i_ecosystem_slack_service_wiki_page_notification
  - i_ecosystem_slack_service_merge_request_notification
  - i_ecosystem_slack_service_note_notification
  - i_ecosystem_slack_service_tag_push_notification
  - i_ecosystem_slack_service_confidential_note_notification
  - i_ecosystem_slack_service_confidential_issue_notification
distribution:
- ce
- ee
tier:
- free
- premium
- ultimate
performance_indicator_type:
- gmau
- paid_gmau
- smau
milestone: "<13.9"