fix(alerting)!: remove discontinued jetbrains space alerting provider (#1329)

remove alerting provider for discontinued jetbrains space
This commit is contained in:
michael-baraboo
2025-10-13 19:47:05 -05:00
committed by GitHub
parent 8920bdd301
commit 8f15346fb7
10 changed files with 12 additions and 668 deletions

View File

@@ -47,9 +47,6 @@ const (
// TypeIncidentIO is the Type for the incident-io alerting provider
TypeIncidentIO Type = "incident-io"
// TypeJetBrainsSpace is the Type for the jetbrains alerting provider
TypeJetBrainsSpace Type = "jetbrainsspace"
// TypeLine is the Type for the line alerting provider
TypeLine Type = "line"