diff --git a/spec/descriptions/getTraces.md b/spec/descriptions/getTraces.md index b17687a..838ce72 100644 --- a/spec/descriptions/getTraces.md +++ b/spec/descriptions/getTraces.md @@ -1,11 +1,3 @@ This endpoint retrieves the metrics for traces. -**Manditory Paramters:** - -**Optional Paramters:** - -**Defaults:** - -**Limits:** - -**Tips:** +**order.by:** Supported values include: `traceId`, `traceLabel`, `serviceLabel`, `duration` and `timestamp`.