package
2.17.2+incompatible
Repository: https://github.com/newrelic/nri-mssql.git
Documentation: pkg.go.dev

# Functions

CreateDatabaseEntities instantiates an entity for each database we're collecting.
CreateDBEntitySetLookup creates a look up of Database entity name to a metric.Set.

# Structs

DataModel implements DatabaseDataModeler interface.
NameRow is a row result in the databaseNameQuery.

# Interfaces

DataModeler represents a data model for a database query.

# Type aliases

DBMetricSetLookup represents a cache of Database entitiy names to their corresponding metric set.