Skip to content

ratelimit: Key monitors by "resource"

Warren Gifford requested to merge rate-limit-monitoring into main

Created by: ryanslade

Our monitors were only keyed by api url and token, but GitHub has different rate limits for rest, search and graphql so we now include the resource type in our key.

Part of: https://github.com/sourcegraph/sourcegraph/issues/16455

Merge request reports

Loading