We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0aa1a0f commit 577aeafCopy full SHA for 577aeaf
docker/docker-compose-aspnetcore/oats.yaml
@@ -13,6 +13,8 @@ expected:
13
contains:
14
- 'Application started'
15
metrics:
16
+ - promql: db.client.operation.duration{}
17
+ value: '>= 0'
18
- promql: http_client_request_duration_seconds_count{}
19
value: '>= 0'
20
- promql: http_client_request_duration_seconds_count{http_request_method="GET", http_response_status_code="200"}
0 commit comments