Aaron Abbott
Aaron Abbott
> * Make the "default" sample write to google cloud Discussed in issue triage, this would probably be the best approach to make them all go to GCP by default.
Triaged, low priority for us right now. Would be happy to review a PR :)
> When I ran `make setup` it didn't actually seem to create the artifact repository for me - I created it manually. Do you remember what error you saw? It...
Not a high priority but would be nice to have.
@sjs994 raises a good point about SQLCommenter having a larger scope outside of OTel. Take for example the [SQLAlchemy instrumentation](https://github.com/open-telemetry/opentelemetry-sqlcommenter/blob/d2de49dd0a3f6633239bb7ab42a346c8e70025f3/python/sqlcommenter-python/google/cloud/sqlcommenter/sqlalchemy/executor.py#L45). It doesn't even need OpenTelemetry present, it can propagate flask...