Time calculation : Last runtime vs current time

  • What Grafana version and what operating system are you using?

OS - Linux Amazon AMI
Grafana Version 9.5.2

  • What are you trying to achieve?
    I’m trying to find a way to know when was my script ran last time

  • How are you trying to achieve it?
    We have a prometheus pushgateway, It will push runtime, So I need to find out whichever jobs is 15 mins old, So i need to calculate runtime-current time

  • What happened?
    It will push runtime, So I need to find out whichever jobs is 15 mins old, So i need to calculate runtime-current time

  • What did you expect to happen?
    I need to find out whichever jobs is 15 mins old

  • 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.
    I have no clue to make it happen, I should create a condition if runtime vs current time is more than 15 mins.

  • Did you follow any online instructions? If so, what is the URL?
    No

Hello Team,

Do I have any respond to above issue ?