grafana / scenes

Build Grafana dashboards directly in your Grafana app plugins.
https://grafana.com/developers/scenes
Apache License 2.0
134 stars 20 forks source link

scene: not affects relative time options on panels #202

Closed baur closed 1 year ago

baur commented 1 year ago

What went wrong?

What happened:

not affects relative time options on panels

What did you expect to happen:

relative time on panels

How do we reproduce it?

Step 1:

set relative time to any panel

image

What Grafana version are you using?

v10.1.0-117102pre

Optional Questions:

Is the bug inside a Dashboard Panel?

No response

Grafana Platform?

A downloaded binary

User's OS?

Windows11

User's Browser?

Chrome 113

Is this a Regression?

None

Are Datasources involved?

No response

Anything else to add?

maybe this is a feature of scenes?

mellieA commented 1 year ago

@baur I'm happy to see you're trying out scenes. There's a separate repo for it here https://github.com/grafana/scenes

I'm transferring the issues there and assigning them to our dashboard squad to take a look.

torkelo commented 1 year ago

we are aware of this, have started an implementation of relative time overrides in the main repo: https://github.com/grafana/grafana/pull/62844