mirror of
https://github.com/Bryanthelol/namekoplus
synced 2025-07-01 16:30:44 +08:00
debug 6
This commit is contained in:
parent
d8ee68bcc6
commit
4e6cc13773
@ -319,7 +319,7 @@ def metric_config_gen(module, class_name_str):
|
|||||||
"""
|
"""
|
||||||
import sys
|
import sys
|
||||||
from statsd.client.timer import Timer
|
from statsd.client.timer import Timer
|
||||||
sys.path.append('.')
|
sys.path.append('/home/ubuntu/namekoplus-examples')
|
||||||
click.echo(f'sys.path: {sys.path}')
|
click.echo(f'sys.path: {sys.path}')
|
||||||
|
|
||||||
# Extract information of statsd config from the class of nameko service
|
# Extract information of statsd config from the class of nameko service
|
||||||
|
Loading…
x
Reference in New Issue
Block a user