Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( // TestMetrics metrics for tests. TestMetrics = newMetricsWithAttributeMap(testAttributes) // TestTraces traces for tests. TestTraces = newTracesWithAttributeMap(testAttributes) )
Functions ¶
func NewAttributeMap ¶
func NewAttributeMap(mp map[string]string) pdata.AttributeMap
NewAttributeMap creates a new attribute map (string only) from a Go map
Types ¶
type DatadogServer ¶
func DatadogServerMock ¶
func DatadogServerMock() *DatadogServer
DatadogServerMock mocks a Datadog backend server
Click to show internal directories.
Click to hide internal directories.