---
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/4cf43fc45515b297cb4f1d80249c5a896379e7b4/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`).
