googleapis / googleapis/google-cloud-python
Opentelemetry permission denied error
Open
api: spanner
priority: p3
type: question
- Dominant language
- Python
- Stars
- 5.4k
- Forks
- 1.8k
- Avg merge
- 3d 4h
- Merged PRs (30d)
- 122
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: https://github.com/googleapis/google-cloud-go/issues/11673
Here is a screenshot with the error message I receive.
Any hint or help is highly appreciated.
Contributor guide
Assessment
This issue has not been assessed yet.