Closed knyar closed 5 years ago
That means that this PR will only get you select metrics into Stackdriver.
That's exactly what I'd like to achieve. I am working on another PR that will add a few OpenCensus metrics, so just wanted to make sure there's a way to get them reported to Stackdriver, not just Prometheus.
Currently OpenCensus metrics are only exposed to Prometheus for scraping. This adds a flag that also makes them reported to Stackdriver.
CC @jkohen who owns #8 this is probably related to.