v1.measurements() function

    The function returns a list of measurements in a specific bucket. The return value is always a single table with a single column, _value.

    *Data type: String*

    Function definition

    1. tagValues(bucket: bucket, tag: "_measurement")

    Related articles