Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var DefaultSamples = []sample{ { Name: "short", Interval: "30s", Buckets: []string{"5m", "30m", "1h"}, }, { Name: "medium", Interval: "2m", Buckets: []string{"2h", "6h"}, }, { Name: "daily", Interval: "5m", Buckets: []string{"1d", "3d"}, }, }
Functions ¶
func IsTicketSample ¶
func ValidateSample ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.