opentelemetry-operations-python
opentelemetry-operations-python copied to clipboard
remove GCM Mock API in favor of integration tests
Need to update code introduced in #83 when these issues are closed: https://github.com/googleinterns/cloud-operations-api-mock/issues/58 https://github.com/googleinterns/cloud-operations-api-mock/issues/56
The cloud mock project has been archived and we will be using integration tests against real gcm in place of this. I think the fix here is to migrate to integration tests and remove the cloud mock dep altogether.
This is done for monitoring, would just need to dome something similar for trace.
Triaged again, still low priority.