influx-show-tag-keys
List all tag keys for a measurement in an InfluxDB database using a Grafana datasource.
Instructions
List all tag keys (indexed dimensions) for a measurement in InfluxDB.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| database | Yes | InfluxDB database name | |
| measurement | Yes | Measurement name | |
| datasourceId | Yes | Numeric ID of the Grafana InfluxDB datasource |