standardTransformersRegistry variable

standardTransformersRegistry variable

Registry of transformation options that can be driven by stored configuration files.

Signature

  1. standardTransformersRegistry: Registry<TransformerRegistryItem<any>>

Import

  1. import { standardTransformersRegistry } from '@grafana/data';