Skip to content
This repository has been archived by the owner on Feb 18, 2021. It is now read-only.

add notice about statsrelay development to README #68

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
**Important Update:** We at Uber have moved on to an in-house metrics system
that is not built on statsd/carbon. As a result, we no longer use statsrelay in
any significant capacity, and we are no longer actively developing statsrelay.
That said, we are still happy to see PRs and bugfixes if you have them, but it
may a bit longer to get them landed!

# Statsrelay

Statsrelay is a consistent-hashing relay for statsd and carbon metrics.
Expand Down