This plugin is for connecting Grafana to AWS DynamoDB.
# cd /var/lib/grafana/plugins/
# git clone https://github.com/TLV-PMOP/grafana-dynamodb-datasource.git
# service grafana-server restart
Plugins directory depends your environment.
- Table name
Choose the table name you want to show. - Time field
Input time field name. - Key condition expression
Input key condition expression. Refer the AWS page KeyConditions - Expression attribute values
Input expression attribute values. By pressiong + button, you can add fields. - Value fields
Input field including value. You can specify multiple field.