Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func HaveBackend ¶
Types ¶
type Backend ¶
type Backend interface {
ProcessMetrics(agent *pb.OwnerRes, thingID string, data fleet.AgentMetricsRPCPayload) ([]prometheus.TimeSeries, error)
}
func GetBackend ¶
Click to show internal directories.
Click to hide internal directories.