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
.
monvit
/
volta
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
2
Code
Issues
9
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Initial version of end-to-end monitoring system
- #46
#46
Merged
varev-dev
merged 39 commits into
main
monvit/volta:main
from
devel
monvit/volta:devel
Copy head branch name to clipboard
Jun 26, 2026
Conversation
Commits
39
(39)
Checks
Files changed
Merged
Initial version of end-to-end monitoring system
#46
varev-dev
merged 39 commits into
main
monvit/volta:main
from
devel
monvit/volta:devel
Copy head branch name to clipboard
Commits
Commits on Dec 7, 2025
feat(agent): setup CI pipeline, CMake formatting targets & code stubs (#15)
Show description for 9bdbfa2
varev-dev
authored
9bdbfa2
View commit details
Copy full SHA for 9bdbfa2
Browse repository at this point
Commits on Jan 24, 2026
updated gitignore
kox13
committed
69feb0b
View commit details
Copy full SHA for 69feb0b
Browse repository at this point
agent config file with toml syntax
kox13
committed
a59b392
View commit details
Copy full SHA for a59b392
Browse repository at this point
toml++ library for parsing toml syntax
kox13
committed
e595fa6
View commit details
Copy full SHA for e595fa6
Browse repository at this point
include toml++ and move agent.conf to correct dir on build
kox13
committed
93d8217
View commit details
Copy full SHA for 93d8217
Browse repository at this point
read config file and set core_affinity
kox13
committed
e6aef8a
View commit details
Copy full SHA for e6aef8a
Browse repository at this point
Commits on Jan 27, 2026
fix binding core affinity
varev-dev
committed
ab4287c
View commit details
Copy full SHA for ab4287c
Browse repository at this point
Commits on Jan 31, 2026
fix(agent): OS name reading
kox13
committed
2e71610
View commit details
Copy full SHA for 2e71610
Browse repository at this point
correct format
kox13
committed
189ff3d
View commit details
Copy full SHA for 189ff3d
Browse repository at this point
changed find_package order, so that cmake doesn't throw an error
kox13
committed
30352ed
View commit details
Copy full SHA for 30352ed
Browse repository at this point
Commits on Feb 2, 2026
build: implement vcpkg Manifest Mode, CMakePresets and update README (#22)
Show description for 7ae8bc2
varev-dev
authored
7ae8bc2
View commit details
Copy full SHA for 7ae8bc2
Browse repository at this point
Merge branch 'devel' into agent/feat/uuid-and-config
kox13
authored
368d418
View commit details
Copy full SHA for 368d418
Browse repository at this point
chore: move toml++ dependency to Manifest Mode, make agent.conf copy everytime it changes
kox13
committed
4d6e345
View commit details
Copy full SHA for 4d6e345
Browse repository at this point
chore: correct format
kox13
committed
a91de65
View commit details
Copy full SHA for a91de65
Browse repository at this point
Commits on Feb 3, 2026
Merge pull request #20 from monvit/agent/feat/uuid-and-config
Show description for 51cd732
kox13
authored
51cd732
View commit details
Copy full SHA for 51cd732
Browse repository at this point
Commits on Mar 22, 2026
feat(agent): Agent UUID and config file (#24)
Show description for 9956dda
kox13
authored
9956dda
View commit details
Copy full SHA for 9956dda
Browse repository at this point
Commits on Apr 8, 2026
chore: updated gitignore
kox13
committed
443dbf6
View commit details
Copy full SHA for 443dbf6
Browse repository at this point
refactor: refactored project structure
kox13
committed
43ebe99
View commit details
Copy full SHA for 43ebe99
Browse repository at this point
chore: agent ci with corrected paths
kox13
committed
6b56d5f
View commit details
Copy full SHA for 6b56d5f
Browse repository at this point
chore: updated gitignore
kox13
committed
24ec283
View commit details
Copy full SHA for 24ec283
Browse repository at this point
build: pre-commit hook for checking formatting, corrected paths on CMakeLists and automatic hook copying when building
kox13
committed
2908054
View commit details
Copy full SHA for 2908054
Browse repository at this point
Commits on Apr 9, 2026
chore: delete agent.conf file from the repository
kox13
committed
a8d0abb
View commit details
Copy full SHA for a8d0abb
Browse repository at this point
ci: improved ci process with vcpkg cache and setup-cpp image
kox13
committed
96a3b62
View commit details
Copy full SHA for 96a3b62
Browse repository at this point
chore: delete test branch from ci file
kox13
committed
57f823c
View commit details
Copy full SHA for 57f823c
Browse repository at this point
Commits on Apr 10, 2026
RAPL collector implementation (#26)
Show description for 721adfb
FW-Nagorko
and
varev-dev
authored
721adfb
View commit details
Copy full SHA for 721adfb
Browse repository at this point
Commits on May 15, 2026
Agent Metric Config (#30)
Show description for 7eb7b5e
FW-Nagorko
and
patryk-przybysz
authored
7eb7b5e
View commit details
Copy full SHA for 7eb7b5e
Browse repository at this point
Commits on Jun 5, 2026
Feat: Buffer Implementation (#31)
Show description for c2454a4
FW-Nagorko
authored
c2454a4
View commit details
Copy full SHA for c2454a4
Browse repository at this point
Commits on Jun 12, 2026
feat: Add orchestration server — REST/WebSocket gateway and C++ agent gRPC client (#32)
Show description for de62f57
kox13
and
FW-Nagorko
authored
de62f57
View commit details
Copy full SHA for de62f57
Browse repository at this point
Commits on Jun 13, 2026
feat(agent): load NVML at runtime via dlopen (#33)
patryk-przybysz
authored
39ad5f3
View commit details
Copy full SHA for 39ad5f3
Browse repository at this point
Live metrics dashboard (#35)
Show description for 2b8cdbb
patryk-przybysz
authored
2b8cdbb
View commit details
Copy full SHA for 2b8cdbb
Browse repository at this point
Feat/local mode fallback (#38)
Show description for 6321ef9
FW-Nagorko
and
patryk-przybysz
authored
6321ef9
View commit details
Copy full SHA for 6321ef9
Browse repository at this point
ci: add dashboard CI and GitHub Pages deploy (#37)
patryk-przybysz
authored
526eb2f
View commit details
Copy full SHA for 526eb2f
Browse repository at this point
Commits on Jun 14, 2026
Show exact metric values on hover (#40)
Show description for e89e347
patryk-przybysz
authored
e89e347
View commit details
Copy full SHA for e89e347
Browse repository at this point
Commits on Jun 17, 2026
Restrict CORS to configured origins (#41)
Show description for f15b355
patryk-przybysz
authored
f15b355
View commit details
Copy full SHA for f15b355
Browse repository at this point
Commits on Jun 22, 2026
Exporter implementation (#42)
Show description for 419166d
FW-Nagorko
authored
419166d
View commit details
Copy full SHA for 419166d
Browse repository at this point
merge: merge feat/grpc-communication into devel
Show description for b4debcf
kox13
authored
b4debcf
View commit details
Copy full SHA for b4debcf
Browse repository at this point
merge: merge agent/collector-fixes into devel
Show description for d9507e0
FW-Nagorko
and
kox13
authored
d9507e0
View commit details
Copy full SHA for d9507e0
Browse repository at this point
Revert "merge: merge agent/collector-fixes into devel" (#44)
Show description for 158bf58
patryk-przybysz
authored
158bf58
View commit details
Copy full SHA for 158bf58
Browse repository at this point
Commits on Jun 26, 2026
[NFC] Modules documentation update (#45)
Show description for 1c89790
3 people
authored
1c89790
View commit details
Copy full SHA for 1c89790
Browse repository at this point
You can’t perform that action at this time.