Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ParseTemplate ¶
ParseTemplate parses template
Types ¶
type Metrics ¶
type Metrics struct {
LoggedErrors string `json:"loggedErrors"`
LoggedMessages []string `json:"loggedMessages"`
SdksTotalRequests string `json:"sdksTotalRequests"`
BackendTotalRequests string `json:"backendTotalRequests"`
SplitsNumber string `json:"splitsNumber"`
SegmentsNumber string `json:"segmentsNumber"`
RequestOkFormatted string `json:"requestOkFormatted"`
RequestErrorFormatted string `json:"requestErrorFormatted"`
BackendRequestOkFormatted string `json:"backendRequestOkFormatted"`
BackendRequestErrorFormatted string `json:"backendRequestErrorFormatted"`
SplitRows string `json:"splitRows"`
SegmentRows string `json:"segmentRows"`
LatenciesGroupDataBackend string `json:"latenciesGroupDataBackend"`
BackendRequestOk string `json:"backendRequestOk"`
BackendRequestError string `json:"backendRequestError"`
LatenciesGroupData string `json:"latenciesGroupData"`
RequestOk string `json:"requestOk"`
RequestError string `json:"requestError"`
ImpressionsQueueSize string `json:"impressionsQueueSize"`
EventsQueueSize string `json:"eventsQueueSize"`
EventsLambda string `json:"eventsLambda"`
ImpressionsLambda string `json:"impressionsLambda"`
}
Metrics struct
Directories
¶
| Path | Synopsis |
|---|---|
|
Package middleware implements proxy middleware functions
|
Package middleware implements proxy middleware functions |
Click to show internal directories.
Click to hide internal directories.