Difference between revisions of "Query type"

From wikieduonline
Jump to navigation Jump to search
(Created page with "{{lc}} {{grafana_rule_group}}")
 
 
(6 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
{{lc}}
 
{{lc}}
 +
<code>[[query_type]]</code> ([https://registry.terraform.io/providers/grafana/grafana/latest/docs/resources/rule_group#query_type-1 tf.io])
  
 +
Grok:
 +
* Grafana infers the query type based on the data source specified by <code>[[datasource_uid]]</code>
  
  
{{grafana_rule_group}}
+
 
 +
 
 +
query_type  = ""
 +
query_type  = "prometheus"
 +
 
 +
* [[Create Grafana-managed recording rules]]
 +
* [[data.]]
 +
 
 +
== See also ==
 +
* {{grafana_rule_group}}
 +
 
 +
[[Category:Grafana]]

Latest revision as of 15:51, 17 July 2025

query_type (tf.io)

Grok:

  • Grafana infers the query type based on the data source specified by datasource_uid



query_type  = ""
query_type  = "prometheus"

See also[edit]

Advertising: