Skip to content

Commit

Permalink
Merge branch '0504-metrics-gs' of github.com:StackScribe/lifecycle-to…
Browse files Browse the repository at this point in the history
…olkit into 0504-metrics-gs

Signed-off-by: Meg McRoberts <meg.mcroberts@dynatrace.com>
  • Loading branch information
StackScribe committed May 11, 2023
2 parents e49dfb9 + 9d11971 commit 6a641db
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions docs/content/en/docs/getting-started/metrics/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -150,7 +150,7 @@ spec:
name: dev-prometheus
query: "sum(kube_node_status_cvapacity{resources`cpu`})"
fetchIntervalSeconds: 10
...
---
apiVersion: metrics.keptn.sh/v1alpha2
kind: Keptnmetric
metadata:
Expand All @@ -161,7 +161,6 @@ spec:
name: dev-dynatrace
query: "func:slo.availability_simplenodeservice"
fetchIntervalSeconds: 10
...
```

Note the following:
Expand Down

0 comments on commit 6a641db

Please sign in to comment.