Skip to content
New issue

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

Alternator: support CloudWatch Contributor Insights #8788

Open
nyh opened this issue Jun 2, 2021 · 0 comments
Open

Alternator: support CloudWatch Contributor Insights #8788

nyh opened this issue Jun 2, 2021 · 0 comments
Labels
area/alternator Alternator related Issues enhancement
Milestone

Comments

@nyh
Copy link
Contributor

nyh commented Jun 2, 2021

As announced in April 2020, DynamoDB added support for CloudWatch Contribuor Insights, a way to "provide information about the most accessed and throttled items in a table or global secondary index.". We have our own monitoring system and system tables to provide such information, but maybe should consider supporting DynamoDB's operations as well. DynamoDB added the following operations for this feature: DescribeContributorInsights, ListContributorInsights and UpdateContributorInsights.

@nyh nyh added enhancement area/alternator Alternator related Issues labels Jun 2, 2021
avikivity pushed a commit that referenced this issue Jun 3, 2021
In the last year, four new features were added to DynamoDB which we
don't yet support - Kinesis Streams, PartiQL, Contributor Insights and
Export to S3. Let's document them as missing Alternator features, and
point to the four newly-created issues about these features.

Refs #8786
Refs #8787
Refs #8788
Refs #8789

Signed-off-by: Nadav Har'El <nyh@scylladb.com>
Message-Id: <20210603125825.1179171-1-nyh@scylladb.com>
nyh added a commit that referenced this issue Jun 3, 2021
In the last year, four new features were added to DynamoDB which we
don't yet support - Kinesis Streams, PartiQL, Contributor Insights and
Export to S3. Let's document them as missing Alternator features, and
point to the four newly-created issues about these features.

Refs #8786
Refs #8787
Refs #8788
Refs #8789

Signed-off-by: Nadav Har'El <nyh@scylladb.com>
Message-Id: <20210603125825.1179171-1-nyh@scylladb.com>
avikivity pushed a commit that referenced this issue Jun 6, 2021
In the last year, four new features were added to DynamoDB which we
don't yet support - Kinesis Streams, PartiQL, Contributor Insights and
Export to S3. Let's document them as missing Alternator features, and
point to the four newly-created issues about these features.

Refs #8786
Refs #8787
Refs #8788
Refs #8789

Signed-off-by: Nadav Har'El <nyh@scylladb.com>
Message-Id: <20210603125825.1179171-1-nyh@scylladb.com>
avikivity pushed a commit that referenced this issue Jun 6, 2021
In the last year, four new features were added to DynamoDB which we
don't yet support - Kinesis Streams, PartiQL, Contributor Insights and
Export to S3. Let's document them as missing Alternator features, and
point to the four newly-created issues about these features.

Refs #8786
Refs #8787
Refs #8788
Refs #8789

Signed-off-by: Nadav Har'El <nyh@scylladb.com>
Message-Id: <20210603125825.1179171-1-nyh@scylladb.com>
@slivne slivne added this to the 4.x milestone Jun 15, 2021
lauranovich pushed a commit to lauranovich/scylla that referenced this issue Jul 29, 2021
In the last year, four new features were added to DynamoDB which we
don't yet support - Kinesis Streams, PartiQL, Contributor Insights and
Export to S3. Let's document them as missing Alternator features, and
point to the four newly-created issues about these features.

Refs scylladb#8786
Refs scylladb#8787
Refs scylladb#8788
Refs scylladb#8789

Signed-off-by: Nadav Har'El <nyh@scylladb.com>
Message-Id: <20210603125825.1179171-1-nyh@scylladb.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/alternator Alternator related Issues enhancement
Projects
None yet
Development

No branches or pull requests

2 participants