redup.python.servicekit
Get Started:
Example: gRPC client
See also
Example: gRPC server
Servicer and worker
Entry point and config
See also
Packages:
redup-servicekit
Configuration
Logging
gRPC Health Checks
Metrics (Prometheus)
Monitoring
gRPC utilities
redup.python.servicekit
Index
Edit on GitHub
Index
_
|
A
|
B
|
C
|
D
|
E
|
F
|
G
|
I
|
L
|
M
|
O
|
P
|
R
|
S
|
T
|
U
|
W
_
__init__() (BasicAsyncClient method)
(MetricServer method)
(MonitorServer method)
(MonitorStorage method)
A
add_key_value() (MonitorServer method)
(MonitorStorage method)
aio_grpc_method_wrapper() (in module redup_servicekit.grpc)
append_stats() (MonitorServer method)
(MonitorStorage method)
B
BasicAsyncClient (class in redup_servicekit.grpc)
C
ConfigSingleton (class in redup_servicekit.config)
CONNECTION_ERROR (TaskStatus attribute)
D
del_key_value() (MonitorServer method)
(MonitorStorage method)
E
ErrorParser (class in redup_servicekit.monitoring)
F
FATAL (TaskStatus attribute)
G
get() (ConfigSingleton class method)
get_instance() (MonitorServer static method)
get_stats() (MonitorServer method)
(MonitorStorage method)
get_statuses() (MonitorServer method)
(MonitorStorage method)
get_time() (MonitorServer static method)
(MonitorStorage method)
get_wsgi_app() (MetricServer method)
grpc_init_wrapper() (in module redup_servicekit.grpc)
I
inc_stats() (MonitorServer method)
(MonitorStorage method)
init() (ErrorParser static method)
init_console_log() (in module redup_servicekit.logging)
inject_os_envs() (ConfigSingleton class method)
INTERNAL (TaskStatus attribute)
L
load() (ConfigSingleton class method)
M
merge() (ConfigSingleton class method)
MetricServer (class in redup_servicekit.monitoring)
module
redup_servicekit
redup_servicekit.config
redup_servicekit.grpc
redup_servicekit.health
redup_servicekit.logging
redup_servicekit.metrics
redup_servicekit.monitoring
MonitorServer (class in redup_servicekit.monitoring)
MonitorStorage (class in redup_servicekit.monitoring)
O
OK (TaskStatus attribute)
OTHER_EXCEPTION (TaskStatus attribute)
P
parse() (ErrorParser static method)
(StatusParser static method)
R
redup_servicekit
module
redup_servicekit.config
module
redup_servicekit.grpc
module
redup_servicekit.health
module
redup_servicekit.logging
module
redup_servicekit.metrics
module
redup_servicekit.monitoring
module
refresh_registry_for_metrics() (MonitorStorage method)
run() (MonitorServer method)
run_in_thread() (MetricServer method)
S
send() (BasicAsyncClient method)
set_stat_sync() (MonitorServer method)
set_stats() (MonitorStorage method)
set_status() (ErrorParser static method)
set_task_status() (MonitorServer method)
(MonitorStorage method)
StatusParser (class in redup_servicekit.monitoring)
T
TaskStatus (class in redup_servicekit.monitoring)
U
UNKNOWN (TaskStatus attribute)
W
wait_for_ending_tasks() (MonitorServer method)