Skip to main content
GET
Get current tablet metrics

Authorizations

Authorization
string
header
required

The access token received from the authorization server in the OAuth 2.0 flow.

Path Parameters

organization
string
required

Organization name slug from list_organizations. Example: acme.

database
string
required

Database name slug from list_databases. Example: app-db.

branch
string
required

Branch name from list_branches. Example: main.

Query Parameters

metrics
enum<string>[]

Metric names to retrieve

Available options:
replication_lag,
primary_cpu_usage,
primary_memory_usage,
vtgate_cpu_usage,
vtgate_memory_usage
keyspace
string

Filter by keyspace

shard
string

Filter by shard

Response

Returns current tablet metrics

type
string

The metrics response type

branch
object

The branch these metrics belong to

metrics
string[]

The current metric values