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
End time in seconds since epoch
Start time in seconds since epoch
List of environments to filter by
Fuzzy match string to filter metric names
Response
200 - application/json
List of metric names matching the fuzzy search criteria
Was this page helpful?