# Variables
CheckErrorCount tracks error count stats for checks.
CheckErrors measures the count of errors per check.
CheckName is the tag key for the check name.
CheckRuntime tracks CPU runtime stats for checks.
CheckRuntimeInSec measures the CPU runtime in seconds per check.
ErrorName is the tag key for errors.
HTTPRequests measures the count of HTTP requests.
OutgoingHTTPRequests tracks HTTPRequests made.
Repo is the tag key for the repo name.
RepoRuntime tracks CPU runtime stats for repos.
RepoRuntimeInSec measures the CPU runtime in seconds per repo.
RequestTag is the tag key for the request type.