trace

package
v0.0.0-...-2029fad Latest Latest
Warning

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

Go to latest
Published: Sep 5, 2024 License: BSD-2-Clause Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Trace

type Trace struct {
	TraceID   uuid.UUID
	RequestID uuid.UUID
}

TraceID is unique across the lifecycle of a single 'event', reagardless of many requests it takes to complete. Carried in the `X-Trace-ID` header. RequestID is unique to each request. Carried in the `X-Request-ID` header.

Jump to

Keyboard shortcuts

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