@opencensus/resource-util

The OpenCensus Monitored Resource Util for Node.js is a collection of utilities for auto detecting monitored resource when exporting stats, based on the environment where the application is running.

Usage no npm install needed!

<script type="module">
  import opencensusResourceUtil from 'https://cdn.skypack.dev/@opencensus/resource-util';
</script>

README

OpenCensus Resources Util for Node.js

Gitter chat

The OpenCensus Monitored Resource Util for Node.js is a collection of utilities for auto detecting monitored resource when exporting stats, based on the environment where the application is running.

The library is in alpha stage and the API is subject to change.

Installation

Install OpenCensus Resources Util with:

npm install @opencensus/resource-util

Useful links