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

Cloudwatch Logs: Bring back support for old Cloudwatch Logs picker #71982

Closed
sarahzinger opened this issue Jul 19, 2023 · 1 comment · Fixed by #73524
Closed

Cloudwatch Logs: Bring back support for old Cloudwatch Logs picker #71982

sarahzinger opened this issue Jul 19, 2023 · 1 comment · Fixed by #73524
Assignees
Labels
datasource/CloudWatch Logs Issues related to Cloudwatch Logs in the Cloudwatch data source. effort/medium internal for issues made by grafanistas

Comments

@sarahzinger
Copy link
Member

When we added support for cross-account observability in Cloudwatch, we made a updated our Cloudwatch Logs Group picker.

Previously the log groups log picker showed a list of cloudwatch log group names for a user to query from. However, when cross-account observability is enabled in AWS, there may be multiple cloudwatch log groups sharing the same name. So we designed a new cloudwatch logs picker that would also show account ids and queries by ARN rather than log group name.

However it's come to our attention that this format of querying cloudwatch logs by ARN rather than by Log Group Name is not currently supported by AWS for gov cloud accounts.

This ticket is to represent bringing back the old picker, and keeping it behind a feature flag until we can remove it.

@sarahzinger sarahzinger added datasource/CloudWatch Logs Issues related to Cloudwatch Logs in the Cloudwatch data source. internal for issues made by grafanistas labels Jul 19, 2023
@sarahzinger sarahzinger moved this from Incoming to Next in AWS Datasources Jul 19, 2023
@sarahzinger sarahzinger moved this from Next to Waiting in AWS Datasources Jul 24, 2023
@sarahzinger sarahzinger moved this from Waiting to Next in AWS Datasources Jul 24, 2023
@sarahzinger sarahzinger moved this from Next to In Progress in AWS Datasources Aug 15, 2023
@sarahzinger sarahzinger self-assigned this Aug 15, 2023
@github-project-automation github-project-automation bot moved this from In Progress to Done in AWS Datasources Aug 31, 2023
@fridgepoet
Copy link
Member

As a note, here's another reason to support the old CloudWatch Logs picker #74627

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
datasource/CloudWatch Logs Issues related to Cloudwatch Logs in the Cloudwatch data source. effort/medium internal for issues made by grafanistas
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

2 participants