Problem with alerting #1217
Unanswered
memerman420
asked this question in
Q&A
Replies: 1 comment 4 replies
-
Can you explain what/when you want to get alerted? Example: alert me when number of rows greater than 0, alert me when total number of affected devices greater than 0, etc.. Since your data is neither timeseries nor numeric, you can't set up alert on it. So in order to achieve what you want you need to aggregate the results in such a way that it returns numeric data. |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, I'm trying to get alerting set up for one of my queries, but I don't think it is working because I'm getting a bunch of tables with no data in them.
Here is what the data looks like normally:

I am using the Backend Parser.
Best Regards,
Adi
Beta Was this translation helpful? Give feedback.
All reactions