Skip to content
This repository has been archived by the owner on Jul 31, 2023. It is now read-only.

Export to StackDriver Monitoring #78

Open
jparsana opened this issue Oct 15, 2018 · 1 comment
Open

Export to StackDriver Monitoring #78

jparsana opened this issue Oct 15, 2018 · 1 comment

Comments

@jparsana
Copy link

jparsana commented Oct 15, 2018

  1. Convert OpenCensus Stats/Metrics data model to Stackdriver data model.
  2. Set correct domain name prefix for uploaded Stackdriver metrics.
  3. Auto-detect and populate MonitoredResource and associate it with metrics (tracking issue Ruby).
  4. Add one additional task label for metrics to avoid potential race condition on the same machine. See what-is-opencensus_task-metric-label.
  5. E2E tests to verify exporting to actual Stackdriver backend, especially when there are multiple exporters running simultaneously.
@dazuma
Copy link
Member

dazuma commented Oct 21, 2018

This task should be implemented in the https://github.com/census-ecosystem/opencensus-ruby-exporter-stackdriver library.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants