AGENT PRIVATE ROUTES

Get auto-detected integrations for a host

Returns infrastructure integrations (Redis, MySQL, Kafka, etc.) detected by the agent on the host, with rich metadata including ports, service type, and instances.

get/agent/setting/{hostId}/detected-integrations

Path parameters

hostIdstring required

Unique Host Identifier

Query parameters

platformstring

Platform type (linux, darwin, windows). Defaults to linux.

Response

Detected integrations with metadata

object required

Changes

No recorded changes to this endpoint across all 2 revisions of this API.