Metrics

Create Metric

Create a metric definition that can be used by monitoring rules.

post/v0/platform/metrics

Request body

namestring required

Display name for the metric.

Response

idstring required

Unique identifier of the metric.

namestring required

Display name of the metric.

created_atstring required

Timestamp for created at.

added_bystring required

Actor that added by this record.

Changes

Changed in 4 of the 95 revisions of this API.13914

    • the endpoint scheme security JWT was added to the API

      api-security-added

    This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

  • 03ea93e2f6081399See the full diff
    • request property data/anyOf[subschema #1: Contract Call Metric]/target/anyOf[subschema #1: Asset ID Target]/type was restricted to a list of enum values

      request-property-became-enum

    • request property data/anyOf[subschema #2: Read Object Metric]/target/anyOf[subschema #1: Asset ID Target]/type was restricted to a list of enum values

      request-property-became-enum

    • request property data/anyOf[subschema #4: Transfer Metric]/from/target/items/anyOf[subschema #1: Asset Tag Target]/type was restricted to a list of enum values

      request-property-became-enum

    • request property data/anyOf[subschema #4: Transfer Metric]/from/target/items/anyOf[subschema #2: Asset ID Target]/type was restricted to a list of enum values

      request-property-became-enum

    • request property data/anyOf[subschema #4: Transfer Metric]/to/target/items/anyOf[subschema #1: Asset Tag Target]/type was restricted to a list of enum values

      request-property-became-enum

    • request property data/anyOf[subschema #4: Transfer Metric]/to/target/items/anyOf[subschema #2: Asset ID Target]/type was restricted to a list of enum values

      request-property-became-enum

    • request property data/anyOf[subschema #6: Event Metric]/target/anyOf[subschema #1: Asset ID Target]/type was restricted to a list of enum values

      request-property-became-enum

    • request property data/anyOf[subschema #7: Read Data Account Metric]/target/anyOf[subschema #1: Asset ID Target]/type was restricted to a list of enum values

      request-property-became-enum

    • request property data/anyOf[subschema #8: Instruction Metric]/target/anyOf[subschema #1: Asset ID Target]/type was restricted to a list of enum values

      request-property-became-enum

    • the type request property const value changed from tag to asset_tag

      request-property-const-changed

    • the type request property const value changed from tag to asset_tag

      request-property-const-changed

    • the type response property const value changed from tag to asset_tag for the status 200

      response-property-const-changed

    • the type response property const value changed from tag to asset_tag for the status 200

      response-property-const-changed

    • added the new asset_id enum value to the data/anyOf[subschema #1: Contract Call Metric]/target/anyOf[subschema #1: Asset ID Target]/type response property for the response status 200

      response-property-enum-value-added

    • added the new asset_id enum value to the data/anyOf[subschema #2: Read Object Metric]/target/anyOf[subschema #1: Asset ID Target]/type response property for the response status 200

      response-property-enum-value-added

    • added the new asset_id enum value to the data/anyOf[subschema #4: Transfer Metric]/from/target/items/anyOf[subschema #2: Asset ID Target]/type response property for the response status 200

      response-property-enum-value-added

    • added the new asset_id enum value to the data/anyOf[subschema #4: Transfer Metric]/to/target/items/anyOf[subschema #2: Asset ID Target]/type response property for the response status 200

      response-property-enum-value-added

    • added the new asset_id enum value to the data/anyOf[subschema #6: Event Metric]/target/anyOf[subschema #1: Asset ID Target]/type response property for the response status 200

      response-property-enum-value-added

    • added the new asset_id enum value to the data/anyOf[subschema #7: Read Data Account Metric]/target/anyOf[subschema #1: Asset ID Target]/type response property for the response status 200

      response-property-enum-value-added

    • added the new asset_id enum value to the data/anyOf[subschema #8: Instruction Metric]/target/anyOf[subschema #1: Asset ID Target]/type response property for the response status 200

      response-property-enum-value-added

    • added the new asset_tag enum value to the data/anyOf[subschema #4: Transfer Metric]/from/target/items/anyOf[subschema #1: Asset Tag Target]/type response property for the response status 200

      response-property-enum-value-added

    • added the new asset_tag enum value to the data/anyOf[subschema #4: Transfer Metric]/to/target/items/anyOf[subschema #1: Asset Tag Target]/type response property for the response status 200

      response-property-enum-value-added

    • added the new asset_id enum value to the request property data/anyOf[subschema #1: Contract Call Metric]/target/anyOf[subschema #1: Asset ID Target]/type

      request-property-enum-value-added

    • added the new asset_id enum value to the request property data/anyOf[subschema #2: Read Object Metric]/target/anyOf[subschema #1: Asset ID Target]/type

      request-property-enum-value-added

    • added the new asset_id enum value to the request property data/anyOf[subschema #4: Transfer Metric]/from/target/items/anyOf[subschema #2: Asset ID Target]/type

      request-property-enum-value-added

    • added the new asset_id enum value to the request property data/anyOf[subschema #4: Transfer Metric]/to/target/items/anyOf[subschema #2: Asset ID Target]/type

      request-property-enum-value-added

    • added the new asset_id enum value to the request property data/anyOf[subschema #6: Event Metric]/target/anyOf[subschema #1: Asset ID Target]/type

      request-property-enum-value-added

    • added the new asset_id enum value to the request property data/anyOf[subschema #7: Read Data Account Metric]/target/anyOf[subschema #1: Asset ID Target]/type

      request-property-enum-value-added

    • added the new asset_id enum value to the request property data/anyOf[subschema #8: Instruction Metric]/target/anyOf[subschema #1: Asset ID Target]/type

      request-property-enum-value-added

    • added the new asset_tag enum value to the request property data/anyOf[subschema #4: Transfer Metric]/from/target/items/anyOf[subschema #1: Asset Tag Target]/type

      request-property-enum-value-added

    • added the new asset_tag enum value to the request property data/anyOf[subschema #4: Transfer Metric]/to/target/items/anyOf[subschema #1: Asset Tag Target]/type

      request-property-enum-value-added

    • added SolanaAccountInfoReadMetric SolanaInstructionMetric to the data request property anyOf list

      request-property-any-of-added

    • added SolanaAccountInfoReadMetric SolanaInstructionMetric to the data response property anyOf list for the response status 200

      response-property-any-of-added

    • the endpoint scheme security APIKey was added to the API

      api-security-added

    • the endpoint scheme security ClientID was added to the API

      api-security-added

Of the 95 revisions, 1 has no diff computed.