Difference between revisions of "Query type"

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

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: