Aaron Abbott
Aaron Abbott
Value recorder is now called "Histogram". This should get fixed when we upgrade the exporter to the new stable SDK.
Fixed in https://github.com/GoogleCloudPlatform/opentelemetry-operations-python/pull/204
Could you share some details: - a screenshot of the spans your seeing in different traces - what versions of Cloud Run and Cloud Functions are you using? > By...
Thanks for the info! Follow up question, what do you mean by this: > other spans that are created by explicitly entering span in my code are tied to different...
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...
This is done for monitoring, would just need to dome something similar for trace.
Thanks for taking a stab at this. I've opened a separate PR https://github.com/GoogleCloudPlatform/opentelemetry-operations-python/pull/204 and decided to gut some of the code and tests as so much of it is no...
User hitting issue from old packages: https://github.com/open-telemetry/opentelemetry-python/issues/1224
Still seeing a lot of downloads for the Cloud Monitoring exporter. Presumable it was the same user who filed the issue above. Once they switch to the new package, should...
Will need to do the same for `opentelemetry-exporter-google-cloud` after this coming release. I'm planning to just branch off of the commits before each package was deleted and add a single...