concourse / hush-house

Concourse k8s-based environment
https://hush-house.pivotal.io
29 stars 23 forks source link

ci: send traces to wavefront #132

Closed jamieklassen closed 4 years ago

jamieklassen commented 4 years ago

I followed the pattern established in https://github.com/eddieesquivel/concourse-datadog-tracing for datadog, except I used wavefront.

There is still no wavefront exporter for opentelemetry, so it still makes sense to use the legacy opencensus tool.

It's possible that it would be more idiomatic to use a configmap for the opencensus agent config?