Set of labels added to each metric.
Declarations
Type
attribute set of string
Default
{ host = config.networking.hostName; }
Example
{
host = config.networking.hostName;
custom_label = "some_value";
}
Set of labels added to each metric.
attribute set of string
{ host = config.networking.hostName; }
{
host = config.networking.hostName;
custom_label = "some_value";
}