PCA (Prometheus Certified Associate) sample exam question with answer 8
Question:
Which format is commonly used for creating Grafana dashboards in Prometheus?
- YAML
- JSON
- XML
- HTML
Answer:
B - JSON is the commonly used format for creating dashboards in Prometheus.
Prometheus uses Grafana as a visualization tool which supports JSON as the primary format for creating dashboards.