dropbox / load_management

This repository contains Go utilities for managing isolation and improving reliability of multi-tenant systems.
Apache License 2.0
54 stars 15 forks source link

Implement Negation Operator for Scorecard #3

Open danieltahara opened 5 years ago

danieltahara commented 5 years ago

There are cases when the distribution of things matching a given * tag is non-uniform, and we wish to set limits for all but one or two specific values. Implement a ~ or negation operator for this case.