model

package
v1.3.0-rc.0...-d217119 Latest Latest
Warning

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

Go to latest
Published: Dec 5, 2024 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Error

type Error struct {
	TerminusKey   string            `json:"terminus_key"`
	ApplicationId string            `json:"application_id"`
	ServiceName   string            `json:"service_name"`
	ErrorId       string            `json:"error_id"`
	Timestamp     int64             `json:"timestamp"`
	Tags          map[string]string `json:"tags"`
}

type Event

type Event struct {
	EventId        string            `json:"event_id"`
	Timestamp      int64             `json:"timestamp"`
	RequestId      string            `json:"request_id"`
	ErrorId        string            `json:"error_id"`
	Stacks         []string          `json:"stacks"`
	Tags           map[string]string `json:"tags"`
	MetaData       map[string]string `json:"meta_data"`
	RequestContext map[string]string `json:"request_context"`
	RequestHeaders map[string]string `json:"request_headers"`
}

Jump to

Keyboard shortcuts

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