Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
open-telemetry
/
opentelemetry-python
Public
Notifications
You must be signed in to change notification settings
Fork
974
Star
2.6k
Code
Issues
319
Pull requests
78
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
PeriodicExportingMetricsReader with value = infinity to support explicit metric collection
- #3059
#3059
Merged
srikanthccv
merged 29 commits into
open-telemetry:main
open-telemetry/opentelemetry-python:main
from
howardyoo:main
howardyoo/opentelemetry-python:main
Copy head branch name to clipboard
Feb 3, 2023
Conversation
Commits
29
(29)
Checks
Files changed
Merged
PeriodicExportingMetricsReader with value = infinity to support explicit metric collection
#3059
srikanthccv
merged 29 commits into
open-telemetry:main
open-telemetry/opentelemetry-python:main
from
howardyoo:main
howardyoo/opentelemetry-python:main
Copy head branch name to clipboard
Commits
Commits on Nov 29, 2022
ExportingMetricsReporter and unit tests added,
Show description for f99a4fb
howardyoo
committed
f99a4fb
View commit details
Copy full SHA for f99a4fb
Browse repository at this point
included ExportingMetricReader to the list of importable classes
Show description for 3dd484c
howardyoo
committed
3dd484c
View commit details
Copy full SHA for 3dd484c
Browse repository at this point
fixed incorrect parameter for the method.
Show description for aa5b196
howardyoo
committed
aa5b196
View commit details
Copy full SHA for aa5b196
Browse repository at this point
fixed minor bug in unit test code
Show description for e5f6101
howardyoo
committed
e5f6101
View commit details
Copy full SHA for e5f6101
Browse repository at this point
fixed a lint issue.
Show description for 95e0cc6
howardyoo
committed
95e0cc6
View commit details
Copy full SHA for 95e0cc6
Browse repository at this point
fixing lint issues on the order of library imports
Show description for 8d6d6df
howardyoo
committed
8d6d6df
View commit details
Copy full SHA for 8d6d6df
Browse repository at this point
another lint fix on the test code on the order of the library imports
Show description for 523b428
howardyoo
committed
523b428
View commit details
Copy full SHA for 523b428
Browse repository at this point
Commits on Dec 10, 2022
Merge branch 'main' into main
srikanthccv
authored
b9a2ee2
View commit details
Copy full SHA for b9a2ee2
Browse repository at this point
Commits on Jan 2, 2023
Merge branch 'main' into main
srikanthccv
authored
3fdca7d
View commit details
Copy full SHA for 3fdca7d
Browse repository at this point
Commits on Jan 4, 2023
1. removed ExportMetricReader related tests and codes
Show description for 809c049
howardyoo
committed
809c049
View commit details
Copy full SHA for 809c049
Browse repository at this point
Commits on Jan 8, 2023
Merge branch 'main' into main
srikanthccv
authored
4df9ddc
View commit details
Copy full SHA for 4df9ddc
Browse repository at this point
Commits on Jan 9, 2023
Added example for zero interval periodic exporting metrics reader,
Show description for d7b52d1
howardyoo
committed
d7b52d1
View commit details
Copy full SHA for d7b52d1
Browse repository at this point
Commits on Jan 10, 2023
reformatting...
Show description for 2e4fad3
howardyoo
committed
2e4fad3
View commit details
Copy full SHA for 2e4fad3
Browse repository at this point
Commits on Jan 12, 2023
Merge branch 'main' into main
lzchen
authored
d0a0664
View commit details
Copy full SHA for d0a0664
Browse repository at this point
Commits on Jan 13, 2023
removed the examples for non-interval reader as a result of SIG discussion.
Show description for e8bb84a
howardyoo
committed
e8bb84a
View commit details
Copy full SHA for e8bb84a
Browse repository at this point
Merge branch 'main' into main
lzchen
authored
83266b0
View commit details
Copy full SHA for 83266b0
Browse repository at this point
Commits on Jan 17, 2023
minor changes in the code comment and changelog
Show description for 9b4979a
howardyoo
committed
9b4979a
View commit details
Copy full SHA for 9b4979a
Browse repository at this point
Commits on Jan 28, 2023
Merge branch 'open-telemetry:main' into main
howardyoo
authored
1dc1852
View commit details
Copy full SHA for 1dc1852
Browse repository at this point
1) added support for math.inf which will disable interval thread
Show description for a891ae0
howardyoo
committed
a891ae0
View commit details
Copy full SHA for a891ae0
Browse repository at this point
Commits on Jan 30, 2023
Update CHANGELOG.md
Show description for 97fe654
howardyoo
and
srikanthccv
authored
97fe654
View commit details
Copy full SHA for 97fe654
Browse repository at this point
Update opentelemetry-sdk/src/opentelemetry/sdk/metrics/_internal/export/__init__.py
Show description for d59be9c
howardyoo
and
srikanthccv
authored
d59be9c
View commit details
Copy full SHA for d59be9c
Browse repository at this point
Merge branch 'main' into main
lzchen
authored
bd4c62e
View commit details
Copy full SHA for bd4c62e
Browse repository at this point
Commits on Feb 2, 2023
Update opentelemetry-sdk/src/opentelemetry/sdk/metrics/_internal/export/__init__.py
Show description for 5c06eac
howardyoo
and
aabmass
authored
5c06eac
View commit details
Copy full SHA for 5c06eac
Browse repository at this point
Merge branch 'main' into main
srikanthccv
authored
2b5029a
View commit details
Copy full SHA for 2b5029a
Browse repository at this point
Merge branch 'main' into main
srikanthccv
authored
c042bed
View commit details
Copy full SHA for c042bed
Browse repository at this point
Update opentelemetry-sdk/src/opentelemetry/sdk/metrics/_internal/export/__init__.py
Show description for a5cbed0
howardyoo
and
aabmass
authored
a5cbed0
View commit details
Copy full SHA for a5cbed0
Browse repository at this point
Commits on Feb 3, 2023
Merge branch 'open-telemetry:main' into main
howardyoo
authored
24da061
View commit details
Copy full SHA for 24da061
Browse repository at this point
fixed incorrect reference to self.
Show description for 16330da
howardyoo
committed
16330da
View commit details
Copy full SHA for 16330da
Browse repository at this point
make sure to have the _daemon_thread set to None
Show description for 436ad0f
howardyoo
committed
436ad0f
View commit details
Copy full SHA for 436ad0f
Browse repository at this point
You can’t perform that action at this time.