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
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 }}
open-telemetry
/
opentelemetry-cpp
Public
Notifications
You must be signed in to change notification settings
Fork
632
Star
1.4k
Code
Issues
238
Pull requests
55
Discussions
Actions
Projects
Security and quality
1
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
Context api dummy methods
- #155
#155
Closed
satac2
wants to merge 18 commits into
open-telemetry:master
open-telemetry/opentelemetry-cpp:master
from
satac2:context_api_dummy_methods
satac2/opentelemetry-cpp:context_api_dummy_methods
Copy head branch name to clipboard
Conversation
Commits
18
(18)
Checks
Files changed
Closed
Context api dummy methods
#155
satac2
wants to merge 18 commits into
open-telemetry:master
open-telemetry/opentelemetry-cpp:master
from
satac2:context_api_dummy_methods
satac2/opentelemetry-cpp:context_api_dummy_methods
Copy head branch name to clipboard
Commits
Commits on Jul 6, 2020
added context header with dummy methods
satac2
committed
4128a69
View commit details
Copy full SHA for 4128a69
Browse repository at this point
Build and CMake files
satac2
committed
cba6d5f
View commit details
Copy full SHA for cba6d5f
Browse repository at this point
auto formatted
satac2
committed
b2e876e
View commit details
Copy full SHA for b2e876e
Browse repository at this point
Commits on Jul 9, 2020
changed variable name from attributes to values
satac2
committed
a7480c8
View commit details
Copy full SHA for a7480c8
Browse repository at this point
Update api/include/opentelemetry/context/context.h
Show description for 96cd32f
satac2
and
reyang
authored
96cd32f
View commit details
Copy full SHA for 96cd32f
Browse repository at this point
Commits on Jul 13, 2020
changed to follow the spec and added context_value type
satac2
committed
5f0634b
View commit details
Copy full SHA for 5f0634b
Browse repository at this point
Merge branch 'context_api_dummy_methods' of github.com:satac2/opentelemetry-cpp into context_api_dummy_methods
satac2
committed
5d77daf
View commit details
Copy full SHA for 5d77daf
Browse repository at this point
removed tests for this PR
satac2
committed
68a1a70
View commit details
Copy full SHA for 68a1a70
Browse repository at this point
removed line
satac2
committed
5e68574
View commit details
Copy full SHA for 5e68574
Browse repository at this point
removed unnecessary include
satac2
committed
16a492e
View commit details
Copy full SHA for 16a492e
Browse repository at this point
changed a function to pass by reference
satac2
committed
497eb67
View commit details
Copy full SHA for 497eb67
Browse repository at this point
formatted
satac2
committed
479dead
View commit details
Copy full SHA for 479dead
Browse repository at this point
Added tests.
satac2
committed
2a78c48
View commit details
Copy full SHA for 2a78c48
Browse repository at this point
avoiding ABI compatibility issues
satac2
committed
f51748f
View commit details
Copy full SHA for f51748f
Browse repository at this point
Merge branch 'master' into context_api_dummy_methods
maxgolov
authored
7d73219
View commit details
Copy full SHA for 7d73219
Browse repository at this point
Commits on Jul 14, 2020
added throw capture
satac2
committed
3f85aa5
View commit details
Copy full SHA for 3f85aa5
Browse repository at this point
Merge branch 'context_api_dummy_methods' of github.com:satac2/opentelemetry-cpp into context_api_dummy_methods
satac2
committed
0ec83e8
View commit details
Copy full SHA for 0ec83e8
Browse repository at this point
minor exception syntax error
satac2
committed
21ea872
View commit details
Copy full SHA for 21ea872
Browse repository at this point
You can’t perform that action at this time.