Table of Contents

Class MetricTags

Namespace
Apache.Ignite
Assembly
Apache.Ignite.dll

Metric tag names. See also MetricNames.

public static class MetricTags
Inheritance
MetricTags
Inherited Members

Fields

ClientId

Client id.

public const string ClientId = "client.id"

Field Value

string

NodeAddress

Node address.

public const string NodeAddress = "node.addr"

Field Value

string