datasource-plugin-clouderamanager icon indicating copy to clipboard operation
datasource-plugin-clouderamanager copied to clipboard

Query fails if multi fields selected in variable

Open tanuj83 opened this issue 5 years ago • 2 comments

The grafana query works well with CM if using single or hardcoded variable name in where clause but it fails if using multiple values of single variable

SELECT total_kafka_bytes_received_rate_across_kafka_broker_topics where category = KAFKA_TOPIC and serviceName=KAFKA and kafkaTopicName=$topic

-- Works good if topic variable is single --- FAILS if multiple topics are selected in variable

Fail error

Invalid syntax: no viable alternative at character '{'.

tanuj83 avatar Mar 03 '20 11:03 tanuj83

I have the same issue. Did anyone found a workaround?

canast02 avatar Mar 27 '20 01:03 canast02

the plugin seems old, do we have anyother plugin ?

tanuj83 avatar Mar 27 '20 05:03 tanuj83