# Packages
Package agenttime maintains time values that are necessary for metrics collection.
Package cloudmetricreader provides functionality for interfacing with the cloud monitoring API.
Package configurationmetricreader contains utlity functions that build collections of protocol
buffers that store various configuration metrics
*/.
Package cpustatsreader provides functionality for collecting OS cpu metrics.
Package diskstatsreader provides functionality for collecting OS disk metrics.
Package memorymetricreader provides functionality for collecting OS memory metrics.
Package metricsformatter provides functionality for manipulating data to be used for metrics collection.
Package osmetricreader contains utlity functions that build collections of protocol buffers that
store various VM metrics
*/.
# Functions
GenerateXML creates an XML string that is consumable by the SAP host agent for a MetricsCollection.
StartSAPHostAgentProvider will startup the http server and collect metrics for the sap host agent if enabled in the configuration.
# Structs
Parameters holds the parameters for all of the Collect* function calls.