v1.measurementTagKeys() function

    The v1.measurementTagKeys() function returns a list of tag keys for a specific measurement. The return value is always a single table with a single column, .

    *Data type: String*

    measurement

    *Data type: String*

    Function definition

    1. package v1
    2. tagKeys(
    3. )

    Related articles