public interface MetricsReportable
Modifier and Type | Method and Description |
---|---|
default Map<String,String> |
getAdditionalProperties()
Returns a map of additional properties to be set in the metrics records
|
String |
getEntityId()
Returns the entity ID to be used for metrics streams
|
default String |
getFlowId()
Returns the flow ID to be used for metrics streams
|
XMetricsEngine |
getMetricsEngine()
Retrieves the metrics engine to be used for this class
|
default String |
getProjectId()
Returns the project name to be used for metrics streams
|
default String |
getProjectVersion()
Returns the project version to be used for metrics streams
|
XMetricsEngine getMetricsEngine()
XMetricsEngine
String getEntityId()
default String getFlowId()
default String getProjectId()
default String getProjectVersion()
Copyright © 2016–2019 AdroitLogic. All rights reserved.