Documentation
¶
Index ¶
Constants ¶
View Source
const ( BaseContainerInsights = iota + 1 EnhancedClusterMetrics IndividualPodContainerMetrics )
Variables ¶
This section is empty.
Functions ¶
func NewTranslator ¶
func NewTranslator() common.Translator[component.Config]
NewTranslator creates a new aws container insight receiver translator.
func NewTranslatorWithName ¶
func NewTranslatorWithName(name string) common.Translator[component.Config]
Types ¶
type GranularityLevel ¶
type GranularityLevel int
func GetGranularityLevel ¶
func GetGranularityLevel(conf *confmap.Conf) GranularityLevel
Click to show internal directories.
Click to hide internal directories.