Collection of extensions for OpenTelemetry-Go.
Go to file
Joshua MacDonald 4ef49a221c
Observers export gauges in dogstatsd Exporter (#14)
2020-04-16 10:54:55 -07:00
.circle Setup initial folder structure and build. (#3) 2020-02-28 09:46:32 -08:00
exporters/metric/dogstatsd Observers export gauges in dogstatsd Exporter (#14) 2020-04-16 10:54:55 -07:00
plugins/sample/trace Setup initial folder structure and build. (#3) 2020-02-28 09:46:32 -08:00
tools Setup initial folder structure and build. (#3) 2020-02-28 09:46:32 -08:00
.gitignore Setup initial folder structure and build. (#3) 2020-02-28 09:46:32 -08:00
CODEOWNERS Create CODEOWNERS 2020-02-21 10:16:33 -08:00
CONTRIBUTING.md Setup initial folder structure and build. (#3) 2020-02-28 09:46:32 -08:00
LICENSE Initial commit 2020-02-21 10:12:37 -08:00
Makefile Setup initial folder structure and build. (#3) 2020-02-28 09:46:32 -08:00
README.md Setup initial folder structure and build. (#3) 2020-02-28 09:46:32 -08:00

README.md

opentelemetry-go-contrib

This repo contains packages that facilitates instrumenting libraries with Opentelemetry for distributed tracing and monitoring.