# Functions
NewV1 initializes a V1 instance.
# Variables
SQLMetrics defines the rules the agent will collect from sql server.
# Structs
SQLMetricsStruct defines the data struct of sql server metrics definitions and results.
V1 that execute cmd and connect to SQL server.
# Interfaces
SQLCollector is the interface of Collector which declares all funcs that needs to be implemented.