Skip to content

Instantly share code, notes, and snippets.

View johannes-b's full-sized avatar
🎯
Focusing

Johannes Bräuer johannes-b

🎯
Focusing
View GitHub Profile
{
"type": "sh.keptn.event.problem.open",
"specversion": "0.2",
"source": "https://github.com/keptn/keptn/dynatrace-service",
"id": "f2b878d3-03c0-4e8f-bc3f-454bc1b3d79d",
"time": "2019-06-07T07:02:15.64489Z",
"contenttype": "application/json",
"data": {
"State": "OPEN",
"ProblemID": "abcd-1234",
stages:
- name: "hardening"
deployment_strategy: "blue_green_service"
test_strategy: "performance"
remediation_strategy: "automated" # Enable remediations to trigger actions
- name: "production"
deployment_strategy: "blue_green_service"
remediation_strategy: "automated"
version: 0.2.0
kind: Remediation
metadata:
name: remediation-service-carts
spec:
remediations:
- problemType: Response time degradation
actionsOnOpen:
- name: Scaling ReplicaSet by 1
description: Scaling the ReplicaSet of a Kubernetes Deployment by 1
version: 0.2.0
kind: Remediation
metadata:
name: remediation-service-carts
spec:
remediations:
- problemType: Response time degradation
actionsOnOpen:
- problemType: Failure rate increase
actionsOnOpen:
version: 0.2.0
kind: Remediation
metadata:
name: remediation-service-carts
spec:
remediations:
- problemType: Response time degradation
actionsOnOpen:
- name: Scaling ReplicaSet by 1
description: Scaling the ReplicaSet of a Kubernetes Deployment by 1
Thu May 17 15:10:27 UTC 2018