We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
This issue is for tracking the overall status of meta-queries for clustering. A tick means the command has been manually tested on a local cluster.
A green tick means it works, or that there was an issue which has been resolved, a grey tick means there is an outstanding issue.
CREATE CONTINUOUS QUERY
SHOW CONTINUOUS QUERY
DROP CONTINUOUS QUERY
SHOW DATABASES
CREATE DATABASE
DROP DATABASE
SHOW FIELD KEYS
GRANT
SHOW GRANTS
INSERT
SHOW MEASUREMENTS
DROP MEASUREMENTS
SET PASSWORD
ALTER RETENTION POLICY
CREATE RETENTION POLICY
DROP RETENTION POLICY
SHOW RETENTION POLICIES
REVOKE
SHOW SERIES
DROP SERIES
SHOW SHARDS
SHOW SHARD GROUPS
CREATE SUBSCRIPTION
DROP SUBSCRIPTION
SHOW SUBSCRIPTIONS
SHOW TAG KEYS
SHOW TAG VALUES
SHOW USERS
CREATE USER
DROP USER
cc @e-dard @joelegasse
The text was updated successfully, but these errors were encountered:
SHOW TAG KEYS now works as mentioned in #5591. I have modified the table to reflect this.
Sorry, something went wrong.
SHOW FIELD KEYS now works as of #5815.
No branches or pull requests
This issue is for tracking the overall status of meta-queries for clustering. A tick means the command has been manually tested on a local cluster.
A green tick means it works, or that there was an issue which has been resolved, a grey tick means there is an outstanding issue.
CREATE CONTINUOUS QUERY
SHOW CONTINUOUS QUERY
DROP CONTINUOUS QUERY
SHOW DATABASES
CREATE DATABASE
DROP DATABASE
SHOW FIELD KEYS
GRANT
SHOW GRANTS
INSERT
SHOW MEASUREMENTS
DROP MEASUREMENTS
SET PASSWORD
ALTER RETENTION POLICY
CREATE RETENTION POLICY
DROP RETENTION POLICY
SHOW RETENTION POLICIES
REVOKE
SHOW SERIES
DROP SERIES
SHOW SHARDS
SHOW SHARD GROUPS
CREATE SUBSCRIPTION
DROP SUBSCRIPTION
SHOW SUBSCRIPTIONS
SHOW TAG KEYS
SHOW TAG VALUES
SHOW USERS
CREATE USER
DROP USER
cc @e-dard @joelegasse
The text was updated successfully, but these errors were encountered: