You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
thanks for the plugin, it is very useful. Due to the external API that only accept datetime format as YYYY-MM-DDTHH:mm:ss, and the ${__from} grafana variable doesn't accept dateformat that contain ":" character. the Macro from your plugin i believe it extracted the same time format as ISO.
do you have any workaround to basically allow me to get the date value with YYYY-MM-DDTHH:mm:ss? ISO format is fine, if the last timezone value is truncated.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hi mate,
thanks for the plugin, it is very useful. Due to the external API that only accept datetime format as YYYY-MM-DDTHH:mm:ss, and the ${__from} grafana variable doesn't accept dateformat that contain ":" character. the Macro from your plugin i believe it extracted the same time format as ISO.
do you have any workaround to basically allow me to get the date value with YYYY-MM-DDTHH:mm:ss? ISO format is fine, if the last timezone value is truncated.
Thank you
Beta Was this translation helpful? Give feedback.
All reactions