dtexporter

package module
v0.0.2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 5, 2023 License: Apache-2.0 Imports: 12 Imported by: 0

README

Exporter para OpenTelemetry Collector por Dose de Telemetria

Este módulo exporta trechos para o console. Status: em desenvolvimento.

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewExporter

func NewExporter(logger *zap.Logger, region string) *exp

func NewFactory

func NewFactory() exporter.Factory

Types

type Config

type Config struct {
	DataCenter string `mapstructure:"datacenter"`
	Region     string `mapstructure:"region"`
}

Config represents the interface with our users

func (*Config) Validate

func (c *Config) Validate() error

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL