Hacker News new | ask | show | jobs
by mik3y 2784 days ago
Really cool project! Thanks for sharing.

Maybe a dumb question (and I certainly haven't read enough): Any plans or projects that decouple language support from exporter/backend support? Bummer to see a bit of fragmentation there, of course can understand architectural reasons for it.

2 comments

I think that will eventually be solved by https://github.com/census-instrumentation/opencensus-service
Exactly.
There is! We’ll have an agent/sidecar available soon that means any exporter can be written in Go and only Go.