Skip to content
This repository has been archived by the owner on Jan 8, 2023. It is now read-only.

Latest commit

 

History

History
15 lines (10 loc) · 525 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 525 Bytes

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/...