forked from open-telemetry/opentelemetry-specification
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Instrument identity, registration conflicts, multi-callback registrat…
…ion, unregister support (open-telemetry#2317) * allow duplicate instrument reg * comment about single-writer rule and duplicate instruments * comment about duplicate asynchronous observations * refer to supp guidelines as well * first draft update * pre-merge * finish draft * two edits * SDK req * intrinsic properties * from 2270 * typos * add summary * Require a shorter test for probability sampler * Update specification/metrics/sdk.md Co-authored-by: Marc Pichler <[email protected]> * Update specification/metrics/datamodel.md Co-authored-by: Tyler Yahn <[email protected]> * add unit to identity for data points * clarify data model uniqueness * clarify how to report semantic errors and when they can be remediated * lint * spelling * spelling * revert mistake unrelated * identical and distinct, respectively * refer to API/datamodel spec in SDK spec for conflict res * try to clarifyt async observation APIs * edits * Update specification/metrics/api.md Co-authored-by: Marc Pichler <[email protected]> * example unregister in python * let multi-instrument be MAY * Update specification/metrics/api.md Co-authored-by: Aaron Abbott <[email protected]> * Update specification/metrics/api.md Co-authored-by: Aaron Abbott <[email protected]> * Update specification/metrics/sdk.md Co-authored-by: Aaron Abbott <[email protected]> * remove multi-instrument callbacks for now * update examples * example text * remove use of 'context' * move an SDK req * lint * Fix lint * Update specification/metrics/api.md Co-authored-by: Bogdan Drutu <[email protected]> Co-authored-by: Marc Pichler <[email protected]> Co-authored-by: Tyler Yahn <[email protected]> Co-authored-by: Aaron Abbott <[email protected]> Co-authored-by: Bogdan Drutu <[email protected]> Co-authored-by: Bogdan Drutu <[email protected]>
- Loading branch information
1 parent
a0b6244
commit d3230f1
Showing
3 changed files
with
312 additions
and
70 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.