Discover
The type for each discover config is map, with two always required keys:
name, which specify the name of the discover.
type, which specify the real type of the discover, decides how to parse other keys.
There are many types of discover, each with a section below.
Discovers
Common Keys
This section describes the common keys, they may be used by many discovers.
name
required, type: metric node name
Set the name of the discover.
type
required, type: str
Set the type of the discover.
Register Data
Each discover will have it’s own format for the register data. Follow the link bellow to see more details.
Type |
Link |
|---|---|
static_addr |
|
host_resolver |