opencensus-specs

Namespace and Package names

Introduction

This document describes the key package names (namespaces, etc.). This is only a guideline, language implementations should consider the best option to be idiomatic.

Structure

The top level package name MUST be opencensus (for URL model MUST use io.opencensus).

The second level package names SHOULD be:

(^*^): For Go, consider using the top-level package instead.