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
.
Azure
/
azure-init
Public
Notifications
You must be signed in to change notification settings
Fork
19
Star
15
Code
Issues
28
Pull requests
2
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
AzureKVP Telemetry Library for Hyper-V Integration
- #133
#133
Merged
Peyton Robertson (peytonr18)
merged 19 commits into
main
Azure/azure-init:main
from
probertson-kvp-test
Azure/azure-init:probertson-kvp-test
Copy head branch name to clipboard
Feb 3, 2025
Conversation
Commits
19
(19)
Checks
Files changed
Merged
AzureKVP Telemetry Library for Hyper-V Integration
#133
Peyton Robertson (peytonr18)
merged 19 commits into
main
Azure/azure-init:main
from
probertson-kvp-test
Azure/azure-init:probertson-kvp-test
Copy head branch name to clipboard
Commits
Commits on Oct 8, 2024
Squash merge for adding KVP functionality via tracing and repo instrumentation across spans and diagnostic events.
Peyton Robertson (peytonr18)
committed
2b1ded8
View commit details
Copy full SHA for 2b1ded8
Browse repository at this point
Commits on Nov 12, 2024
Refactoring KVP PR to move kvp.rs into main libazureinit crate, combine handle_event with on_event, combine handle_span with on_close, adjust kvp writer logic to rely on a tokio task to send the en…
Show description for 60af377
Peyton Robertson (peytonr18)
committed
60af377
View commit details
Copy full SHA for 60af377
Browse repository at this point
Update tracing setup for compatibility with OpenTelemetry 0.27.0
Show description for f119cc5
Peyton Robertson (peytonr18)
committed
f119cc5
View commit details
Copy full SHA for f119cc5
Browse repository at this point
Commits on Nov 13, 2024
Merging in latest changes from main.
Peyton Robertson (peytonr18)
committed
798ab8a
View commit details
Copy full SHA for 798ab8a
Browse repository at this point
Commits on Nov 26, 2024
Merging in changes from main
Peyton Robertson (peytonr18)
committed
a90f155
View commit details
Copy full SHA for a90f155
Browse repository at this point
Commits on Dec 4, 2024
Merge branch 'main' into probertson-kvp-test
Peyton Robertson (peytonr18)
authored
44e8737
View commit details
Copy full SHA for 44e8737
Browse repository at this point
Resolving lifetime declaration of StringVisitor clippy error, along with some small whitespace markdown changes.
Peyton Robertson (peytonr18)
committed
c3dd388
View commit details
Copy full SHA for c3dd388
Browse repository at this point
Commits on Dec 6, 2024
Add unit test to validate slice value length and replace hardcoded values with constants in tests
Peyton Robertson (peytonr18)
committed
b96c33f
View commit details
Copy full SHA for b96c33f
Browse repository at this point
Refactor module structure and rename tracing.rs to logging.rs in azure-init
Show description for 352d4cd
Peyton Robertson (peytonr18)
committed
352d4cd
View commit details
Copy full SHA for 352d4cd
Browse repository at this point
Commits on Dec 12, 2024
Merge main into probertson-kvp-test
Peyton Robertson (peytonr18)
committed
c87ac52
View commit details
Copy full SHA for c87ac52
Browse repository at this point
Merge branch 'main' into probertson-kvp-test
Peyton Robertson (peytonr18)
authored
f62d7b9
View commit details
Copy full SHA for f62d7b9
Browse repository at this point
Resolving cargofmt issue
Peyton Robertson (peytonr18)
committed
71cd9ff
View commit details
Copy full SHA for 71cd9ff
Browse repository at this point
Commits on Dec 17, 2024
Merge branch 'main' into probertson-kvp-test
Peyton Robertson (peytonr18)
committed
35bd757
View commit details
Copy full SHA for 35bd757
Browse repository at this point
Commits on Dec 18, 2024
Auditing tracing::info! calls in an attempt to clean up KVP file for readability purposes.
Peyton Robertson (peytonr18)
committed
8b2c829
View commit details
Copy full SHA for 8b2c829
Browse repository at this point
Add filter
Peyton Robertson (peytonr18)
committed
e14d8ac
View commit details
Copy full SHA for e14d8ac
Browse repository at this point
Commits on Jan 4, 2025
Refactor emit_kvp_kayer and otel_layer with improved per-layer filtering, adjust key_buf logic to avoid indexing, refine tracing and function calls, and streamline start/end time declarations as pe…
Show description for 0536a3b
Peyton Robertson (peytonr18)
committed
0536a3b
View commit details
Copy full SHA for 0536a3b
Browse repository at this point
Commits on Jan 13, 2025
Updating note to reflect that both the key and the value are null-byte padded and not just the key.
Peyton Robertson (peytonr18)
committed
6257a81
View commit details
Copy full SHA for 6257a81
Browse repository at this point
Commits on Jan 30, 2025
Refactor KVP logging to use module-based targets and update filtering logic.
Peyton Robertson (peytonr18)
committed
9e6820a
View commit details
Copy full SHA for 9e6820a
Browse repository at this point
Commits on Jan 31, 2025
Merge remote-tracking branch 'origin/main' into probertson-kvp-test
Peyton Robertson (peytonr18)
committed
88ae27d
View commit details
Copy full SHA for 88ae27d
Browse repository at this point
You can’t perform that action at this time.