fieldMatchers variable

fieldMatchers variable

Registry that contains all of the built in field matchers.

Signature

  1. fieldMatchers: Registry<FieldMatcherInfo<any>>

Import

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