---
editLink: false
lastUpdated: false
---

[@salesforce/b2c-tooling-sdk](../../../modules.md) / [operations/metrics](../index.md) / METRIC\_CATEGORIES

# Variable: METRIC\_CATEGORIES

> `const` **METRIC\_CATEGORIES**: readonly \[`"overall"`, `"sales"`, `"ecdn"`, `"third-party"`, `"scapi"`, `"scapi-hooks"`, `"mrt"`, `"controller"`, `"ocapi"`\]

Defined in: [packages/b2c-tooling-sdk/src/operations/metrics/index.ts:71](https://github.com/SalesforceCommerceCloud/b2c-developer-tooling/blob/67fb8580ac3c5b372617ee3ec3fc8f2bc9f16174/packages/b2c-tooling-sdk/src/operations/metrics/index.ts#L71)

All metric categories exposed by the Metrics API, in a stable, documented order.

Values match the API path segments (e.g. `overall` → `/metrics/overall`).
