QueryMetric Class
A database query.
Variables are only populated by the server, and will be ignored when sending a request.
- Inheritance
-
QueryMetric
Constructor
QueryMetric(**kwargs)
Variables
- name
- str
The name of the metric.
- display_name
- str
The name of the metric for display in user interface.
- unit
- str or QueryMetricUnit
The unit of measurement. Possible values include: "percentage", "KB", "microseconds".
- value
- float
The measured value.
Feedback
Submit and view feedback for