Better Stack

telemetry_get_metrics_and_cardinality_tool

Get complete metrics and cardinality for a source. Returns a table of all available metrics (pure and computed) with their names, types, data points count, and active series count

Remote betterstack

Other tools also called telemetry_get_metrics_and_cardinality_tool? See providers with this name

Input Schema


            {
  "type": "object",
  "properties": {
    "id": {
      "type": "integer",
      "description": "The ID of the source"
    }
  }
}