Skip to content
Snippets Groups Projects
Commit 91546854 authored by Björn Vonheiden's avatar Björn Vonheiden
Browse files

remove lag trend percent slo from example execution file

parent 05ef88f1
No related branches found
No related tags found
1 merge request!172Use the properties of the slo checker and add lag trend percent
...@@ -18,13 +18,6 @@ spec: ...@@ -18,13 +18,6 @@ spec:
threshold: 2000 threshold: 2000
externalSloUrl: "http://localhost:80/evaluate-slope" externalSloUrl: "http://localhost:80/evaluate-slope"
warmup: 60 # in seconds warmup: 60 # in seconds
# - sloType: "lag trend percent"
# prometheusUrl: "http://prometheus-operated:9090"
# offset: 0
# properties:
# percent: 5
# externalSloUrl: "http://localhost:80/evaluate-slope"
# warmup: 60 # in seconds
execution: execution:
strategy: "LinearSearch" strategy: "LinearSearch"
duration: 300 # in seconds duration: 300 # in seconds
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment