public class StreamNames extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
ALERTS
Alerts in terms of
Alert. |
static String |
RESOURCE_METRICS
Resource metrics stream (forward declaration).
|
static String |
SERVICE_METRICS
Service metrics stream (forward declaration).
|
static String |
STATUS_STREAM
Component status changes stream in terms of
StatusMessage. |
static String |
TRACE_STREAM
Optional tracing stream in terms of
TraceRecord. |
| Constructor and Description |
|---|
StreamNames() |
public static final String STATUS_STREAM
StatusMessage.public static final String TRACE_STREAM
TraceRecord.public static final String SERVICE_METRICS
public static final String RESOURCE_METRICS
public static final String ALERTS
Alert.Copyright © 2022. All rights reserved.