8000 Refactor remove server value from tracing int by LucasRoesler · Pull Request #8 · contiamo/go-base · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
This repository was archived by the owner on Jun 12, 2024. It is now read-only.

Refactor remove server value from tracing int #8

Merged

Conversation

LucasRoesler
Copy link
Member

What

  • Remove server parameter from the tracing configuration, this value
    will now be set by Jaeger's own method via the env
  • Add a new path cleaning method that uses Chi mux route lookup so that
    we can support name based resolution on its own

Based on #7

@LucasRoesler LucasRoesler requested review from rdner and trusch August 15, 2019 13:42
@LucasRoesler LucasRoesler self-assigned this Aug 15, 2019
@LucasRoesler LucasRoesler force-pushed the refactor-remove-server-value-from-tracing-int branch from 444f459 to 4bfd9ac Compare August 15, 2019 14:03
**What**
- Remove server parameter from the tracing configuration, this value
will now be set by Jaeger's own method via the env
- Add a new path cleaning method that uses Chi mux route lookup so that
we can support name based resolution on its own

Signed-off-by: Lucas Roesler <roesler.lucas@gmail.com>
@LucasRoesler LucasRoesler force-pushed the refactor-remove-server-value-from-tracing-int branch from 4bfd9ac to 61c4147 Compare August 15, 2019 14:13
@trusch
Copy link
Contributor
trusch commented Aug 15, 2019

Is that test just flaky? I assume you just copied it over right?

@LucasRoesler
Copy link
Member Author

The test isn't flaky, it is the github actions environment that is flaky. CircleCI isn't failing, github actions fails everytime. The test also passes locally everytime

@LucasRoesler LucasRoesler merged commit 93d323a into master Aug 15, 2019
@LucasRoesler LucasRoesler deleted the refactor-remove-server-value-from-tracing-int branch August 15, 2019 15:23
Sign up for free to 6805 subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants
0