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

Yelp / pyramid_zipkin
100%
master: 0%

Build:
Build:
LAST BUILD BRANCH: v0.27.0
DEFAULT BRANCH: master
Repo Added 11 Jan 2016 11:30PM UTC
Files 0
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

LAST BUILD ON BRANCH use_route_pattern_as_span_name
branch: use_route_pattern_as_span_name
CHANGE BRANCH
x
Reset
  • use_route_pattern_as_span_name
  • add-http-route
  • allow-logging-annotation
  • fix_tests_and_add_encoding_support
  • fix_tests_with_new_pyzypkin
  • kaisen_fix_logging_annotation_test
  • kaisen_fix_sampling_algorithm
  • kaisen_handle_badly_formatted_hex_strings
  • kaisen_update_binary_annotations_function
  • kaisen_use_py_zipkin
  • make_pyramid_zipkin_faster
  • master
  • mbryant-20-specify-service-name
  • mbryant-allow-services-to-force-root-timestamp-logging
  • mbryant-always-push-attrs
  • mbryant-cast-64bit-strings-to-str
  • mbryant-client-context
  • mbryant-decorator-sugar
  • mbryant-defensive-span-context
  • mbryant-dont-recompile-regexes
  • mbryant-fix-coverage
  • mbryant-fix-tests-for-py-zipkin-0.5.0
  • mbryant-minimize-initialization-if-not-tracing
  • mbryant-request-method
  • mbryant-span-context
  • mbryant-stream-name-option
  • msindwan_add_max_span_batch_size
  • remove_zipkin_logger
  • support_py36
  • travis-pypi
  • update_tox_ini_to_work_on_trusty
  • v0.10.0
  • v0.11.0
  • v0.11.1
  • v0.12.0
  • v0.12.1
  • v0.12.2
  • v0.12.3
  • v0.13.0
  • v0.13.1
  • v0.14.0
  • v0.15.0
  • v0.16.0
  • v0.16.1
  • v0.17.0
  • v0.18.0
  • v0.18.1
  • v0.18.2
  • v0.19.0
  • v0.19.1
  • v0.19.2
  • v0.20.0
  • v0.20.1
  • v0.20.2
  • v0.20.3
  • v0.21.0
  • v0.21.1
  • v0.22.0
  • v0.23.0
  • v0.24.0
  • v0.24.1
  • v0.25.0
  • v0.25.1
  • v0.26.0
  • v0.5.0
  • v0.6.0
  • v0.8.1
  • v0.9.0
  • v0.9.1
  • v0.9.2

pending completion
321

Pull #99

travis-ci

web-flow
Allow using the pyramid route pattern as span name.

Using the url path as span name was a bad idea. Urls often have ids in
the path, which make the span names very high cardinality.
This makes it impossible to filter by span name in the zipkin UI and
adds pressure on the cassandra indices. The full url is anyway added as
a tag, so that information is not lost.

This defaults to False to maintain backward compatibility.
Pull Request #99: Allow using the pyramid route pattern as span name.

43 of 43 branches covered (100.0%)

3 of 3 new or added lines in 1 file covered. (100.0%)

119 of 119 relevant lines covered (100.0%)

4.0 hits per line

Relevant lines Covered
Build:
Build:
119 RELEVANT LINES 119 COVERED LINES
4.0 HITS PER LINE
Source Files on use_route_pattern_as_span_name
  • Tree
  • List 0
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
321 use_route_pattern_as_span_name Allow using the pyramid route pattern as span name. Using the url path as span name was a bad idea. Urls often have ids in the path, which make the span names very high cardinality. This makes it impossible to filter by span name in the zipkin UI... Pull #99 02 Oct 2018 06:30PM UTC web-flow travis-ci pending completion  
320 use_route_pattern_as_span_name Allow using the pyramid route pattern as span name. Using the url path as span name was a bad idea. Urls often have ids in the path, which make the span names very high cardinality. This makes it impossible to filter by span name in the zipkin UI... push 02 Oct 2018 06:29PM UTC drolando travis-ci pending completion  
319 use_route_pattern_as_span_name Allow using the pyramid route pattern as span name. Using the url path as span name was a bad idea. Urls often have ids in the path, which make the span names very high cardinality. This makes it impossible to filter by span name in the zipkin UI... Pull #99 02 Oct 2018 01:16AM UTC web-flow travis-ci pending completion  
318 use_route_pattern_as_span_name Allow using the pyramid route pattern as span name. Using the url path as span name was a bad idea. Urls often have ids in the path, which make the span names very high cardinality. This makes it impossible to filter by span name in the zipkin UI... push 02 Oct 2018 01:12AM UTC drolando travis-ci pending completion  
317 use_route_pattern_as_span_name Allow using the pyramid route pattern as span name. Using the url path as span name was a bad idea. Urls often have ids in the path, which make the span names very high cardinality. This makes it impossible to filter by span name in the zipkin UI... Pull #99 02 Oct 2018 12:19AM UTC web-flow travis-ci pending completion  
316 use_route_pattern_as_span_name Allow using the pyramid route pattern as span name. Using the url path as span name was a bad idea. Urls often have ids in the path, which make the span names very high cardinality. This makes it impossible to filter by span name in the zipkin UI... push 02 Oct 2018 12:11AM UTC drolando travis-ci pending completion  
315 use_route_pattern_as_span_name Allow using the pyramid route pattern as span name. Using the url path as span name was a bad idea. Urls often have ids in the path, which make the span names very high cardinality. This makes it impossible to filter by span name in the zipkin UI... Pull #99 01 Oct 2018 11:07PM UTC web-flow travis-ci pending completion  
314 use_route_pattern_as_span_name Allow using the pyramid route pattern as span name. Using the url path as span name was a bad idea. Urls often have ids in the path, which make the span names very high cardinality. This makes it impossible to filter by span name in the zipkin UI... push 01 Oct 2018 11:06PM UTC drolando travis-ci pending completion  
See All Builds (476)
  • Repo on GitHub
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