How can I convert a Time typed column to timestamp to have a numeric value for alerting? #1280
-
I would use a GraphQL result for alerting. The goal is to monitor the age of an object given in absolute time. The selection and the parsing of the string still works, but I've found no way to:
The selector gets: "2025-07-07T11:25:07Z" But this is still unsuitable for the Grafana to have an alert set up for, since that accepts numeric values only. Is there any way to implement this using Inifinity? |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 2 replies
-
Did you get a chance to look at https://community.grafana.com/t/configure-alerting-using-infinity-tabular-data/149967/5 ? Not 1:1, but that may give you some idea |
Beta Was this translation helpful? Give feedback.
Did you get a chance to look at https://community.grafana.com/t/configure-alerting-using-infinity-tabular-data/149967/5 ? Not 1:1, but that may give you some idea