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

Let instana/go-sensor handle default agent host #5658

Merged
merged 3 commits into from Oct 16, 2019
Merged

Conversation

sylr
Copy link
Contributor

@sylr sylr commented Oct 15, 2019

What does this PR do?

Passing an empty string as default host allows instana/go-sensor to look up INSTANA_HOST_AGENT env var.

See https://github.com/instana/go-sensor/blob/master/fsm.go#L82-L92

Motivation

In a kubernetes env it enables the possibility to give to traefik the ip of the host which should have a local instana agent.

More

  • Added/updated tests
  • Added/updated documentation

Additional Notes

@dduportal dduportal added this to the 2.1 milestone Oct 15, 2019
@dduportal dduportal added this to To review in v2 via automation Oct 15, 2019
@ldez ldez removed this from the 2.1 milestone Oct 16, 2019
@ldez ldez changed the base branch from master to v2.0 October 16, 2019 09:51
@ldez ldez added kind/bug/fix a bug fix and removed bot/no-merge kind/enhancement a new or improved feature. labels Oct 16, 2019
Copy link
Member

@ldez ldez left a comment

Choose a reason for hiding this comment

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

@ldez ldez added this to the 2.0 milestone Oct 16, 2019
Copy link
Member

@mmatur mmatur left a comment

Choose a reason for hiding this comment

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

LGTM

Copy link
Contributor

@dtomcej dtomcej left a comment

Choose a reason for hiding this comment

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

LGTM
:shipit:

sylr and others added 3 commits October 16, 2019 20:16
@traefiker traefiker merged commit a829d44 into traefik:v2.0 Oct 16, 2019
v2 automation moved this from To review to Done Oct 16, 2019
@sylr sylr deleted the patch-3 branch April 11, 2021 16:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
No open projects
v2
Done
Development

Successfully merging this pull request may close these issues.

None yet

6 participants