Skip to content

Commit

Permalink
update requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
dashpole committed Nov 28, 2022
1 parent 5d2aa44 commit 9714e7d
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions specification/compatibility/opencensus.md
Original file line number Diff line number Diff line change
Expand Up @@ -196,12 +196,13 @@ batch, and returns.
### Requirements

* This component MUST be an optional dependency
* MUST NOT require OpenCensus to depend on OpenTelemetry
* MUST NOT require OpenTelemetry to be included in OpenCensus API distributions
* SHOULD NOT require OpenCensus to depend on OpenTelemetry at runtime
* MUST require few or no changes to OpenCensus
* MUST be compatible with push and pull exporters
* MUST support Gauges, Counters, Cumulative Histograms, and Summaries
* are NOT REQUIRED to support Gauge Histograms
* MUST support exemplars
* Is NOT REQUIRED to support Gauge Histograms
* MUST support exemplar span context in language that provide utilities for recording span context in exemplars

### Resource

Expand Down

0 comments on commit 9714e7d

Please sign in to comment.