Skip to content

Commit

Permalink
Link back to docs from README.
Browse files Browse the repository at this point in the history
  • Loading branch information
samstokes authored May 6, 2017
1 parent 44cb4cd commit fa11e54
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@ A "sample rate" of 100 means that for every 100 requests, we capture a single ev

For full documentation, look at the [dynsampler godoc](https://godoc.org/github.com/honeycombio/dynsampler-go).

For more information about using Honeycomb, see our [docs](https://honeycomb.io/docs).

## Sampling Techniques

This package is intended to help sample a stream of tracking events, where events are typically created in response to a stream of traffic (for the purposes of logging or debugging). In general, sampling is used to reduce the total volume of events necessary to represent the stream of traffic in a meaningful way.
Expand Down

0 comments on commit fa11e54

Please sign in to comment.