APIGEE - Analytics Services Quiz
1. Which query parameter specifies the type of data?
Answer: Metrics
2. Apigee helps you to diagnose app performance by _____.
Answer: All of the options
3. _________ attribute is used to limit the results.
Answer: Filter
4. Apigee’s analytics metrics helps in ____ monitoring.
Answer: Both the options
5. By default, the dashboards are maintained for ______ months.
Answer: 12
6. When using filter you should use _____ as a property.
Answer: Dimensions
7. By default, the Custom is maintained for ______ months.
Answer: 6
8. Apigee analytics allows you to export the data in ____ format.
Answer: csv
8. runload.js also applies a ______ function, so that the number of calls it actually makes varies randomly around a specified number.
Answer: Gaussian
9. ____ lets you choose which set of data you want to plot.
Answer: Plot selectors
10. You can extract the returned access_token, and insert it into the context, and then use that token in subsequent calls.
Answer: True
11. You can hover on any part of the graph to get information about that particular data at that point.
Answer: True
12. ____ settings helps you in selecting the of dates for which to show data and the aggregation or granularity of that data.
Answer: Both the options
13. The load generator is implemented as a nodejs program called _____.
Answer: runLoad.js
14. Apigee chooses the client key and secret based on _____.
Answer: Weighted random selection
15. To import a proxy into apigee edge use ______.
Answer: Proxy bundle
16. In model.json change the ____ property to the DNS name of Apigee edge organization.
Answer: Host
17. The load generator act as a _____.
Answer: Client
18. Using ____, you should be able to see the traffic pattern after and before the spike or drop.
Answer: Investigate Anomalies
19. ______ is calculated between the time a complete request is sent by Apigee to a backend target and the response is returned the client app.
Answer: Target error
20. Which specifies whether a traffic is coming from a robot, a library, or a browser.
Answer: Traffic by agent
21. The dashboard that appears once you login has _____.
Answer: all of the options
22. Traffic patterns and processing time can be viewed in ____ dashboard.
Answer: Proxy Performance
23. ______ dashboard tracks error patterns, traffic patterns, and quality of service across various locations.
Answer: GeoMap dashboard
24. ______ dashboard measures the contribution of your top apps, APIs, and products.
Answer: Traffic composition
25. The ____ dashboard is used to visualize traffic patterns and performance for API proxy backend targets.
Answer: Target Performance
26. ____ shows information like Highly Active Developers, Developers with Apps and Total Developers.
Answer: Engagement
27. The rate of API calls hitting the cache vs total API traffic is called _____.
Answer: Cache Performance
28. A _____ is a method to specify exactly what you want to analyze in your API program.
Answer: custom report
29. The primary measure used for a report is called _____.
Answer: Metric
30. It is possible to fetch Analytics data using REST API.
Answer: True
31. ______ plot allows you to see the central tendency and dispersion of data.
Answer: Dispersion box plot
32. Reports can be viewed in _____ format.
Answer: all of the options
33. ____ will create a custom dimension that will be captured every time when that proxy is invoked.
Answer: Statistics Collector Policy
34. Custom reports will reflect API calls immediately in the Edge portal.
Answer: False
35. It is not possible to export custom reports to any format.
Answer: False
36. The ____ gives an high level overview of your entire API.
Answer: Dashboard