Get all metrics
Retrieve a list of all metrics
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Query Parameters
Project name associated with metrics
Response
Short description of what the metric does
Name of the metric
The data type of the metric value - "boolean", "float", "string"
boolean
, float
, string
Name of the project associated with metric
Type of the metric - "custom", "model", "human" or "composite"
custom
, model
, human
, composite
Unique idenitifier
Child metrics added under composite events
Associated code block for the metric
Criteria for human or composite metrics
Whether to compute on all production events automatically
Name of event that the metric is set to be computed on
Type of event that the metric is set to be computed on
Whether a ground truth (on metadata) is required to compute it
Threshold for boolean metrics to decide passing or failing in tests
Evaluator prompt for the metric
Threshold for numeric metrics to decide passing or failing in tests