Documentation
¶
Overview ¶
Package ec2 is a latency timing source for ec2 API events
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var (
Name = "EC2"
)
Functions ¶
This section is empty.
Types ¶
type Source ¶
type Source struct {
// contains filtered or unexported fields
}
Source is the EC2 Instance Metadata Service (IMDS) http source
func (Source) ClearCache ¶
func (s Source) ClearCache()
ClearCache is a noop for the EC2 Source since it is an http source, not a log file
func (*Source) Find ¶
Find will use the Event's FindFunc and CommentFunc to search the source and return the result
func (*Source) FindFleetStart ¶
FindFleetStart retrieves the Fleet request start time
Click to show internal directories.
Click to hide internal directories.