/opencensus-go-resource

Primary LanguageGoApache License 2.0Apache-2.0

opencensus-go-resource

IMPORTANT: This project is now archived: it is no longer accepting any PRs.

It is recommended to use its successor project: opentelemetry-go

This repository contains Go packages for auto discovery of resource information in various environments. The resourcekeys packages defines well-known type and label key strings that are used by the other packages.

Installation

$ go get -u contrib.go.opencensus.io/resource/...