Documentation ¶
Overview ¶
Package legacy implements the v0.2.0 OpenTelemetry OpAMP protocol.
Index ¶
Constants ¶
View Source
const ProtocolName = "opampLegacy"
ProtocolName is "opampLegacy"
Variables ¶
This section is empty.
Functions ¶
func BuildLegacyHandler ¶
func BuildLegacyHandler(bindplane exposedserver.BindPlane) (func(res http.ResponseWriter, req *http.Request), error)
BuildLegacyHandler creates a new legacy opamp handler for communicating with agents using the v0.2.0 opamp-go library.
Types ¶
This section is empty.
Directories ¶
Path | Synopsis |
---|---|
Package connections provides an interface to manage legacy agent connections (OpAMP v0.2.0) and manage per-connection state
|
Package connections provides an interface to manage legacy agent connections (OpAMP v0.2.0) and manage per-connection state |
Click to show internal directories.
Click to hide internal directories.