Discover

Each discover definition is a map with two always-required keys:

  • name, which sets the discover name

  • type, which selects the concrete discover type and therefore the remaining valid keys

The supported discover types are documented below.

Discovers

Common Keys

This section describes keys shared by multiple discover types.

name

required, type: metric node name

Set the discover name.

type

required, type: str

Set the discover type.

Register Data

Each discover type defines its own registration-data format. Follow the links below for details.

Type

Link

static_addr

static_addr data

host_resolver

host_resolver data