diff options
Diffstat (limited to '.gitlab/issue_templates/Performance Indicator Metric.md')
-rw-r--r-- | .gitlab/issue_templates/Performance Indicator Metric.md | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/.gitlab/issue_templates/Performance Indicator Metric.md b/.gitlab/issue_templates/Performance Indicator Metric.md new file mode 100644 index 00000000000..f4d8885b119 --- /dev/null +++ b/.gitlab/issue_templates/Performance Indicator Metric.md @@ -0,0 +1,23 @@ +<!-- +Performance Indicator Metric issues are used for adding, updating, or removing performance indicator type in Service Ping metrics. + +Please title your issue with the following format: "{action}(Add|Update|Remove) Metric name as performance indicator" + +Example of title: "Add static_site_editor_views as gmau" + +--> + +## Summary + +<!-- +Summary of the changes +--> + +## Tasks + +- [ ] [Link to metric definition]() +- [ ] Create issue in GitLab Data Team project using [Product Performance Indicator template](https://gitlab.com/gitlab-data/analytics/-/issues/new?issuable_template=Product%20Performance%20Indicator%20Template) + +See [Product Intelligence Guide](https://docs.gitlab.com/ee/development/service_ping/performance_indicator_metrics.html) for details + +/label ~"product intelligence" ~"Data Warehouse::Impact Check" |