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

merge new #3

Open
wants to merge 197 commits into
base: master
Choose a base branch
from
Open

merge new #3

wants to merge 197 commits into from

Conversation

xiaomM
Copy link

@xiaomM xiaomM commented Jun 12, 2018

No description provided.

Yuri Shkuro and others added 30 commits April 15, 2018 15:55
Signed-off-by: Yuri Shkuro <ys@uber.com>
Signed-off-by: Yuri Shkuro <ys@uber.com>
Signed-off-by: B0go <victorbogo@icloud.com>
Signed-off-by: Yuri Shkuro <ys@uber.com>
Signed-off-by: Yuri Shkuro <ys@uber.com>
* Remove tchannel and x/net/context
* Update glide and Gopkg files
* Pin zap back to 1.7

Signed-off-by: Yuri Shkuro <ys@uber.com>
* Fix throttler test by avoiding time.Sleep

Signed-off-by: Isaac Hier <ihier@uber.com>

* Synchronize test http handler

Signed-off-by: Yuri Shkuro <ys@uber.com>
Signed-off-by: Yuri Shkuro <ys@uber.com>
Signed-off-by: Yuri Shkuro <ys@uber.com>
* Vendor Thrift 0.10

Signed-off-by: Yuri Shkuro <ys@uber.com>

* Fix import paths during thrift gen

Signed-off-by: Yuri Shkuro <ys@uber.com>

* Remove thrift as dependency

Signed-off-by: Yuri Shkuro <ys@uber.com>

* Move to top folder so that it can be excluded from vet/lint

Signed-off-by: Yuri Shkuro <ys@uber.com>

* go fmt

Signed-off-by: Yuri Shkuro <ys@uber.com>

* Fix lint and fmt targets

Signed-off-by: Yuri Shkuro <ys@uber.com>

* Add readme

Signed-off-by: Yuri Shkuro <ys@uber.com>

* Cleanup makefile

Signed-off-by: Yuri Shkuro <ys@uber.com>

* Update dep

Signed-off-by: Yuri Shkuro <ys@uber.com>
* Get rid of satori/go.uuid library

Signed-off-by: Isaac Hier <ihier@uber.com>

* Update glide and dep lock files

Signed-off-by: Isaac Hier <ihier@uber.com>
- Support throttling for debug traces (#274) <Isaac Hier>
- Remove dependency on Apache Thrift (#303) <Yuri Shkuro>
- Remove dependency on tchannel  (#295) (#294) <Yuri Shkuro>
- Test with Go 1.9 (#298) <Yuri Shkuro>

Signed-off-by: Yuri Shkuro <ys@uber.com>
Signed-off-by: Yuri Shkuro <ys@uber.com>
* Add an example for Zipkin B3 Propagator

Signed-off-by: Kun Liu <liuk1991@sina.com>

* optimize the example code

Signed-off-by: Kun Liu <liuk1991@sina.com>

* change the white space to tabs

Signed-off-by: Kun Liu <liuk1991@sina.com>

* change the white space to tabs for the old example

Signed-off-by: Kun Liu <liuk1991@sina.com>
Signed-off-by: Goutham Veeramachaneni <gouthamve@gmail.com>
Signed-off-by: Goutham Veeramachaneni <gouthamve@gmail.com>
… (#331)

Signed-off-by: Michael Puncel <mpuncel@squareup.com>
Signed-off-by: Won Jun Jang <wjang@uber.com>
Signed-off-by: Won Jun Jang <wjang@uber.com>
Signed-off-by: Eundoo Song <eundoo.song@gmail.com>
Signed-off-by: Eundoo Song <eundoo.song@gmail.com>
* disable JAEGER_AGENT_XXX if JAEGER_ENDPOINT is set

Signed-off-by: Eundoo Song <eundoo.song@gmail.com>

* Replace fmt.Sprintf by obj.String()

Signed-off-by: Eundoo Song <eundoo.song@gmail.com>

* Fix typo

Signed-off-by: Eundoo Song <eundoo.song@gmail.com>

* Remove comment

Signed-off-by: Eundoo Song <eundoo.song@gmail.com>
joe-elliott and others added 30 commits April 16, 2021 10:57
Signed-off-by: Joe Elliott <number101010@gmail.com>
Signed-off-by: Joe Elliott <number101010@gmail.com>
* added unreleased

Signed-off-by: Joe Elliott <number101010@gmail.com>

* updated constants

Signed-off-by: Joe Elliott <number101010@gmail.com>
This resolves #570 where HTTP spans were sent in batches of 1
instead of the documented default of 100.

Signed-off-by: R. Aidan Campbell <aidan.campbell@aexp.com>
Signed-off-by: Yuri Shkuro <github@ysh.us>
Signed-off-by: Yuri Shkuro <github@ysh.us>
…578)

* Use http client with 10 second timeout

Signed-off-by: Joe Elliott <number101010@gmail.com>

* lint

Signed-off-by: Joe Elliott <number101010@gmail.com>
Signed-off-by: Joe Elliott <number101010@gmail.com>
Signed-off-by: Joe Elliott <number101010@gmail.com>
* Update vendored thrift to 0.12.0

Signed-off-by: nhatthm <nt@hellofresh.com>

* Regenerate files

Signed-off-by: nhatthm <nt@hellofresh.com>

* Add context to codebase

Signed-off-by: nhatthm <nt@hellofresh.com>

* Bump to thrift 0.13.0

Signed-off-by: nhatthm <nt@hellofresh.com>

* Bump Thrift to 0.14.1

Signed-off-by: nhatthm <nt@hellofresh.com>

* Add missing files in vendored Thrift 0.14

Signed-off-by: nhatthm <nt@hellofresh.com>

* Generate files with Thrift 0.14.1

Signed-off-by: nhatthm <nt@hellofresh.com>

* Add context to read and write ops

Signed-off-by: nhatthm <nt@hellofresh.com>

* Update README.md

Signed-off-by: nhatthm <nt@hellofresh.com>
Link to #584

Signed-off-by: Yuri Shkuro <github@ysh.us>
Signed-off-by: Yuri Shkuro <github@ysh.us>
Signed-off-by: Yuri Shkuro <github@ysh.us>
Signed-off-by: Yuri Shkuro <github@ysh.us>
Signed-off-by: Yuri Shkuro <github@ysh.us>
Signed-off-by: Yuri Shkuro <github@ysh.us>
Signed-off-by: albertteoh <albert.teoh@logz.io>
Signed-off-by: Aaron Jheng <wentworth@outlook.com>
Signed-off-by: Aaron Jheng <wentworth@outlook.com>
Signed-off-by: Jeff Widman <jeff@jeffwidman.com>
Based on the openzipkin/b3-propagation specification, the SpanID and
ParentSpanID are to be encoded as 16 lower-hex characters.

#533 fixed this
for TraceID, and fixed the SpanID.String() method, but did not update
the Zipkin Propagator SpanID encoding.

This fix uses SpanID.String() to ensure proper encoding of the SpanID and
ParentSpandID within the Zipkin Propagator.

Signed-off-by: Nathan Bowler <nzb301@psu.edu>
It's calling logger.Infof, but loggers already include a trailing
newline where it's needed, so don't include our own.

Signed-off-by: Wade Carpenter <wwade@users.noreply.github.com>

Co-authored-by: Wade Carpenter <wwade@users.noreply.github.com>
Signed-off-by: Yuri Shkuro <github@ysh.us>
Closes #597
Closes #595

Signed-off-by: Yuri Shkuro <github@ysh.us>
Signed-off-by: Yuri Shkuro <github@ysh.us>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet