Skip to content

Commit

Permalink
fix: add interval to canaries_with_status
Browse files Browse the repository at this point in the history
  • Loading branch information
adityathebe committed Jan 3, 2024
1 parent fff4f4d commit e93d5e9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions views/015_job_history.sql
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,7 @@ SELECT
canaries.id,
canaries.name,
canaries.namespace,
canaries.spec->>'interval',
canaries.labels,
canaries.source,
canaries.created_by,
Expand Down

0 comments on commit e93d5e9

Please sign in to comment.