diff --git a/exposures/files/metrics.yaml b/exposures/files/metrics.yaml deleted file mode 100644 index 518bb46413..0000000000 --- a/exposures/files/metrics.yaml +++ /dev/null @@ -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