Metrics
Get fuzzy matching metric names
Returns a list of metric names that match the fuzzy search criteria
POST
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
Start time in seconds since epoch
End time in seconds since epoch
Fuzzy match string to filter metric names
List of environments to filter by
Response
200 - application/json
List of metric names matching the fuzzy search criteria
Was this page helpful?