Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Generator ¶
type Generator struct {
// contains filtered or unexported fields
}
Generator allows to generate a ExportRequest.
func NewGenerator ¶
func NewGenerator() *Generator
func (*Generator) GenerateGaugeMetrics ¶
func (g *Generator) GenerateGaugeMetrics(metricsPerBatch int) core.ProtoMessage
func (*Generator) NewMessage ¶
func (g *Generator) NewMessage() core.ProtoMessage
Click to show internal directories.
Click to hide internal directories.