Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

added backend time macros support #855

Merged
merged 1 commit into from
May 23, 2024
Merged

added backend time macros support #855

merged 1 commit into from
May 23, 2024

Conversation

yesoreyeram
Copy link
Collaborator

Fixes #796

Updated the macros package which adds support for the new backend time macros ${__timeFrom} and ${__timeTo}. Previously we have ${__from} and ${__to} backend time macros as well. But these macros getting interpolated in the frontend, causing an issue with relative time range overrides in panel (Refer #796).

Also updated the other backend SDKs (especially the plugin SDK).

Copy link
Member

@zoltanbedi zoltanbedi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@yesoreyeram yesoreyeram merged commit 91a7fcd into main May 23, 2024
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Feature request] Provide panel relative time macros
2 participants