Skip to content
Merged
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
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,8 @@ unnecessarily strict parsing. Statsdproxy intends to orient itself around
protocol but should gracefully degrade for other statsd dialects, in that those
metrics and otherwise unparseable bytes will be forwarded as-is.

**This is not a Sentry product**, not deployed in any sort of production
environment, but a side-project done during Hackweek.
**This is not a Sentry product**, but internal tooling used in some components
(Relay, Snuba's Rust consumer)


## Basic usage
Expand Down