diff --git a/OSSMETADATA b/OSSMETADATA new file mode 100755 index 0000000..8bff0a1 --- /dev/null +++ b/OSSMETADATA @@ -0,0 +1 @@ +osslifecycle=maintenance diff --git a/README.md b/README.md index 2eb16c8..63f8557 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # dynsampler-go +[![OSS Lifecycle](https://img.shields.io/osslifecycle/honeycombio/dynsampler-go)](https://github.com/honeycombio/home/blob/main/honeycomb-oss-lifecycle-and-practices.md) + Dynsampler is a golang library for doing dynamic sampling of traffic before sending it on to [Honeycomb](https://honeycomb.io) (or another analytics system) It contains several sampling algorithms to help you select a representative set of events instead of a full stream.