Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

https://github.com/census-ecosystem/opencensus-go-resource


https://github.com/census-ecosystem/opencensus-go-resource

Last synced: 3 months ago
JSON representation

Lists

README

        

# 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](https://github.com/open-telemetry/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

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