Documentation ¶
Index ¶
Constants ¶
View Source
const ( ObjectChangeLog = "change" Track = "track" Metric = "metric" Label = "label" Category = "category" )
Constants for ChangeLog metrics and labels
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Change ¶
type Change struct {
// contains filtered or unexported fields
}
Change represents a single change entry in the ChangeLog
type ChangeLog ¶
type ChangeLog struct { *plugin.AbstractPlugin // contains filtered or unexported fields }
ChangeLog represents the main structure of the ChangeLog plugin
func (*ChangeLog) CompareMetrics ¶
CompareMetrics compares the metrics of the current and previous instances
Click to show internal directories.
Click to hide internal directories.