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 was archived by the owner on Sep 17, 2025. It is now read-only.
In the *examples* folder, you can find all the necessary steps to get the exporter, register a view, put tags on the measure, and see the values against the Stackdriver monitoring tool once you have defined the *project_id*.
482
483
@@ -490,6 +491,62 @@ For further details for the Stackdriver implementation, see the file *stackdrive
490
491
| opencensus/stats/exporters/stackdriver_exporter.py | Stats implementation for Stackdriver|
In the *examples* folder, you can find all the necessary steps to get the exporter, register a view, put tags on the measure, and see the values against the Prometheus monitoring tool.
538
+
539
+
For further details for the Prometheus implementation, see the file *prometheus_exporter.py*.
0 commit comments