main-concepts

No menu items for this category
OpenMetadata Documentation

Daily count of some measurement

This schema defines the type for reporting the daily count of some measurement. For example, you might use this schema for the number of times a table is queried each day.

  • count (integer): Daily count of a measurement on the given date. Minimum: 0.
  • date: Refer to basic.json#/definitions/date.

Documentation file automatically generated at 2025-08-12 05:39:47.683420+00:00.