Skip to content
This repository was archived by the owner on Aug 2, 2022. It is now read-only.
This repository was 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

@Yalkun87

Description

@Yalkun87

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions