add simple gauge metrics for task run start/end times

Signed-off-by: Fredrik Adelöw <freben@gmail.com>
This commit is contained in:
Fredrik Adelöw
2024-11-25 15:52:26 +01:00
parent 1a03dc6f69
commit fe87fbff1b
2 changed files with 21 additions and 1 deletions
+5
View File
@@ -0,0 +1,5 @@
---
'@backstage/backend-defaults': patch
---
Add task scheduler metrics as two gauges that track the last start and end timestamps as epoch seconds.