+++
# -----------------------------------------------------------------------
# Do not edit this file. It is automatically generated by API Documenter.
# -----------------------------------------------------------------------
title = "thresholdsOverrideProcessor"
keywords = ["grafana","documentation","sdk","@grafana/data"]
type = "docs"
+++
## thresholdsOverrideProcessor variable
### thresholdsOverrideProcessor variable
Signature
```typescript
thresholdsOverrideProcessor: (value: any, _context: FieldOverrideContext, _settings?: ThresholdsFieldConfigSettings | undefined) => ThresholdsConfig
```
Import
```typescript
import { thresholdsOverrideProcessor } from '@grafana/data';
```