Documentation
¶
Overview ¶
Package remoteagentregistryimpl implements the remoteagentregistry component interface
Package remoteagentregistryimpl implements the remoteagentregistry component interface
Index ¶
Constants ¶
View Source
const FlareServiceName = "datadog.remoteagent.flare.v1.FlareProvider"
FlareServiceName is the service name for remote agent flare provider
View Source
const StatusServiceName = "datadog.remoteagent.status.v1.StatusProvider"
StatusServiceName is the service name for remote agent status provider
View Source
const TelemetryServiceName = "datadog.remoteagent.telemetry.v1.TelemetryProvider"
TelemetryServiceName is the service name for remote agent telemetry provider
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Provides ¶
type Provides struct {
Comp remoteagentregistry.Component
FlareProvider flaretypes.Provider
Status status.InformationProvider
}
Provides defines the output of the remoteagentregistry component
func NewComponent ¶
NewComponent creates a new remoteagent component
Click to show internal directories.
Click to hide internal directories.