Optionalhost?: string | nullConfigure host. If omitted or null, localhost is used.
Optionalport?: number | nullConfigure port. If omitted or null, 9464 is used.
Optionalresource_constant_labels?: IncludeExcludeOptionalscope_info_enabled?: boolean | nullConfigure Prometheus Exporter to produce metrics with scope labels. If omitted or null, true is used.
Optionaltarget_info_enabled/development?: boolean | nullConfigure Prometheus Exporter to produce metrics with a target info metric for the resource. If omitted or null, true is used.
Optionaltranslation_strategy?: ExperimentalPrometheusTranslationStrategy
Configure exporter to be prometheus. If omitted, ignore.