Luna Configurator v.2.0.39 documentation
Index
Contents
Index
_
|
A
|
B
|
C
|
D
|
E
|
F
|
G
|
H
|
I
|
J
|
L
|
M
|
P
|
Q
|
R
|
S
|
T
|
U
|
V
|
W
_
_buffer (luna_configurator.crutches_on_wheels.monitoring.influx_adapter.BaseMonitoringAdapter attribute)
_influxSettings (luna_configurator.crutches_on_wheels.monitoring.influx_adapter.BaseMonitoringAdapter attribute)
_job (luna_configurator.crutches_on_wheels.monitoring.influx_adapter.BaseMonitoringAdapter attribute)
A
addCallBack() (in module luna_configurator.crutches_on_wheels.utils.functions)
addConfigHandlerRoutes() (in module luna_configurator.crutches_on_wheels.web.configs_handler)
addDocHandlersRoutes() (in module luna_configurator.crutches_on_wheels.web.docs_handler)
additionalFields (luna_configurator.crutches_on_wheels.monitoring.points.RequestErrorMonitoringPoint attribute)
(luna_configurator.crutches_on_wheels.monitoring.points.RequestMonitoringPoint attribute)
additionalTags (luna_configurator.crutches_on_wheels.monitoring.points.RequestErrorMonitoringPoint attribute)
(luna_configurator.crutches_on_wheels.monitoring.points.RequestMonitoringPoint attribute)
addPointsToBuffer() (luna_configurator.crutches_on_wheels.monitoring.influx_adapter.BaseMonitoringAdapter method)
AiohttpClientError (class in crutches_on_wheels.errors.errors)
apiVersion (luna_configurator.app.handlers.base_handler.BaseRequestHandler attribute)
app (luna_configurator.app.handlers.base_handler.BaseRequestHandler property)
(luna_configurator.crutches_on_wheels.web.configs_handler.ConfigsHandler property)
(luna_configurator.crutches_on_wheels.web.docs_handler.DevelopmentManualHandler property)
(luna_configurator.crutches_on_wheels.web.docs_handler.SpecDocumentsHandler property)
(luna_configurator.crutches_on_wheels.web.health_handler.HealthCheckHandler property)
(luna_configurator.crutches_on_wheels.web.health_handler.HealthCheckRedirectHandler property)
ApplicationServerError (class in crutches_on_wheels.errors.errors)
asDict() (crutches_on_wheels.errors.errors.ErrorInfo method)
B
backgroundScheduler (luna_configurator.crutches_on_wheels.monitoring.influx_adapter.BaseMonitoringAdapter attribute)
BaseLunaMonitoring (class in luna_configurator.crutches_on_wheels.monitoring.base_monitoring)
BaseMonitoringAdapter (class in luna_configurator.crutches_on_wheels.monitoring.influx_adapter)
BaseMonitoringPoint (class in luna_configurator.crutches_on_wheels.monitoring.points)
BaseRequestHandler (class in luna_configurator.app.handlers.base_handler)
BaseRequestMonitoringPoint (class in luna_configurator.crutches_on_wheels.monitoring.points)
BindingsNotReady (crutches_on_wheels.errors.errors.LunaCoreError attribute)
bucket (luna_configurator.crutches_on_wheels.monitoring.influx_adapter.InfluxMonitoringAdapter attribute)
C
checkRequestId() (in module luna_configurator.crutches_on_wheels.utils.rid)
checkSettingDefault() (luna_configurator.app.handlers.setting_handler.SettingHandler method)
client (luna_configurator.crutches_on_wheels.monitoring.influx_adapter.BaseMonitoringAdapter attribute)
(luna_configurator.crutches_on_wheels.monitoring.influx_adapter.InfluxMonitoringAdapter attribute)
config (luna_configurator.app.handlers.base_handler.BaseRequestHandler property)
(luna_configurator.crutches_on_wheels.web.configs_handler.ConfigsHandler property)
(luna_configurator.crutches_on_wheels.web.docs_handler.DevelopmentManualHandler property)
(luna_configurator.crutches_on_wheels.web.docs_handler.SpecDocumentsHandler property)
(luna_configurator.crutches_on_wheels.web.health_handler.HealthCheckHandler property)
(luna_configurator.crutches_on_wheels.web.health_handler.HealthCheckRedirectHandler property)
ConfigsHandler (class in luna_configurator.crutches_on_wheels.web.configs_handler)
ConfiguratorError (class in crutches_on_wheels.errors.errors)
convertDateTimeToCurrentFormatDateTime() (in module luna_configurator.crutches_on_wheels.utils.functions)
convertDateTimeToCurrentFormatStr() (in module luna_configurator.crutches_on_wheels.utils.functions)
convertEnumToSnakeDict() (in module luna_configurator.crutches_on_wheels.utils.functions)
convertPointToDict() (luna_configurator.crutches_on_wheels.monitoring.influx_adapter.BaseMonitoringAdapter static method)
crutches_on_wheels.errors.errors
module
currentDateTime() (in module luna_configurator.crutches_on_wheels.utils.functions)
currentTimestamp() (in module luna_configurator.crutches_on_wheels.utils.functions)
customise() (luna_configurator.crutches_on_wheels.web.docs_handler.SpecDocumentsHandler class method)
D
DataBaseError (class in crutches_on_wheels.errors.errors)
DataForMonitoring (class in luna_configurator.crutches_on_wheels.monitoring.points)
dbContext (luna_configurator.app.handlers.base_handler.BaseRequestHandler attribute)
delete() (luna_configurator.app.handlers.group_handler.GroupHandler method)
(luna_configurator.app.handlers.limitation_handler.LimitationHandler method)
(luna_configurator.app.handlers.setting_handler.SettingHandler method)
description (crutches_on_wheels.errors.errors.ErrorInfo attribute)
detail (crutches_on_wheels.errors.errors.ErrorInfo attribute)
DevelopmentManualHandler (class in luna_configurator.crutches_on_wheels.web.docs_handler)
docName (luna_configurator.crutches_on_wheels.web.docs_handler.SpecDocumentsHandler property)
downloadImage() (in module luna_configurator.crutches_on_wheels.utils.functions)
DumpHandler (class in luna_configurator.app.handlers.dump_handler)
E
Error (class in crutches_on_wheels.errors.errors)
errorCode (crutches_on_wheels.errors.errors.ErrorInfo attribute)
(luna_configurator.crutches_on_wheels.monitoring.points.RequestErrorMonitoringPoint attribute)
ErrorInfo (class in crutches_on_wheels.errors.errors)
eventTime (luna_configurator.crutches_on_wheels.monitoring.points.BaseMonitoringPoint attribute)
executionTime (luna_configurator.crutches_on_wheels.monitoring.points.RequestMonitoringPoint attribute)
F
fields (luna_configurator.crutches_on_wheels.monitoring.points.BaseMonitoringPoint property)
(luna_configurator.crutches_on_wheels.monitoring.points.BaseRequestMonitoringPoint property)
(luna_configurator.crutches_on_wheels.monitoring.points.RequestErrorMonitoringPoint property)
(luna_configurator.crutches_on_wheels.monitoring.points.RequestMonitoringPoint property)
flushingPeriod (luna_configurator.crutches_on_wheels.monitoring.base_monitoring.LunaRequestInfluxMonitoring attribute)
(luna_configurator.crutches_on_wheels.monitoring.influx_adapter.BaseMonitoringAdapter attribute)
flushPoints() (luna_configurator.crutches_on_wheels.monitoring.base_monitoring.BaseLunaMonitoring method)
(luna_configurator.crutches_on_wheels.monitoring.base_monitoring.LunaRequestInfluxMonitoring method)
format() (crutches_on_wheels.errors.errors.ErrorInfo method)
fromDict() (crutches_on_wheels.errors.errors.ErrorInfo class method)
G
generateError() (crutches_on_wheels.errors.errors.Error static method)
generateRequestId() (in module luna_configurator.crutches_on_wheels.utils.rid)
get() (luna_configurator.app.handlers.dump_handler.DumpHandler method)
(luna_configurator.app.handlers.group_handler.GroupHandler method)
(luna_configurator.app.handlers.groups_handler.GroupsHandler method)
(luna_configurator.app.handlers.limitation_handler.LimitationHandler method)
(luna_configurator.app.handlers.limitations_handler.LimitationsHandler method)
(luna_configurator.app.handlers.services_handler.ServicesHandler method)
(luna_configurator.app.handlers.setting_handler.SettingHandler method)
(luna_configurator.app.handlers.settings_handler.SettingsHandler method)
(luna_configurator.app.handlers.version_handler.VersionHandler method)
(luna_configurator.crutches_on_wheels.web.configs_handler.ConfigsHandler method)
(luna_configurator.crutches_on_wheels.web.docs_handler.DevelopmentManualHandler method)
(luna_configurator.crutches_on_wheels.web.docs_handler.SpecDocumentsHandler method)
(luna_configurator.crutches_on_wheels.web.health_handler.HealthCheckHandler method)
(luna_configurator.crutches_on_wheels.web.health_handler.HealthCheckRedirectHandler method)
getClient() (luna_configurator.crutches_on_wheels.monitoring.influx_adapter.BaseMonitoringAdapter static method)
(luna_configurator.crutches_on_wheels.monitoring.influx_adapter.InfluxMonitoringAdapter static method)
getDataFromStatic() (luna_configurator.crutches_on_wheels.web.docs_handler.SpecDocumentsHandler method)
getErrorByErrorCode() (crutches_on_wheels.errors.errors.Error static method)
getNewSettingSchema() (luna_configurator.app.handlers.settings_handler.SettingsHandler method)
getPageCount() (in module luna_configurator.crutches_on_wheels.utils.functions)
getRoute() (in module luna_configurator.crutches_on_wheels.monitoring.points)
getSettingSchema() (luna_configurator.app.handlers.base_handler.BaseRequestHandler method)
getUpdSettingSchema() (luna_configurator.app.handlers.setting_handler.SettingHandler method)
GroupHandler (class in luna_configurator.app.handlers.group_handler)
GroupsHandler (class in luna_configurator.app.handlers.groups_handler)
H
HealthCheckHandler (class in luna_configurator.crutches_on_wheels.web.health_handler)
HealthCheckRedirectHandler (class in luna_configurator.crutches_on_wheels.web.health_handler)
I
ImageProcessingError (class in crutches_on_wheels.errors.errors)
IndexFileHandler (class in luna_configurator.app.handlers.index_file_handler)
IndexManagerError (class in crutches_on_wheels.errors.errors)
InfluxMonitoringAdapter (class in luna_configurator.crutches_on_wheels.monitoring.influx_adapter)
InfluxSettings (class in luna_configurator.crutches_on_wheels.monitoring.influx_adapter)
initializeMonitoring() (luna_configurator.crutches_on_wheels.monitoring.base_monitoring.LunaRequestInfluxMonitoring method)
(luna_configurator.crutches_on_wheels.monitoring.influx_adapter.InfluxMonitoringAdapter method)
initializeScheduler() (luna_configurator.crutches_on_wheels.monitoring.influx_adapter.BaseMonitoringAdapter method)
J
JSON Objects
JSON_dump_file
JSON_groups
JSON_setting
L
LicensesError (class in crutches_on_wheels.errors.errors)
LIMIndexer (class in crutches_on_wheels.errors.errors)
LimitationHandler (class in luna_configurator.app.handlers.limitation_handler)
LimitationsHandler (class in luna_configurator.app.handlers.limitations_handler)
LIMManager (class in crutches_on_wheels.errors.errors)
LIMMatcher (class in crutches_on_wheels.errors.errors)
link (crutches_on_wheels.errors.errors.ErrorInfo property)
LinkerGroupsHandler (class in luna_configurator.app.handlers.groups_linker_handler)
LivenessErrors (class in crutches_on_wheels.errors.errors)
LocalStoreError (class in crutches_on_wheels.errors.errors)
Logger (class in luna_configurator.crutches_on_wheels.utils.log)
logger (in module luna_configurator.crutches_on_wheels.utils.log)
(luna_configurator.crutches_on_wheels.monitoring.influx_adapter.BaseMonitoringAdapter attribute)
luna_configurator.app.handlers.base_handler
module
luna_configurator.app.handlers.dump_handler
module
luna_configurator.app.handlers.group_handler
module
luna_configurator.app.handlers.groups_handler
module
luna_configurator.app.handlers.groups_linker_handler
module
luna_configurator.app.handlers.index_file_handler
module
luna_configurator.app.handlers.limitation_handler
module
luna_configurator.app.handlers.limitations_handler
module
luna_configurator.app.handlers.puller_handler
module
luna_configurator.app.handlers.services_handler
module
luna_configurator.app.handlers.setting_handler
module
luna_configurator.app.handlers.settings_handler
module
luna_configurator.app.handlers.version_handler
module
luna_configurator.crutches_on_wheels.monitoring.base_monitoring
module
luna_configurator.crutches_on_wheels.monitoring.influx_adapter
module
luna_configurator.crutches_on_wheels.monitoring.points
module
luna_configurator.crutches_on_wheels.utils.functions
module
luna_configurator.crutches_on_wheels.utils.log
module
luna_configurator.crutches_on_wheels.utils.regexps
module
luna_configurator.crutches_on_wheels.utils.rid
module
luna_configurator.crutches_on_wheels.utils.timer
module
luna_configurator.crutches_on_wheels.web.configs_handler
module
luna_configurator.crutches_on_wheels.web.docs_handler
module
luna_configurator.crutches_on_wheels.web.health_handler
module
LunaAdmin (class in crutches_on_wheels.errors.errors)
LunaApiError (class in crutches_on_wheels.errors.errors)
LunaBackport3 (class in crutches_on_wheels.errors.errors)
LunaBackport4 (class in crutches_on_wheels.errors.errors)
LunaCachedMatcher (class in crutches_on_wheels.errors.errors)
LunaCoreError (class in crutches_on_wheels.errors.errors)
LunaEvents (class in crutches_on_wheels.errors.errors)
LunaFaces (class in crutches_on_wheels.errors.errors)
LunaHandlers (class in crutches_on_wheels.errors.errors)
LunaHealthCheckError (class in crutches_on_wheels.errors.errors)
LunaImageStoreError (class in crutches_on_wheels.errors.errors)
LunaPythonMatcher (class in crutches_on_wheels.errors.errors)
LunaRequestInfluxMonitoring (class in luna_configurator.crutches_on_wheels.monitoring.base_monitoring)
LunaSender (class in crutches_on_wheels.errors.errors)
LunaStreams (class in crutches_on_wheels.errors.errors)
LunaTasks (class in crutches_on_wheels.errors.errors)
LunaVLError (class in crutches_on_wheels.errors.errors)
M
module
crutches_on_wheels.errors.errors
luna_configurator.app.handlers.base_handler
luna_configurator.app.handlers.dump_handler
luna_configurator.app.handlers.group_handler
luna_configurator.app.handlers.groups_handler
luna_configurator.app.handlers.groups_linker_handler
luna_configurator.app.handlers.index_file_handler
luna_configurator.app.handlers.limitation_handler
luna_configurator.app.handlers.limitations_handler
luna_configurator.app.handlers.puller_handler
luna_configurator.app.handlers.services_handler
luna_configurator.app.handlers.setting_handler
luna_configurator.app.handlers.settings_handler
luna_configurator.app.handlers.version_handler
luna_configurator.crutches_on_wheels.monitoring.base_monitoring
luna_configurator.crutches_on_wheels.monitoring.influx_adapter
luna_configurator.crutches_on_wheels.monitoring.points
luna_configurator.crutches_on_wheels.utils.functions
luna_configurator.crutches_on_wheels.utils.log
luna_configurator.crutches_on_wheels.utils.regexps
luna_configurator.crutches_on_wheels.utils.rid
luna_configurator.crutches_on_wheels.utils.timer
luna_configurator.crutches_on_wheels.web.configs_handler
luna_configurator.crutches_on_wheels.web.docs_handler
luna_configurator.crutches_on_wheels.web.health_handler
monitorTime() (in module luna_configurator.crutches_on_wheels.monitoring.points)
P
patch() (luna_configurator.app.handlers.group_handler.GroupHandler method)
(luna_configurator.app.handlers.groups_linker_handler.LinkerGroupsHandler method)
(luna_configurator.app.handlers.limitation_handler.LimitationHandler method)
post() (luna_configurator.app.handlers.groups_handler.GroupsHandler method)
(luna_configurator.app.handlers.puller_handler.PullerHandler method)
(luna_configurator.app.handlers.settings_handler.SettingsHandler method)
prepareSettings() (luna_configurator.crutches_on_wheels.monitoring.base_monitoring.LunaRequestInfluxMonitoring static method)
printLogger() (in module luna_configurator.crutches_on_wheels.utils.timer)
PullerHandler (class in luna_configurator.app.handlers.puller_handler)
put() (luna_configurator.app.handlers.limitation_handler.LimitationHandler method)
(luna_configurator.app.handlers.setting_handler.SettingHandler method)
Q
QueueClientError (class in crutches_on_wheels.errors.errors)
R
REQUEST_ID_REGEXP (in module luna_configurator.crutches_on_wheels.utils.regexps)
RequestErrorMonitoringPoint (class in luna_configurator.crutches_on_wheels.monitoring.points)
requestId (luna_configurator.crutches_on_wheels.monitoring.points.BaseRequestMonitoringPoint attribute)
(luna_configurator.crutches_on_wheels.utils.log.Logger property)
RequestMonitoringPoint (class in luna_configurator.crutches_on_wheels.monitoring.points)
requestTime (luna_configurator.crutches_on_wheels.monitoring.points.BaseRequestMonitoringPoint attribute)
RESTAPIError (class in crutches_on_wheels.errors.errors)
route (luna_configurator.crutches_on_wheels.monitoring.points.BaseRequestMonitoringPoint attribute)
RPCError (class in crutches_on_wheels.errors.errors)
S
S3StorageError (class in crutches_on_wheels.errors.errors)
series (luna_configurator.crutches_on_wheels.monitoring.points.RequestErrorMonitoringPoint attribute)
(luna_configurator.crutches_on_wheels.monitoring.points.RequestMonitoringPoint attribute)
service (luna_configurator.crutches_on_wheels.monitoring.points.BaseRequestMonitoringPoint attribute)
ServicesHandler (class in luna_configurator.app.handlers.services_handler)
SettingHandler (class in luna_configurator.app.handlers.setting_handler)
SettingsHandler (class in luna_configurator.app.handlers.settings_handler)
SpecDocumentsHandler (class in luna_configurator.crutches_on_wheels.web.docs_handler)
statusCode (luna_configurator.crutches_on_wheels.monitoring.points.BaseRequestMonitoringPoint attribute)
stopMonitoring() (luna_configurator.crutches_on_wheels.monitoring.base_monitoring.LunaRequestInfluxMonitoring method)
(luna_configurator.crutches_on_wheels.monitoring.influx_adapter.InfluxMonitoringAdapter method)
stopScheduler() (luna_configurator.crutches_on_wheels.monitoring.influx_adapter.BaseMonitoringAdapter method)
T
tags (luna_configurator.crutches_on_wheels.monitoring.points.BaseMonitoringPoint property)
(luna_configurator.crutches_on_wheels.monitoring.points.BaseRequestMonitoringPoint property)
(luna_configurator.crutches_on_wheels.monitoring.points.RequestErrorMonitoringPoint property)
(luna_configurator.crutches_on_wheels.monitoring.points.RequestMonitoringPoint property)
timer() (in module luna_configurator.crutches_on_wheels.utils.timer)
U
updateFlushingPeriod() (luna_configurator.crutches_on_wheels.monitoring.influx_adapter.BaseMonitoringAdapter method)
V
VersionHandler (class in luna_configurator.app.handlers.version_handler)
W
workingDirectory() (in module luna_configurator.crutches_on_wheels.utils.functions)
Contents