chore(notifications): add endpoint name label
Context
The notification system is currently being enhanced. This issue is part of the output from Discussion: notification system metrics (#888 - closed).
Implementation
Depending on if we have multiple endpoints, I think for the failure/success or RPS metrics it may be useful to also add a
tag/labelwith theendpointName, this way we can further break the graphs out byendpointNameto tell us which/when an endpoint started behaving poorly directly from the grafana dashboards
-
Update metric labels to include an endpointNameper #888 (comment 1241126339) -
Update dashboards to filter by endpoint namewe can add the endpoint label as part of Improve notifications metrics dashboard (gitlab-com/runbooks#106 - closed)
Edited by Jaime Martinez