Skip to content

Graphite: Feature request to support different time ranges for multiple requests #83923

@bohandley

Description

@bohandley

What is this?

To have the Graphite data source respect each target's time range when there are multiple queries run in Alerting with Expressions using the sseGroupByDatasource feature toggle on.

Context and why we are doing this:

Graphite allows one time range per request and applies this same range to all targets(queries) in the request.

Challenge: Alerting allows multiple time ranges when there are multiple queries. Expressions has a feature toggle that would benefit other data sources that have queries that rely on other queries and should all be run together, sseGroupByDatasource. When this toggle is turned on, it breaks Graphite's respect to the time range because of how Graphite backend was built originally, to make one request with all the same time range.

See See https://github.com/grafana/support-escalations/issues/9529 for more detail.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    Status

    Feature Requests

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions