Store connection between issue and metric
What does this MR do and why?
- Persists information about an issue's linked metric when an issue is created.
- This MR is part of the gitlab-org/opstrace&139 (closed) epic. An interface to access this will be created via GraphQL in this issue gitlab-org/opstrace/opstrace#2903 (closed).
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
- Follow the instructions in !161329 (merged).
- Then, create the issue and ensure that a new instance of
Observability::MetricsIssuesConnection
was created with the correct values.
Related to gitlab-org/opstrace/opstrace#2885 (closed)
Edited by Max Woolf