Work Item Epic Service Ping metrics
What does this MR do and why?
This adds a few more metrics to the service ping for work item epics. We want them to check if the syncing works on self managed instances.
We're looking at two associations for now:
- Hierarchy
- On WorkItem: All
work_item_parent_linkwhere thework_item_parentis typeEpic - On Epic: All
epic_issues(already part of service ping) + allepicswhereparent_id: nil
- On WorkItem: All
- Related links:
- On WorkItem: All
issue_linkswheretargetis type of Epic - On Epic: All
related_epic_links
- On WorkItem: All
MR acceptance checklist
Please evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.
Screenshots or screen recordings
Screenshots are required for UI changes, and strongly recommended for all other merge requests.
| Before | After |
|---|---|
How to set up and validate locally
Numbered steps to set up and validate the change are strongly suggested.
Edited by Nicolas Dular