Documentation
¶
Overview ¶
package deltatocumulativeprocessor implements a processor which converts metrics from delta temporality to cumulative.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewFactory ¶
Types ¶
type Config ¶
type Processor ¶
type Processor struct {
// contains filtered or unexported fields
}
func (*Processor) Capabilities ¶
func (p *Processor) Capabilities() consumer.Capabilities
func (*Processor) ConsumeMetrics ¶
Directories
¶
Path | Synopsis |
---|---|
internal
|
|
data/expo
Package expo implements various operations on exponential histograms and their bucket counts
|
Package expo implements various operations on exponential histograms and their bucket counts |
testing/sdktest
sdktest performs partial comparison of sdk.ResourceMetrics to a Spec.
|
sdktest performs partial comparison of sdk.ResourceMetrics to a Spec. |
testing/testar
testar is a textual archive (based on golang.org/x/tools/txtar) to define test fixtures.
|
testar is a textual archive (based on golang.org/x/tools/txtar) to define test fixtures. |
Click to show internal directories.
Click to hide internal directories.