AzureMonitorQuery🔗
Constructor🔗
Methods🔗
build🔗
Builds the object.
azure_log_analytics🔗
Azure Monitor Logs sub-query properties.
def azure_log_analytics(azure_log_analytics: cogbuilder.Builder[azuremonitor.AzureLogsQuery]) -> typing.Self
azure_monitor🔗
Azure Monitor Metrics sub-query properties.
azure_resource_graph🔗
Azure Resource Graph sub-query properties.
def azure_resource_graph(azure_resource_graph: cogbuilder.Builder[azuremonitor.AzureResourceGraphQuery]) -> typing.Self
azure_traces🔗
Application Insights Traces sub-query properties.
datasource🔗
For mixed data sources the selected datasource is on the query level.
For non mixed scenarios this is undefined.
TODO find a better way to do this ^ that's friendly to schema
TODO this shouldn't be unknown but DataSourceRef | null
grafana_template_variable_fn🔗
@deprecated Legacy template variable support.
def grafana_template_variable_fn(grafana_template_variable_fn: azuremonitor.GrafanaTemplateVariableQuery) -> typing.Self
hide🔗
If hide is set to true, Grafana will filter out the response(s) associated with this query before returning it to the panel.
namespace🔗
query🔗
Used only for exemplar queries from Prometheus
query_type🔗
Specify the query flavor
TODO make this required and give it a default
ref_id🔗
A unique identifier for the query within the list of targets.
In server side expressions, the refId is used as a variable name to identify results.
By default, the UI will assign A->Z; however setting meaningful names may be useful.
region🔗
resource🔗
resource_group🔗
Template variables params. These exist for backwards compatiblity with legacy template variables.
subscription🔗
Azure subscription containing the resource(s) to be queried.
subscriptions🔗
Subscriptions to be queried via Azure Resource Graph.