public class TelemetryLogger extends ProcessEngineLogger
ADMIN_PLUGIN_LOGGER, BPMN_BEHAVIOR_LOGGER, BPMN_PARSE_LOGGER, CMD_LOGGER, CMMN_OPERATION_LOGGER, CMMN_TRANSFORMER_LOGGER, CMNN_BEHAVIOR_LOGGER, CONFIG_LOGGER, CONTAINER_INTEGRATION_LOGGER, CONTEXT_LOGGER, CORE_LOGGER, DECISION_LOGGER, EXTERNAL_TASK_LOGGER, INCIDENT_LOGGER, INDENTITY_LOGGER, INSTANCE, JOB_EXECUTOR_LOGGER, METRICS_LOGGER, MIGRATION_LOGGER, PERSISTENCE_LOGGER, PROCESS_APPLICATION_LOGGER, PROJECT_CODE, PVM_LOGGER, SCRIPT_LOGGER, SECURITY_LOGGER, TELEMETRY_LOGGER, TEST_LOGGER, TX_LOGGER, UTIL_LOGGER| Constructor and Description |
|---|
TelemetryLogger() |
| Modifier and Type | Method and Description |
|---|---|
void |
databaseTelemetryPropertyMissingInfo() |
void |
databaseTelemetryPropertyMissingInfo(boolean telemetryEnabled) |
void |
exceptionWhileSendingTelemetryData(Exception e) |
void |
schedulingTaskFails(String message) |
void |
startTelemetrySendingTask() |
void |
telemetryDataSent(String data) |
void |
telemetryDisabled() |
void |
unableToConfigureHttpConnectorWarning() |
void |
unexpectedExceptionDuringHttpConnectorConfiguration(Exception e) |
void |
unexpectedResponseWhileSendingTelemetryData() |
void |
unexpectedResponseWhileSendingTelemetryData(int responseCode) |
couldNotDetermineIp, exceptionWhileClosingProcessEngine, exceptionWhileInitializingProcessengine, historyCleanupJobReconfigurationFailure, initializingProcessEngine, initializingProcessEngineForResource, processEngineAlreadyInitialized, processEngineClosed, processEngineCreated, shouldLogCmdException, shouldLogJobExceptionpublic void startTelemetrySendingTask()
public void exceptionWhileSendingTelemetryData(Exception e)
public void unexpectedResponseWhileSendingTelemetryData(int responseCode)
public void unexpectedResponseWhileSendingTelemetryData()
public void telemetryDataSent(String data)
public void databaseTelemetryPropertyMissingInfo(boolean telemetryEnabled)
public void databaseTelemetryPropertyMissingInfo()
public void telemetryDisabled()
public void schedulingTaskFails(String message)
public void unableToConfigureHttpConnectorWarning()
public void unexpectedExceptionDuringHttpConnectorConfiguration(Exception e)
Copyright © 2013–2020 camunda services GmbH. All rights reserved.