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

Scope probe fails to report to some of the target apps #1577

Closed
2opremio opened this issue Jun 10, 2016 · 2 comments
Closed

Scope probe fails to report to some of the target apps #1577

2opremio opened this issue Jun 10, 2016 · 2 comments
Assignees
Labels
bug Broken end user or developer functionality; not working as the developers intended it
Milestone

Comments

@2opremio
Copy link
Contributor

When mirroring scope reports from dev to the new dev-ka cluster, I noticed that two hosts were missing.

Inspecting the logs of the two host probes show evidence of publishing to frontend.dev-ka.weave.works:80 not starting at all (there are no lines like Publish loop for [DevKAIP]:80 starting are present in the logs)

logs: https://gist.github.com/2opremio/5d9335c84bf9f2929acd54df1cc173af

goroutine dump: https://gist.github.com/2opremio/5d9335c84bf9f2929acd54df1cc173af#file-logs-txt-L2129

@2opremio 2opremio added the bug Broken end user or developer functionality; not working as the developers intended it label Jun 10, 2016
@2opremio 2opremio added this to the 0.16.0 milestone Jun 10, 2016
@2opremio
Copy link
Contributor Author

After looking at the goroutine dump, there don't seem to be any signs of deadlocks.

@davkal davkal removed this from the 0.16.0 milestone Jun 14, 2016
@2opremio
Copy link
Contributor Author

2opremio commented Jun 15, 2016

This could had been a DNS error due to kube-dns. To close this I propose:

  1. Logging DNS errors to targets if/when they happen
  2. Make sure DNS resolutions are retried when --probe.resolver= is provided (probably that's already the case).

@2opremio 2opremio self-assigned this Jun 23, 2016
@tomwilkie tomwilkie added this to the 0.17.0 milestone Jun 24, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Broken end user or developer functionality; not working as the developers intended it
Projects
None yet
Development

No branches or pull requests

3 participants