opencensus-ruby
opencensus-ruby copied to clipboard
Export to StackDriver Monitoring
- Convert OpenCensus Stats/Metrics data model to Stackdriver data model.
- Set correct domain name prefix for uploaded Stackdriver metrics.
- Auto-detect and populate MonitoredResource and associate it with metrics (tracking issue Ruby).
- Add one additional task label for metrics to avoid potential race condition on the same machine. See what-is-opencensus_task-metric-label.
- E2E tests to verify exporting to actual Stackdriver backend, especially when there are multiple exporters running simultaneously.
This task should be implemented in the https://github.com/census-ecosystem/opencensus-ruby-exporter-stackdriver library.