exception

package
v1.5.0 Latest Latest
Warning

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

Go to latest
Published: Jan 6, 2022 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 Erda_error

type Erda_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 Erda_event

type Erda_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"`
}

Directories

Path Synopsis
erda-error
erda-event
Package query is a generated GoMock package.
Package query is a generated GoMock package.

Jump to

Keyboard shortcuts

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