-
Notifications
You must be signed in to change notification settings - Fork 32
AWS Keyspaces
Aleks Volochnev edited this page Feb 24, 2021
·
7 revisions
DISCLAIMER
As AWS Keyspaces is not real Apache Cassandra but more of emulation, many features aren't supported. That isn't something that can be fixed at the plugin's side but just not implemented at the AWS side. At the moment of Feb'2021 UDFs and IN operator aren't supported:
cassandra-backend-datasource: Error while processing a query: IN is not yet supported
- Setup IAM permissions
- Generate service-specific credentials
- Select an endpoint
- Download the certificate
curl https://certs.secureserver.net/repository/sf-class2-root.crt -O
- Get the
sf-class2-root.crt
file to grafana - Add it as a CA certificate in the datasource configuration
To contact the developers, ask questions, or provide any feedback, please use Discord Chat or Github discussions.