extensions

package
v0.10.0-rc6 Latest Latest
Warning

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

Go to latest
Published: Jun 2, 2023 License: Apache-2.0 Imports: 19 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewLFUMessageCache added in v0.9.0

func NewLFUMessageCache(lub int) messageCache[alertingv1.OpniSeverity, *alertingv1.MessageInstance]

func ParseIncomingWebhookMessage added in v0.9.0

func ParseIncomingWebhookMessage(req *http.Request) (config.WebhookMessage, error)

ParseIncomingWebhookMessage return non-pointer for performance reasons

func StartOpniEmbeddedServer

func StartOpniEmbeddedServer(ctx context.Context, opniAddr string) *http.Server

Types

type EmbeddedServer added in v0.9.0

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

Embedded Server handles all incoming webhook requests from the AlertManager

func NewEmbeddedServer added in v0.9.0

func NewEmbeddedServer(
	lg *zap.SugaredLogger,
	lub int,
) *EmbeddedServer

type MessageMetadata added in v0.9.0

type MessageMetadata struct {
	IsAlarm           bool
	Uuid              string
	GroupDedupeKey    string
	Fingerprint       string
	SourceFingerprint string
	Severity          int32
}

Jump to

Keyboard shortcuts

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