-
Notifications
You must be signed in to change notification settings - Fork 22
Add srgslodad example #48
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
base: main
Are you sure you want to change the base?
Conversation
service_monitoring_validation/service_monitoring_sample/config.yaml
Outdated
Show resolved
Hide resolved
service_monitoring_validation/service_monitoring_sample/booking-service-dashboard.json
Outdated
Show resolved
Hide resolved
service_monitoring_validation/service_monitoring_sample/booking-service-dashboard.json
Outdated
Show resolved
Hide resolved
service_monitoring_validation/service_monitoring_sample/booking-service-dashboard.json
Outdated
Show resolved
Hide resolved
service_monitoring_validation/service_monitoring_sample/booking-service-dashboard.json
Outdated
Show resolved
Hide resolved
service_monitoring_validation/service_monitoring_sample/booking-service-guardian.json
Outdated
Show resolved
Hide resolved
service_monitoring_validation/service_monitoring_sample/booking-service-slo-availability.json
Outdated
Show resolved
Hide resolved
service_monitoring_validation/service_monitoring_sample/booking-service-slo-performance.json
Outdated
Show resolved
Hide resolved
service_monitoring_validation/service_monitoring_sample/booking-service-srg-val-standard.json
Outdated
Show resolved
Hide resolved
service_monitoring_validation/service_monitoring_sample/booking-service-srg-val-standard.json
Outdated
Show resolved
Hide resolved
johannes-b
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lgtm
stefaneberl
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
README.md is IMHO something that needs to be fixed. My other comments are "nice to haves".
service_monitoring_validation/service_monitoring_sample/myservice-slo-alert-notification.json
Show resolved
Hide resolved
|
@g3kl JFYI I've added @j-poecher as well for the SRG part. |
| "description": "Measures the proportion of successful service requests over time.", | ||
| "name": "{{ .name }}", | ||
| "sliReference": { | ||
| "templateId": "e2J1aWx0aW46aW50ZXJuYWwuc2VydmljZS5sZXZlbC5vYmplY3RpdmUudGVtcGxhdGVzLCBpZDogYTU2NWMzNGEtYzVhNS00MTE1LTkzMTEtMDcxYjRjYjU5ZGQ3fQ==", |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@g3kl should we remove the reference to a templateId and rather use a custom SQL?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
we certainly can. Maybe this makes it easier for users to understand how the SLI is calculated.
I'll update them.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
done
Created new example of a service health and validation dashboard, including a combination of the following resources