mirror of https://github.com/grafana/grafana.git
783 B
783 B
+++
-----------------------------------------------------------------------
Do not edit this file. It is automatically generated by API Documenter.
-----------------------------------------------------------------------
title = "getFrameMatchers" keywords = ["grafana","documentation","sdk","@grafana/data"] type = "docs" +++
getFrameMatchers() function
getFrameMatchers() function
Signature
export declare function getFrameMatchers(config: MatcherConfig): FrameMatcher;
Import
import { getFrameMatchers } from '@grafana/data';
Parameters
| Parameter | Type | Description |
|---|---|---|
| config | MatcherConfig |
Returns:
FrameMatcher