Skip to content

Metrics synchronous instruments #74

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 82 commits into from
Dec 14, 2023
Merged

Metrics synchronous instruments #74

merged 82 commits into from
Dec 14, 2023

Conversation

duncanpo
Copy link
Member

No description provided.

ricktu-mw and others added 30 commits September 25, 2023 12:24
draft version of metric reader and exporter
add counter test for aggregation temporality as delta
fix cmakelist
clear meter provider before read json results (which terminates collector) in tmetrics.
fix indexing in tmetrics
add histogram test with delta temporality
implemented addMetricReader;
add test for addMetricReader
update comments for metric exporters
remove json output file
feat: metrics reader and exporter
temporary fix for issue #28;
change size to numel in tmetrics
add comments on using strrep for name input of synchronous instruments
fix: invalid instrument names with spaces
duncanpo and others added 27 commits November 9, 2023 17:57
back out a change to replace spaces in instrument names with underscore
Adding View Class in metrics sdk and add view method to meter provider
Add shutdown tests to ttrace_sdk
refactor exporter code to enable more code sharing and remove duplications
separate nondefault endpoint tests into their own test file
Refactor MeterProxy to use a factory class and reduce code duplication
@duncanpo duncanpo self-assigned this Dec 14, 2023
@duncanpo
Copy link
Member Author

Implements #72, #35, #32

@duncanpo duncanpo merged commit 3400f04 into main Dec 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
3 participants