-
Notifications
You must be signed in to change notification settings - Fork 33
Open
Labels
api: spannerIssues related to the googleapis/python-spanner-sqlalchemy API.Issues related to the googleapis/python-spanner-sqlalchemy API.priority: p3Desirable enhancement or fix. May not be included in next release.Desirable enhancement or fix. May not be included in next release.type: questionRequest for information or clarification. Not an issue.Request for information or clarification. Not an issue.
Description
So, we use Cloud Spanner with python sql alchemy client. Works almost perfectly fine, except for an error stating that permission is denied for monitoring.timeSeries.create.
I would be perfectly fine to not write monitoring timeSeries from my client. But I don't get how to disable it in the python sql alchemy client
Found this related go issue: googleapis/google-cloud-go#11673
Here is a screenshot with the error message I receive.
Any hint or help is highly appreciated.
Metadata
Metadata
Assignees
Labels
api: spannerIssues related to the googleapis/python-spanner-sqlalchemy API.Issues related to the googleapis/python-spanner-sqlalchemy API.priority: p3Desirable enhancement or fix. May not be included in next release.Desirable enhancement or fix. May not be included in next release.type: questionRequest for information or clarification. Not an issue.Request for information or clarification. Not an issue.