runbook

package
v0.0.13 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 30, 2025 License: AGPL-3.0 Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Format added in v0.0.3

func Format(service, alert string, runbook *llm.RunbookResponse, updates []recent_activity.Activity) []slack.Block

Format creates the Slack message blocks for a runbook response

func Get

func Get(
	ctx context.Context,
	qtx *schema.Queries,
	llmClient llm.Client,
	serviceName, alertName string,
	botID string,
) (*llm.RunbookResponse, error)

Types

type Handler

type Handler struct {
	// contains filtered or unexported fields
}

func New

func New(bot *internal.Bot, slackIntegration slack_integration.Integration, llmClient llm.Client) *Handler

func (*Handler) Name

func (h *Handler) Name() string

func (*Handler) OnMessage added in v0.0.10

func (h *Handler) OnMessage(ctx context.Context, channelID string, slackTS string, msg dto.MessageAttrs) error

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL