Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DownloadLogFiles ¶
func DownloadLogFiles(ctx context.Context, server *state.Server, globalCollectionOpts state.CollectionOpts, logger *util.Logger) (psl state.PersistedLogState, files []state.LogFile, querySamples []state.PostgresQuerySample, err error)
DownloadLogFiles - Downloads all new log files for the remote system and returns them
func GetSystemState ¶
func GetSystemState(ctx context.Context, server *state.Server, logger *util.Logger, globalCollectionOpts state.CollectionOpts) (system state.SystemState)
GetSystemState - Retrieves a system snapshot for this system and returns it
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.