Skip to content

Conversation

@nishu-builder
Copy link
Contributor

@nishu-builder nishu-builder commented Dec 6, 2025

  1. no more per-endpoint try/except logic; that is wrapped into @timed_http_decorator
  2. distinct policy-versions and policies endpoints
  3. remote jobs page updates:
  • show discovered policy per-row and link to its page
  • remove and reformat many columns to be more readable
  • when expanding a row, show details like latency between stages of a job
  • make timestamps all be in local timezone, not utc

Before:
image

After: image

…date policies endpoint to accept pvids to filter down to
Copy link
Contributor Author

This stack of pull requests is managed by Graphite. Learn more about stacking.

@nishu-builder nishu-builder changed the title Use @timed_http_handler to avoid per-endpoint try/except code, and update policies endpoint to accept pvids to filter down to Observatory policies endpoint supports filtering down to specified policy verison ids Dec 6, 2025
@nishu-builder nishu-builder marked this pull request as ready for review December 6, 2025 02:24
@nishu-builder nishu-builder requested a review from relh December 6, 2025 02:24
@nishu-builder nishu-builder changed the title Observatory policies endpoint supports filtering down to specified policy verison ids Observatory updates for remote jobs: UI and endpoints Dec 6, 2025
@relh relh added this pull request to the merge queue Dec 6, 2025
Merged via the queue into main with commit e71db29 Dec 6, 2025
18 checks passed
@relh relh deleted the nishad/used-timed-http-handler-and-update-endpoint-to-accept-pvids branch December 6, 2025 03:36
zfogg pushed a commit that referenced this pull request Dec 20, 2025
1. no more per-endpoint try/except logic; that is wrapped into
@timed_http_decorator
2. distinct policy-versions and policies endpoints
3. remote jobs page updates:
- show discovered policy per-row and link to its page
- remove and reformat many columns to be more readable
- when expanding a row, show details like latency between stages of a
job
- make timestamps all be in local timezone, not utc 

Before: 
<img width="1331" height="922" alt="image"
src="https://github.com/user-attachments/assets/f43c4a20-4672-4ecf-86a8-0dd45bbfcd0b"
/>


After: <img width="1455" height="694" alt="image"
src="https://github.com/user-attachments/assets/02080367-ee48-432a-a657-107728aabb00"
/>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants