Skip to content
This repository has been archived by the owner on Jan 24, 2024. It is now read-only.

Query fails if multi fields selected in variable #8

Open
tanuj83 opened this issue Mar 3, 2020 · 2 comments
Open

Query fails if multi fields selected in variable #8

tanuj83 opened this issue Mar 3, 2020 · 2 comments

Comments

@tanuj83
Copy link

tanuj83 commented Mar 3, 2020

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 '{'.

@canast02
Copy link

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

@tanuj83
Copy link
Author

tanuj83 commented Mar 27, 2020

the plugin seems old, do we have anyother plugin ?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants