vercel / tracing-js

An implementation of Opentracing API for honeycomb.io

Home Page:https://npmjs.com/@vercel/tracing-js

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add `Sample Rate` tag

hharnisc opened this issue · comments

We're currently sampling at a rate of 20 across the board for all services. Honeycomb UI will display the actual count (sampled * count) with the Sample Rate tagged in traces.

Example from Now Proxy Access Logs

image