You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 23, 2023. It is now read-only.
Encode/Decode to "com.google.apphosting.api.CloudTraceContext".
Interaction with the appengine context "com.google.apphosting.api.CloudTrace". This may be hard because the opencensus uses grpc.Context and may require some non trivial changes.
The text was updated successfully, but these errors were encountered:
Hi, I'm not sure if this is the place to ask this, but is OpenCensus supported in AppEngine Standard for stats monitoring? I saw this page, but wasn't sure if it was up-to-date.
I've been using it for a while in that environment with partial success. Thanks.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add a contrib package/artifact that allows users to interact with AppEngine trace context.
See something similar here:
https://github.com/GoogleCloudPlatform/cloud-trace-java/tree/master/services/appengine-standard-service
What should be provided:
The text was updated successfully, but these errors were encountered: