apollo-studio-community icon indicating copy to clipboard operation
apollo-studio-community copied to clipboard

Notifications: Include graph variant name in performance alerts

Open setchy opened this issue 4 years ago • 2 comments
trafficstars

Current behavior

Whenever a Performance Alert notification is delivered to Slack, the footer of this notification contains a row with the following information/convention

Service: {graphName} | {month} {date}

This makes it tricky to triage which variant the performance alert was for triggered for when using a shared slack channel (ie: a squad channel)

Enhancement proposal

Update the above convention to include the variant name / GRAPH_REF) for which the performance alert exceeded the configured thresholds - ie: {graphName}@{variantName}

setchy avatar Oct 21 '21 19:10 setchy

@setchy this seems like a quick change - we're going to have a look.

timbotnik avatar Apr 13 '22 00:04 timbotnik

Thank you @timbotnik

setchy avatar Apr 13 '22 00:04 setchy

We landed a change here that surfaces the graph variant, note that it only works when you include a variant in the configuration for the alert.

timbotnik avatar Nov 17 '22 11:11 timbotnik