Delete metrics.yaml

patch-1
Dhiyaneshwaran 2021-02-03 23:34:29 +05:30 committed by GitHub
parent 6ae6af0ef3
commit bcc5444665
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 23 deletions

View File

@ -1,23 +0,0 @@
id: metrics
info:
name: Garbage Collection Cycle via Metrics
author: dhiyaneshDK
severity: low
requests:
- method: GET
path:
- "{{BaseURL}}/metrics"
- "{{BaseURL}}:9100/metrics"
matchers-condition: and
matchers:
- type: word
words:
- "HELP go_gc_duration_seconds"
condition: or
- type: status
status:
- 200