Activate Time Settings

Hello,
I use Grafana Version 12.3. as a Docker container. I would like to use the new “Time Settings” feature. Consolidated panel time settings and time comparison | Grafana Labs

I enabled this via grafana.ini.

panelTimeSetting = true
timeComparison = true

After restarting the container, I can also see the active features in the web GUI.

But unfortunately, I don’t see the new selection in the panel.

Do I need to do anything else here to see the setting in the panel?

Thank you very much for your support.

Not sure if it’s just a tying mistake in your post, but it should be panelTimeSettings (missed the ‘s’ off the end)

To try out panel time settings, enable the panelTimeSettings and timeComparison feature toggles.
please enable both feature toggles and save and then check your grafana.ini file the feature changes in grafana.ini file or not then restart the grafana server. this time setting show in grafana.


i am using grafana enterprises version (12.3.1)