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

allow Graphite instance to properly handle dns based hostnames #26

Merged
merged 1 commit into from Mar 6, 2018

Conversation

sherzberg
Copy link
Contributor

We have graphite tcp listeners behind an ELB in AWS (not that is is specific to AWS, just showing our scenario). When the ELB ips change, we start to not receive metrics from Graylog. This change basically just uses the proper Graphite constructor to handle dns in the graphite implementation. More info here dropwizard/metrics#606.

As a side note, it appears at first glance that the Gelf metric reporter may suffer from this issue too. But we don't use that, so I cannot confirm that.

Copy link
Contributor

@joschi joschi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. Thanks! 👍

@joschi joschi self-assigned this Mar 6, 2018
@joschi joschi merged commit a21c6e1 into graylog-labs:master Mar 6, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants