Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var BLUE_ALERT = 0x1e40af // metrics
View Source
var GREEN_ALERT = 0x2eb886 // sessions
View Source
var ORANGE_ALERT = 0xf2994a // traces
View Source
var PURPLE_ALERT = 0x7e5bef // events
View Source
var RED_ALERT = 0x961e13 // errors
View Source
var YELLOW_ALERT = 0xf2c94c // logs
Functions ¶
func SendAlerts ¶
func SendAlerts(ctx context.Context, discordGuildId *string, alertInput *destinationsV2.AlertInput, destinations []model.AlertDestination)
func SendNotifications ¶
func SendNotifications(ctx context.Context, discordGuildId *string, notificationInput destinationsV2.NotificationInput, destinations []model.AlertDestination)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.