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
These examples show how to use OpenTelemetry to send tracing data to Cloud Trace.
5
+
6
+
7
+
Basic Example
8
+
-------------
9
+
10
+
To use this exporter you first need to:
11
+
* A Google Cloud project. You can `create one here. <https://console.cloud.google.com/projectcreate>`_
12
+
* Enable Cloud Monitoring API (aka StackDriver Monitoring API) in the project `here. <https://console.cloud.google.com/apis/library?q=cloud_monitoring>`_
0 commit comments