Hi Guys,
Can i resolved this one by using time_filter? this is the query that i used on this dashboard.
Select time, total_request, rc2001,rc3002,rc3004,rc4010,rc4012,rc5002,rc5012,rc5030,rc5031,rc6000 from PROD_ERROR_CODES;
or Select * PROD_ERROR_CODES;
Please advise.
-
What Grafana version and what operating system are you using?
5.4.3 -
What are you trying to achieve?
to get of rid the datapoints outside range -
How are you trying to achieve it?
-
What happened?
-
What did you expect to happen?
-
Can you copy/paste the configuration(s) that you are having problems with?
-
Did you receive any errors in the Grafana UI or in related logs? If so, please tell us exactly what they were.
-
Did you follow any online instructions? If so, what is the URL?