"returns-metrics-matching-specified-metric-regex":"Returns a list of metrics matching the specified metric regex.",
"tooltip-classic-query":"The original implemetation of the Prometheus variable query editor. Enter a string with the correct query type and parameters as described in these docs. For example, {{exampleQuery}}.",
"tooltip-classic-query":"The original implementation of the Prometheus variable query editor. Enter a string with the correct query type and parameters as described in these docs. For example, {{exampleQuery}}.",
"tooltip-label":"Returns a list of label values for the label name in all metrics unless the metric is specified.",
"tooltip-metric-regex":"Returns a list of label names, optionally filtering by specified metric regex.",
"tooltip-query":"Returns a list of Prometheus query results for the query. This can include Prometheus functions, i.e.{{exampleQuery}}.",