Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/dynatrace/obslab-release-validation

Use Grafana k6, Dynatrace business events, workflows and site reliability guardian to validate software releases
https://github.com/dynatrace/obslab-release-validation

automation demo dynatrace grafana-k6 k6 load-testing obslab openfeature release-validation site-reliability-engineering site-reliability-guardian sre workflow

Last synced: about 21 hours ago
JSON representation

Use Grafana k6, Dynatrace business events, workflows and site reliability guardian to validate software releases

Awesome Lists containing this project

README

        

# Observability Lab: Release Validation

In this demo, you take on the role of a Product Manager or DevOps engineer. You are running an application, and wish to enable a new feature.

The application is already instrumented to emit tracing data, using the OpenTelemetry standard. The demo system will be automatically configured to transport that data to Dynatrace for storage and processing.

Your job is to:

- Ensure each service in the application is healthy.
- Ensure that any new release of a microservice does not negatively impact the application.

To achieve these objectives, you will:

- Create a Site Reliability Guardian to test and ensure the health of your microservices (starting with the most user impacting service - the checkoutservice)
- Use the auto baselining capability of Dynatrace to suggest (and dynamically adjust) thresholds based on current and past performance.

## [Start the hands-on here >>](https://dynatrace.github.io/obslab-release-validation/)