Skip to content
This repository was archived by the owner on Dec 11, 2022. It is now read-only.
This repository was archived by the owner on Dec 11, 2022. It is now read-only.

Per-query Processing Locations are ignored #368

@gaspo53

Description

@gaspo53

Bug Report

per-query Processing location is ignored when having more than 1 query in a panel.

image

Expected Behavior

Each query should execute in the selected processing location

Actual Behavior

All queries are executed in the processing location of the last query:

image

Steps to Reproduce the Problem

  1. Create a query A to be processed in US
  2. Create a query B to be processed in europe-west3
  3. Execute and you'll see that query A is executing on europe-west3

Specifications

  • Grafana Version: 8 Cloud

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions