Changes to Ingest a batch of traces

POST /ingest

Every recorded change to this endpoint, newest first. Back to the operation

Changed in 3 of the 4 revisions of this API.2216

  1. 04549fe6ab0a1
  2. da37470dccd52214
  3. 509775c21a871

What changed

    • added the new optional request property traces/items/customer

      new-optional-request-property

  • da37470dccd52214See the full diff
    • added 'propertyNames' constraint to the request property traces/items/metadata

      request-property-property-names-added

    • added 'propertyNames' constraint to the request property traces/items/spans/items/metadata

      request-property-property-names-added

    • the traces/items/metadata/additionalProperties/ request property's maxLength was set to 1024

      request-property-max-length-set

    • the traces/items/spans/items/metadata/additionalProperties/ request property's maxLength was set to 1024

      request-property-max-length-set

    • added the new optional request property traces/items/spans/items/chunkOffsets

      new-optional-request-property

    • added the new optional request property traces/items/spans/items/chunkTokens

      new-optional-request-property

    • added the new optional request property traces/items/spans/items/modelCallMs

      new-optional-request-property

    • added the new optional request property traces/items/spans/items/rateLimit

      new-optional-request-property

    • added the new optional request property traces/items/spans/items/reasoningChunkTokens

      new-optional-request-property

    • added the new optional request property traces/items/spans/items/reasoningDurationMs

      new-optional-request-property

    • added the new optional request property traces/items/spans/items/reasoningOffsets

      new-optional-request-property

    • added the new optional request property traces/items/spans/items/safetyMetadata

      new-optional-request-property

    • added the new optional request property traces/items/spans/items/sources

      new-optional-request-property

    • added the new optional request property traces/items/spans/items/systemFingerprint

      new-optional-request-property

    • added the new optional request property traces/items/spans/items/toolCatalog

      new-optional-request-property

    • the traces/items/spans/items/ttftMs request property type/format was generalized from integer/ to number/

      request-property-type-generalized

    • added the non-success response with the status 413

      response-non-success-status-added

    • added the non-success response with the status 503

      response-non-success-status-added

    • added the new optional request property traces/items/traceName

      new-optional-request-property