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

Associate Cassandra tables #1588

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

johannes-gehrs
Copy link

@johannes-gehrs johannes-gehrs commented Dec 6, 2024

Associates Amazon Keyspaces (for Apache Cassandra) tables based on the
metric dimensions, similar to many other services.

Associates Amazon Keyspaces (for Apache Cassandra) tables based on the
metric dimensions, similar to many other services.

Signed-off-by: Johannes Gehrs <[email protected]>
@johannes-gehrs johannes-gehrs force-pushed the cassandra-dimension-matching branch from 2f3fa61 to 3a2d0c4 Compare December 6, 2024 15:44

var keyspacesTable = &model.TaggedResource{
ARN: "arn:aws:cassandra:eu-west-1:123456789012:/keyspace/my_keyspace/table/my_table",
Namespace: "AWS/Cassanrdra",
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
Namespace: "AWS/Cassanrdra",
Namespace: "AWS/Cassandra",

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

Successfully merging this pull request may close these issues.

2 participants