Files
backstage/.changeset/funny-singers-serve.md
T
Patrick Jungermann 34b772ef31 feat(splunk-on-call): use routing key instead of team name for triggered incidents
Use the routing key if it's available instead of team name when triggering incidents.

BREAKING CHANGE:
Before, the team name was used even if the routing key (with or without team) was used.
Now, the routing key defined for the component will be used instead of the team name.

Closes: #14453
Signed-off-by: Patrick Jungermann <Patrick.Jungermann@gmail.com>
2022-11-06 19:52:56 +01:00

329 B

@backstage/plugin-splunk-on-call
@backstage/plugin-splunk-on-call
minor

Use the routing key if it's available instead of team name when triggering incidents.

BREAKING CHANGE: Before, the team name was used even if the routing key (with or without team) was used. Now, the routing key defined for the component will be used instead of the team name.