Skip to content

Conversation

jku
Copy link
Member

@jku jku commented Sep 4, 2025

This adds a basic dashboard for TSA:
Screenshot From 2025-09-04 14-58-28

Happy to take suggestions if this set of widgets does not seem useful.

Details:

  • I put the dashboard json in a separate file (if we move more dashboards here, dashboards.tf will become crowded). The downside of this is that the prometheus queries are a little annoying to edit as they need escaping -- this could be avoided by jsonencode and local tf variables but then using a separate file would be weird...
  • The json is copy-paste from a exported clickops dashboard, cleaned manually (removed empty strings, empty arrays, empty objects and default values).
  • There is also a naming change for an alert (so it's clear it's for TSA)

jku added 2 commits September 4, 2025 14:12
This is copy-paste from a JSON export of a clickops dashboard, cleaned
manually (removed empty strings, empty arrays, empty objects and
default values).

Signed-off-by: Jussi Kukkonen <[email protected]>
@jku
Copy link
Member Author

jku commented Sep 4, 2025

FYI @haydentherapper @loosebazooka @aaronlew02 since we talked about these yesterday. Comments welcome

Copy link
Contributor

@haydentherapper haydentherapper left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks great!

@haydentherapper haydentherapper merged commit d458cee into sigstore:main Sep 8, 2025
5 checks passed
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.

2 participants