Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Auth0ExporterConfig ¶
type Auth0ExporterConfig struct {
// contains filtered or unexported fields
}
func NewAuth0ExporterConfig ¶
func NewAuth0ExporterConfig() Auth0ExporterConfig
func (Auth0ExporterConfig) GetCollectorConfig ¶
func (cfg Auth0ExporterConfig) GetCollectorConfig() collector.CollectorConfig
func (Auth0ExporterConfig) GetListeningAccess ¶
func (cfg Auth0ExporterConfig) GetListeningAccess() string
func (Auth0ExporterConfig) GetLogger ¶
func (cfg Auth0ExporterConfig) GetLogger() log.Logger
func (Auth0ExporterConfig) GetMetricsPath ¶
func (cfg Auth0ExporterConfig) GetMetricsPath() string
Click to show internal directories.
Click to hide internal directories.