Skip to content
Snippets Groups Projects
Commit b0bfef3d authored by Sören Henning's avatar Sören Henning
Browse files

Fix error in docs

parent a704a552
No related branches found
No related tags found
No related merge requests found
Pipeline #10363 passed
...@@ -175,7 +175,8 @@ An Execution must at least define one SLO to be checked. ...@@ -175,7 +175,8 @@ An Execution must at least define one SLO to be checked.
A good choice to get started is defining an SLO of type `generic`: A good choice to get started is defining an SLO of type `generic`:
```yaml ```yaml
- sloType: "generic" - name: droppedRecords
sloType: generic
prometheusUrl: "http://prometheus-operated:9090" prometheusUrl: "http://prometheus-operated:9090"
offset: 0 offset: 0
properties: properties:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment