Documentation ¶
Index ¶
- func CalculateDerivedSeriesCpuCommands(entity string, curStats *info.ContainerStats) []*atsdNet.SeriesCommand
- func CpuSeriesCommandsFromStats(machineName string, ref info.ContainerReference, stats *info.ContainerStats) []*atsdNet.SeriesCommand
- func FileSystemSeriesCommandsFromStats(machineName string, ref info.ContainerReference, stats *info.ContainerStats) []*atsdNet.SeriesCommand
- func IOSeriesCommandsFromStats(machineName string, ref info.ContainerReference, includeAllMajorNumbers bool, ...) []*atsdNet.SeriesCommand
- func MemorySeriesCommandsFromStats(machineName string, ref info.ContainerReference, stats *info.ContainerStats) []*atsdNet.SeriesCommand
- func NetworkSeriesCommandsFromStats(machineName string, ref info.ContainerReference, stats *info.ContainerStats) []*atsdNet.SeriesCommand
- func RefToEntityCommands(machineName string, ref info.ContainerReference) []*atsdNet.EntityTagCommand
- func RefToPropertyCommands(machineName string, ref info.ContainerReference, timestamp time.Time) []*atsdNet.PropertyCommand
- func TaskSeriesCommandsFromStats(machineName string, ref info.ContainerReference, stats *info.ContainerStats) []*atsdNet.SeriesCommand
- type Storage
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CalculateDerivedSeriesCpuCommands ¶
func CalculateDerivedSeriesCpuCommands(entity string, curStats *info.ContainerStats) []*atsdNet.SeriesCommand
derived stats which cannot be calculated within atsd for now
func CpuSeriesCommandsFromStats ¶
func CpuSeriesCommandsFromStats(machineName string, ref info.ContainerReference, stats *info.ContainerStats) []*atsdNet.SeriesCommand
func FileSystemSeriesCommandsFromStats ¶
func FileSystemSeriesCommandsFromStats(machineName string, ref info.ContainerReference, stats *info.ContainerStats) []*atsdNet.SeriesCommand
func IOSeriesCommandsFromStats ¶
func IOSeriesCommandsFromStats(machineName string, ref info.ContainerReference, includeAllMajorNumbers bool, stats *info.ContainerStats) []*atsdNet.SeriesCommand
func MemorySeriesCommandsFromStats ¶
func MemorySeriesCommandsFromStats(machineName string, ref info.ContainerReference, stats *info.ContainerStats) []*atsdNet.SeriesCommand
func NetworkSeriesCommandsFromStats ¶
func NetworkSeriesCommandsFromStats(machineName string, ref info.ContainerReference, stats *info.ContainerStats) []*atsdNet.SeriesCommand
func RefToEntityCommands ¶
func RefToEntityCommands(machineName string, ref info.ContainerReference) []*atsdNet.EntityTagCommand
func RefToPropertyCommands ¶
func RefToPropertyCommands(machineName string, ref info.ContainerReference, timestamp time.Time) []*atsdNet.PropertyCommand
func TaskSeriesCommandsFromStats ¶
func TaskSeriesCommandsFromStats(machineName string, ref info.ContainerReference, stats *info.ContainerStats) []*atsdNet.SeriesCommand
Types ¶
Click to show internal directories.
Click to hide internal directories.