We are currently transitioning our API documentation to Apidog and making changes to improve standardization, and as such, methods are subject to change.
Returns a list of chips which can be used to filter metrics and create watchers. When 50 or fewer metrics match the search, these metric names are returned in full on the response in addition to the chips.
Request
Query Params
chips
stringÂ
optional
A comma-separated list of chips to match against. When this is passed the method filters to only those metrics which contain the supplied chips, and also removes those chips from the results. Example: cpu,idle.
max_metric_list_length
stringÂ
optional
The maximum number of metrics which match the search for which including those metrics in the results is not considered too many, i.e "only if there are X or fewer matching metrics, include those metrics in the results". Default 50, max 1000. Example: 100.