Skip to content
This repository has been archived by the owner on Aug 2, 2022. It is now read-only.

get error , if i attempt get metrics with pa-to-es #207

Open
Yalkun87 opened this issue Sep 1, 2020 · 0 comments
Open

get error , if i attempt get metrics with pa-to-es #207

Yalkun87 opened this issue Sep 1, 2020 · 0 comments

Comments

@Yalkun87
Copy link

Yalkun87 commented Sep 1, 2020

I have some troubles with run pa-to-es
python3 main.py
Gathering docs
Traceback (most recent call last):
File "main.py", line 144, in
docs = MetricGatherer(get_args()).get_all_metrics()
File "main.py", line 56, in get_all_metrics
for doc in rp.records():
File "/root/community/pa-to-es/result_parser.py", line 62, in records
node_ip = self.node_tracker.ip(node_name)
File "/root/community/pa-to-es/node_tracker.py", line 44, in ip
raise ValueError('{} is not a recognized node name'.format(node_name))
ValueError: local is not a recognized node name

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant