# Functions
AssetKibana returns asset data.
DefaultConfig returns the default configuration for the Kibana module.
GetVersion returns the version of the Kibana instance.
IsSettingsAPIAvailable returns whether the settings API is available in the given version of Kibana.
IsStatsAPIAvailable returns whether the stats API is available in the given version of Kibana.
IsUsageExcludable returns whether the stats API supports the exclude_usage parameter in the given version of Kibana.
NewMetricSet creates a metricset that can be used to build other metricsets within the Kibana module.
NewModule creates a new module.
ReportErrorForMissingField reports and returns an error message for the given field being missing in API response received from Kibana.
# Constants
ModuleName is the name of this module.
# Variables
SettingsAPIAvailableVersion is the version of Kibana since when the settings API is available.
StatsAPIAvailableVersion is the version of Kibana since when the stats API is available.