mirror of
https://github.com/Bryanthelol/namekoplus
synced 2025-07-01 10:11:01 +08:00
debug 3
This commit is contained in:
parent
d2025c628e
commit
a9adfa5cb1
@ -319,6 +319,9 @@ def metric_config_gen(module, class_name_str):
|
||||
"""
|
||||
from statsd.client.timer import Timer
|
||||
|
||||
import sys
|
||||
click.echo(f'sys.path: {sys.path}')
|
||||
|
||||
# Extract information of statsd config from the class of nameko service
|
||||
dest_dir = module.split('.')[0]
|
||||
file_name = module.split('.')[-1]
|
||||
|
Loading…
x
Reference in New Issue
Block a user