This repository provides common Go utilities and helpers that are reusable from project-to-project. The goal is to prevent code duplication by encouraging teams to use and contribute to toolkit libraries. The toolkit is not a framework. Rather, it is a set of (mostly gRPC-related) plugins and helpers.
Fixes for adding error spans caused by bug in open telemetry collector.
See discussion here: https://github.com/open-telemetry/opentelemetry-collector/pull/70
code
should be added as acensus.status_code
tag.message
should be added as acensus.status_description
tag.error
tag with valuetrue