-
Notifications
You must be signed in to change notification settings - Fork 889
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* add MetricReader interface * fix link * add the base exporting metricreader * update diagram * clarify reentrancy for OnCollect * describe how MetricReader is registered to MeterProvider * Update specification/metrics/sdk.md Co-authored-by: John Watson <jkwatson@gmail.com> * Update specification/metrics/sdk.md Co-authored-by: John Watson <jkwatson@gmail.com> * update toc * address review comments * fix heading * fix typo * add clarification and example for multiple readers * update the PR based on discussion during the SIG meeting * cleanup * cleanup * clarify the wording * adjust wording for pull exporter * remove base exporting metric reader, mention that it can be an option but not required * change default exporting interval to 60sec Co-authored-by: John Watson <jkwatson@gmail.com> Co-authored-by: Joshua MacDonald <jmacd@users.noreply.github.com>
- Loading branch information
1 parent
7b0acc8
commit 82b5317
Showing
1 changed file
with
134 additions
and
26 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