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
Type
/
to 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 }}
PikBot
/
opencensus-python
Public
forked from
census-instrumentation/opencensus-python
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
master
User selector
All users
All time
Commit history
Commits on Jan 17, 2019
Stats: Fix recording with None TagMap. (#453)
songy23
authored
9a94bec
View commit details
Copy full SHA for 9a94bec
Browse repository at this point
Remove deprecated transports (#452)
Show description for 2857864
kornholi
authored and
c24t
committed
2857864
View commit details
Copy full SHA for 2857864
Browse repository at this point
Commits on Jan 16, 2019
Fix Prometheus Stats Exporter. (#440)
Show description for 989470e
songy23
authored
989470e
View commit details
Copy full SHA for 989470e
Browse repository at this point
Commits on Jan 15, 2019
Modify get_task_value to match comment. (#447)
colincadams
authored and
c24t
committed
bdcb1fa
View commit details
Copy full SHA for bdcb1fa
Browse repository at this point
Allow underscores in label keys (#448)
Show description for 593c443
colincadams
authored and
c24t
committed
593c443
View commit details
Copy full SHA for 593c443
Browse repository at this point
Fix stackdriver stats exporter (#438)
Show description for 84166d9
colincadams
authored and
c24t
committed
84166d9
View commit details
Copy full SHA for 84166d9
Browse repository at this point
Commits on Jan 14, 2019
Bump django to 1.11.18 (#443)
c24t
authored
aa59355
View commit details
Copy full SHA for aa59355
Browse repository at this point
Commits on Jan 9, 2019
Fix: StackDriver exporter fails with "One or more Timeseries could not be written" (#374)
Show description for 4cd1f9d
mayurkale22
authored and
c24t
committed
4cd1f9d
View commit details
Copy full SHA for 4cd1f9d
Browse repository at this point
Enforce str for some django attributes (#434)
geobeau
authored and
c24t
committed
b3c298f
View commit details
Copy full SHA for b3c298f
Browse repository at this point
Commits on Dec 31, 2018
Remove unwanted print in threading (#436)
geobeau
authored and
c24t
committed
d0409fc
View commit details
Copy full SHA for d0409fc
Browse repository at this point
Commits on Dec 26, 2018
Update documentation for configuration (#435)
geobeau
authored and
songy23
committed
ccbbb6d
View commit details
Copy full SHA for ccbbb6d
Browse repository at this point
Commits on Dec 14, 2018
Require wrapt on requests option install (#432)
c24t
authored
ce97c25
View commit details
Copy full SHA for ce97c25
Browse repository at this point
Commits on Dec 8, 2018
Update requirements for google cloud trace to fix memory leak. (#429)
Bogdan Drutu
authored and
c24t
committed
d0fbdb9
View commit details
Copy full SHA for d0fbdb9
Browse repository at this point
Commits on Dec 6, 2018
Fix span batching to stackdriver (#425)
Show description for 1f47a11
kornholi
authored and
Bogdan Drutu
committed
1f47a11
View commit details
Copy full SHA for 1f47a11
Browse repository at this point
Commits on Dec 5, 2018
Update google dependencies for tests and setup. (#428)
Bogdan Drutu
authored
f9ab048
View commit details
Copy full SHA for f9ab048
Browse repository at this point
Commits on Dec 4, 2018
Fix stats example project ID (#424)
c24t
authored
4ef5df4
View commit details
Copy full SHA for 4ef5df4
Browse repository at this point
Make user-agent consistent with Java. (#421)
Bogdan Drutu
authored
6f53356
View commit details
Copy full SHA for 6f53356
Browse repository at this point
Commits on Nov 30, 2018
Fix requests integration when there is no tracer (#418)
kornholi
authored and
c24t
committed
4ca0055
View commit details
Copy full SHA for 4ca0055
Browse repository at this point
Enable lint for tests and examples (#419)
Show description for 25362e7
c24t
authored
25362e7
View commit details
Copy full SHA for 25362e7
Browse repository at this point
fix unit test failures on Windows (#361)
reyang
authored
0e5f67c
View commit details
Copy full SHA for 0e5f67c
Browse repository at this point
Add BucketOptions (#410)
Show description for dbfc325
c24t
authored
dbfc325
View commit details
Copy full SHA for dbfc325
Browse repository at this point
Commits on Nov 29, 2018
Add stackdriver underflow bucket (#406)
c24t
authored
a711a17
View commit details
Copy full SHA for a711a17
Browse repository at this point
Don't let CircleCI build the gh-pages branch (#415)
c24t
authored
ae419b6
View commit details
Copy full SHA for ae419b6
Browse repository at this point
Build only vX.Y.Z tags, only from release branches (#413)
c24t
authored
8c35d08
View commit details
Copy full SHA for 8c35d08
Browse repository at this point
Commits on Nov 16, 2018
s/1.0.8/0.1.8 (#400)
c24t
authored
da40cb1
View commit details
Copy full SHA for da40cb1
Browse repository at this point
Bump grpcio to 1.16.1 (#398)
c24t
authored
fc1ba75
View commit details
Copy full SHA for fc1ba75
Browse repository at this point
Commits on Nov 15, 2018
Drop negative measurements on record (#389)
Show description for 87a70bb
c24t
authored
87a70bb
View commit details
Copy full SHA for 87a70bb
Browse repository at this point
Commits on Nov 9, 2018
Fix #377 (#383)
Show description for 19f89e1
flands
authored
19f89e1
View commit details
Copy full SHA for 19f89e1
Browse repository at this point
Remove webapp2 (#393)
c24t
authored and
reyang
committed
dd8dd65
View commit details
Copy full SHA for dd8dd65
Browse repository at this point
Commits on Nov 8, 2018
Lint fixes for old tests, split from #389 (#390)
c24t
authored
3037e68
View commit details
Copy full SHA for 3037e68
Browse repository at this point
Commits on Nov 7, 2018
Don't trace if it's a http request made by the exporter (#289)
Show description for 7dd2a44
geobeau
authored and
c24t
committed
7dd2a44
View commit details
Copy full SHA for 7dd2a44
Browse repository at this point
Don't wait to flush async worker queue on exit (#384)
c24t
authored
32ee2c8
View commit details
Copy full SHA for 32ee2c8
Browse repository at this point
Commits on Nov 6, 2018
Bump async transport default batch size to 200 (#385)
c24t
authored
ea1f05a
View commit details
Copy full SHA for ea1f05a
Browse repository at this point
Fix: Tracing broken in GCE (app engine flexible) - Trivial (#365)
Show description for 45ebc8b
dhendry
authored and
reyang
committed
45ebc8b
View commit details
Copy full SHA for 45ebc8b
Browse repository at this point
Commits on Nov 2, 2018
Fix hanging async tests (#382)
c24t
authored
dfb039e
View commit details
Copy full SHA for dfb039e
Browse repository at this point
Previous
Next
You can’t perform that action at this time.