|
static readonly string | ENDPOINT_NAME = "_monitoringEndpoint" |
| Name of the special endpoint that carries FTL monitoring messages; string. More...
|
|
static readonly string | FIELD_ADVISORY_LABEL = "advisory" |
| Advisory message. This field contains a message value. More...
|
|
static readonly string | FIELD_APPINFO_APPINSTANCE = "application_instance" |
| Application instance. This field contains a string value. More...
|
|
static readonly string | FIELD_APPINFO_APPLICATION = "application" |
| Application name. This field contains a string value. More...
|
|
static readonly string | FIELD_APPINFO_CLIENT_ID = "client_id" |
| Client ID. This field contains a string value. More...
|
|
static readonly string | FIELD_APPINFO_SERVER_ID = "server_id" |
| Server ID. This field contains a string value. More...
|
|
static readonly string | FIELD_CLIENT_LABEL = "client_label" |
| Client label. This field contains a string value. More...
|
|
static readonly string | FIELD_CLIENT_STATUS = "client_status" |
| Client status. This field contains a long value. More...
|
|
static readonly string | FIELD_EVENT_TYPE = "event_type" |
| Event type. This field contains a long value. More...
|
|
static readonly string | FIELD_HOSTINFO_EFFECTIVE_USER = "effective_user" |
| Host effective username. This field contains a string value. More...
|
|
static readonly string | FIELD_HOSTINFO_FTL_USER = "ftl_user" |
| FTL username. This field contains a string value. More...
|
|
static readonly string | FIELD_HOSTINFO_HOST = "host" |
| Hostname on which the client is running. This field contains a string value. More...
|
|
static readonly string | FIELD_HOSTINFO_IP = "ip" |
| IP address of the client. This field contains a string value. More...
|
|
static readonly string | FIELD_HOSTINFO_PID = "pid" |
| Process ID. This field contains a long value. More...
|
|
static readonly string | FIELD_HOSTINFO_VERSION = "version" |
| FTL version client is running. This field contains a string value. More...
|
|
static readonly string | FIELD_METRIC_CONNECTION_MON_ID = "connection_id" |
| Metric unique connection id. This field contains a long value. More...
|
|
static readonly string | FIELD_METRIC_CONTEXT = "context" |
| Context for this metric. This field contains a string value. More...
|
|
static readonly string | FIELD_METRIC_CONTEXT_TYPE = "context_type" |
| Context type for this metric. This field contains a long value. More...
|
|
static readonly string | FIELD_METRIC_END_TIME = "end_time" |
| Metric end time. This field contains a long value. More...
|
|
static readonly string | FIELD_METRIC_ENDPOINT_MON_ID = "endpoint_mon_id" |
| Metric unique endpoint monitor id. This field contains a long value. More...
|
|
static readonly string | FIELD_METRIC_ENDPOINT_NAME = "endpoint_name" |
| Metric endpoint name. This field contains a string value. More...
|
|
static readonly string | FIELD_METRIC_ID = "id" |
| Unique metric ID. This field contains a long value. More...
|
|
static readonly string | FIELD_METRIC_INTERFACE = "mcast_interface" |
| Metric interface. This field contains a string value. More...
|
|
static readonly string | FIELD_METRIC_LOCAL_IP = "local_ip" |
| Metric local ip. This field contains a string value. More...
|
|
static readonly string | FIELD_METRIC_LOCAL_PORT = "local_port" |
| Metric local port. This field contains a string value. More...
|
|
static readonly string | FIELD_METRIC_LOCAL_TRANSPORT = "local_transport" |
| Metric local transport. This field contains a string value. More...
|
|
static readonly string | FIELD_METRIC_LONG_VALUE = "long_value" |
| Metric value. This field contains a long value. More...
|
|
static readonly string | FIELD_METRIC_MATCHER_STRING = "matcher_string" |
| Metric matcher string. This field contains a string value. More...
|
|
static readonly string | FIELD_METRIC_MCAST_GROUP = "mcast_group" |
| Metric mcast group. This field contains a string value. More...
|
|
static readonly string | FIELD_METRIC_MCAST_RECEIVER_ID = "mcast_recv_id" |
| Metric unique mcast receiver id. This field contains a long value. More...
|
|
static readonly string | FIELD_METRIC_MCAST_SENDER_ID = "mcast_send_id" |
| Metric unique mcast sender id. This field contains a long value. More...
|
|
static readonly string | FIELD_METRIC_NAME = "name" |
| Metric name. This field contains a string value. More...
|
|
static readonly string | FIELD_METRIC_PUBLISHER_LABEL = "publisher_label" |
| Metric publisher label. This field contains a string value. More...
|
|
static readonly string | FIELD_METRIC_REMOTE_CLIENT_ID = "remote_client_id" |
| Metric remote client id. This field contains a string value. More...
|
|
static readonly string | FIELD_METRIC_REMOTE_IP = "remote_ip" |
| Metric remote ip. This field contains a string value. More...
|
|
static readonly string | FIELD_METRIC_REMOTE_PORT = "remote_port" |
| Metric remote port. This field contains a string value. More...
|
|
static readonly string | FIELD_METRIC_REMOTE_TRANSPORT = "remote_transport" |
| Metric remote transport. This field contains a string value. More...
|
|
static readonly string | FIELD_METRIC_SEMANTICS = "semantics" |
| Metric semantics. This field contains a long value. More...
|
|
static readonly string | FIELD_METRIC_START_TIME = "start_time" |
| Metric start time. This field contains a long value. More...
|
|
static readonly string | FIELD_METRIC_STRING_VALUE = "string_value" |
| Metric value. This field contains a string value. More...
|
|
static readonly string | FIELD_METRIC_SUBSCRIBER_LABEL = "subscriber_label" |
| Metric subscriber label. This field contains a string value. More...
|
|
static readonly string | FIELD_METRIC_TYPE = "type" |
| Metric type. This field contains a long value. More...
|
|
static readonly string | FIELD_METRIC_VALUE = "value" |
| Metric value. This field contains a long value. Deprecated. More...
|
|
static readonly string | FIELD_METRICS = "metrics" |
| Metrics message array. This field contains an array of messages. More...
|
|
static readonly string | FIELD_MSG_TYPE = "msg_type" |
| Monitoring message type. This field contains a long value. More...
|
|
static readonly string | FIELD_REALM_SERVER_LABEL = "realm_server_label" |
| Realm service label. This field contains a string value. More...
|
|
static readonly string | FIELD_REALM_UUID = "realm_uuid" |
| Client label. This field contains a string value. More...
|
|
static readonly string | FIELD_REPORTING_SERVER_ID = "reporting_server_id" |
| Reporting server ID. This field contains a string value. More...
|
|
static readonly string | FIELD_SERVER_UPTIME = "server_uptime" |
| Server uptime in seconds. This field contains a long value. More...
|
|
static readonly string | FIELD_TIMESTAMP = "timestamp" |
| Time at which the metric was generated (long value), expressed in milliseconds since the epoch. More...
|
|