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.Properties
count(integer): Daily count of a measurement on the given date. Minimum:0.date: Refer to basic.json#/definitions/date.