Bird
0
0

Which of the following is the correct way to add a Prometheus data source in Grafana's UI?

easy📝 Syntax Q3 of 15
Kubernetes - Monitoring and Logging
Which of the following is the correct way to add a Prometheus data source in Grafana's UI?
AGo to Configuration > Data Sources > Add data source > Select Prometheus
BGo to Dashboards > New Dashboard > Add Prometheus
CUse kubectl to apply a Prometheus config file
DInstall Prometheus plugin via Grafana CLI
Step-by-Step Solution
Solution:
  1. Step 1: Locate data source settings in Grafana UI

    Data sources are added under Configuration > Data Sources.
  2. Step 2: Select Prometheus as the data source type

    Choose Prometheus from the list to add it.
  3. Final Answer:

    Go to Configuration > Data Sources > Add data source > Select Prometheus -> Option A
  4. Quick Check:

    Adding data source = Configuration > Data Sources [OK]
Quick Trick: Add data sources via Configuration menu in Grafana [OK]
Common Mistakes:
  • Trying to add data source in Dashboards section
  • Using kubectl instead of Grafana UI
  • Assuming plugin install is needed for Prometheus

Want More Practice?

15+ quiz questions · All difficulty levels · Free

Free Signup - Practice All Questions
More Kubernetes Quizzes