-
Notifications
You must be signed in to change notification settings - Fork 4
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Setup service monitoring for TSA in terraform #43
Comments
It turns out we have both of these already. I'm no expert but these look like I expected:
There is even https://github.com/sigstore/scaffolding/tree/main/cmd/tsa for setting things up in (the CI part of) scaffolding. I think I'll close this one. We have #54 already but I will file a new issue for actually running tsa in staging: this is needed by the time we want to test rekor-tiles in staging. |
@jku Reopening to track the addition of Terraform configuration for monitoring the TSA, under https://github.com/sigstore/scaffolding/tree/main/terraform/gcp/modules/monitoring. I initially added the Terraform configuration for the TSA, but didn't add monitoring as well. I think we mostly need to copy the Rekor or Fulcio monitoring configuration, and add additional alerts based on any exported metrics from the TSA service, https://github.com/sigstore/timestamp-authority/blob/95148b257e1410c4962c32cb3b3aecffe5b2892e/pkg/api/metrics.go#L27 |
I can't edit the title to reflect that but sure sounds fine to me. So the task is actually: setup service monitoring for TSA in terraformThese estimates based on rekor etc -- we can discuss and tweak
The API endpoints are:
|
Description
The text was updated successfully, but these errors were encountered: