• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

Yelp / py_zipkin / 581

Builds Branch Commit Type Ran Committer Via Coverage
581 better-concurrent-subrequests Adds better support for multiple Python (OS) threads If you had a span context "open" and then ran code in multiple threads, which themselves opened spans, they would end up as time-ordered children of each other instead of all being sibling span... Pull #145 28 Feb 2020 01:33AM UTC web-flow travis-ci pending completion   set done
580 better-concurrent-subrequests Adds better support for multiple Python (OS) threads If you had a span context "open" and then ran code in multiple threads, which themselves opened spans, they would end up as time-ordered children of each other instead of all being sibling span... Pull #145 28 Feb 2020 01:27AM UTC web-flow travis-ci pending completion   set done
579 better-concurrent-subrequests review cleanups Pull #145 28 Feb 2020 01:05AM UTC web-flow travis-ci pending completion   set done
578 use_black_for_code_style Use black to format code Pull #146 27 Feb 2020 07:05PM UTC web-flow travis-ci pending completion   set done
577 use_black_for_code_style Use black to format code Pull #146 27 Feb 2020 05:36AM UTC web-flow travis-ci pending completion   set done
576 use_black_for_code_style Use black to format code Pull #146 27 Feb 2020 03:37AM UTC web-flow travis-ci pending completion   set done
574 b3-header-extraction Review cleanups Move validation into the per-encoding parsers. Use exceptions for flow control and also to just have one logging call-site. Only accept "true"/"false" for multi-header encoding. Get rid of silly "sample_decision_only" data stru... Pull #143 25 Feb 2020 08:48AM UTC web-flow travis-ci pending completion   set done
573 b3-header-extraction Refactor extract_zipkin_attrs_from_headers() a bit Normalize the two representations (single and multi-header), THEN apply the appropriate logic for generating None or ZipkinAttrs. Since "d" (or Flags == '1' in multi-header) should result in Zip... Pull #143 24 Feb 2020 06:48AM UTC web-flow travis-ci pending completion   set done
572 b3-header-extraction Changes per review comments. Pull #143 24 Feb 2020 05:55AM UTC web-flow travis-ci pending completion   set done
571 better-concurrent-subrequests Add py_zipkin.storage.patch_threading() function py_zipkin.storage.patch_threading() monkey-patches threading.Thread so you don't have to modify tons of code to use py_zipkin.storage.TracingThread. Pull #145 24 Feb 2020 05:35AM UTC web-flow travis-ci pending completion   set done
570 b3-header-extraction Review cleanup. Pull #143 24 Feb 2020 01:22AM UTC web-flow travis-ci pending completion   set done
569 better-concurrent-subrequests Move Tracer.copy() into TracingThread.start() This way, the new thread gets an accurate copy in case the parent thread somehow creates new zipkin_spans between creating the TracingThread instance and calling `.start()` on it. Pull #145 23 Feb 2020 10:04PM UTC web-flow travis-ci pending completion   set done
568 better-concurrent-subrequests Provide a TracingThread subclass of threading.Thread If you had a span context "open" and then ran code in multiple threads, which themselves opened spans, they would end up as time-ordered children of each other instead of all being sibling span... Pull #145 23 Feb 2020 09:42PM UTC web-flow travis-ci pending completion   set done
567 create-http-headers-for-THIS-span Add a create_http_headers_for_my_span() zipkin_span method The rationale is that I wanted to create a Kind=CLIENT span in server A with a new span_id (and parent_span_id of the span that had been active at the time), then generate headers with th... Pull #142 23 Feb 2020 08:36AM UTC web-flow travis-ci pending completion   set done
566 b3-header-extraction Fix error when no B3 headers present It should return None, not a bogus ZipkinAttrs with a bunch of None values and a is_sampled result from a die-roll. Pull #143 23 Feb 2020 08:22AM UTC web-flow travis-ci pending completion   set done
  • ← Previous
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • …
  • 42
  • 43
  • Next →
  • Back to Repo
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2025 Coveralls, Inc