Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Elastic error #419

Closed
MisterRayCo opened this issue Mar 22, 2013 · 1 comment
Closed

Elastic error #419

MisterRayCo opened this issue Mar 22, 2013 · 1 comment
Assignees

Comments

@MisterRayCo
Copy link
Contributor

Debian 6, Elastic search agent error (agent v 3.6.1):

2013-03-22 20:54:29,165 | ERROR | dd.collector | checks.elastic(elastic.py:187) | Unable to get elasticsearch statistics 'ElasticSearch' object has no attribute '_get_primary_addr'
Traceback (most recent call last):
  File "/usr/share/datadog/agent/checks.d/elastic.py", line 179, in load_url
    self._process_data(data, tags=tags)
  File "/usr/share/datadog/agent/checks.d/elastic.py", line 219, in _process_data
    primary_addr = self._get_primary_addr(self.agentConfig, url, node)
AttributeError: 'ElasticSearch' object has no attribute '_get_primary_addr'
@ghost ghost assigned remh Mar 22, 2013
@remh
Copy link
Contributor

remh commented Mar 27, 2013

Quite a big issue, elastic search check is broken for ElasticSearch < 0.19, fixing it today.

@remh remh closed this as completed in c80a8f4 Mar 27, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants