17 lines
333 B
YAML
17 lines
333 B
YAML
id: prometheus-exposed-panel
|
|
|
|
info:
|
|
name: Prometheus.io exposed panel
|
|
author: organiccrap
|
|
severity: low
|
|
tags: panel,prometheus
|
|
|
|
requests:
|
|
- method: GET
|
|
path:
|
|
- '{{BaseURL}}/graph'
|
|
|
|
matchers:
|
|
- type: word
|
|
words:
|
|
- '<title>Prometheus Time Series Collection and Processing Server</title>' |