Skip to content

Commit

Permalink
add not about sum of squared deviations
Browse files Browse the repository at this point in the history
  • Loading branch information
dashpole committed Sep 22, 2022
1 parent 82f77e6 commit b398528
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions specification/compatibility/opencensus.md
Original file line number Diff line number Diff line change
Expand Up @@ -233,3 +233,5 @@ metric exporters.
* The OpenCensus bridge produces counters and distributions with a cumulative
AggregationTemporality. Many OpenTelemetry exporters do not support cumulative
AggregationTemporality, and will return errors if used with this bridge.
* OpenTelemetry does not support OpenCensus' SumOfSquaredDeviation field; this
is dropped when using the bridge.

0 comments on commit b398528

Please sign in to comment.