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 }}
abahmed
/
kwatch
Public
Notifications
You must be signed in to change notification settings
Fork
81
Star
1k
Code
Issues
18
Pull requests
7
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
ππβ¨ Telemetry, Health Checks, Security & Reliability Improvements
- #431
#431
Merged
abahmed
merged 13 commits into
main
abahmed/kwatch:main
from
feature/telemetry-and-state
abahmed/kwatch:feature/telemetry-and-state
Copy head branch name to clipboard
Mar 25, 2026
Conversation
Commits
13
Β (13)
Checks
Files changed
Merged
ππβ¨ Telemetry, Health Checks, Security & Reliability Improvements
#431
abahmed
merged 13 commits into
main
abahmed/kwatch:main
from
feature/telemetry-and-state
abahmed/kwatch:feature/telemetry-and-state
Copy head branch name to clipboard
Commits
Commits on Mar 24, 2026
feat: add telemetry and state management for kwatch
Show description for 4951723
abahmed
committed
4951723
View commit details
Copy full SHA for 4951723
Browse repository at this point
feat: run kwatch as non-root user for improved security
Show description for f40bce9
abahmed
committed
f40bce9
View commit details
Copy full SHA for f40bce9
Browse repository at this point
feat: add health check endpoint for liveness and readiness probes
Show description for facf59a
abahmed
committed
facf59a
View commit details
Copy full SHA for facf59a
Browse repository at this point
docs: add health check documentation to README
abahmed
committed
f8877c4
View commit details
Copy full SHA for f8877c4
Browse repository at this point
feat: add node name to all alert provider notifications
Show description for ff9c515
abahmed
committed
ff9c515
View commit details
Copy full SHA for ff9c515
Browse repository at this point
fix: security, reliability, and performance improvements
Show description for 703c44a
abahmed
committed
703c44a
View commit details
Copy full SHA for 703c44a
Browse repository at this point
fix: chunk long events in Discord to prevent API limits
Show description for d0a2d23
abahmed
committed
d0a2d23
View commit details
Copy full SHA for d0a2d23
Browse repository at this point
fix: add mutex lock to checkUsage() for thread safety
Show description for 9fb658f
abahmed
committed
9fb658f
View commit details
Copy full SHA for 9fb658f
Browse repository at this point
fix: add nolint:gosec to suppress CodeQL false positives
Show description for f91a65e
abahmed
committed
f91a65e
View commit details
Copy full SHA for f91a65e
Browse repository at this point
fix: use json.Marshal for DingTalk instead of fmt.Sprintf
Show description for a2647ab
abahmed
committed
a2647ab
View commit details
Copy full SHA for a2647ab
Browse repository at this point
fix: use json.Marshal for PagerDuty and Telegram
Show description for 8d5fb0e
abahmed
committed
8d5fb0e
View commit details
Copy full SHA for 8d5fb0e
Browse repository at this point
fix: correct JSON key from 'attachment' to 'attachments' in Teams (#403)
abahmed
committed
5578616
View commit details
Copy full SHA for 5578616
Browse repository at this point
Commits on Mar 25, 2026
Mark Telemetry and Health Check as Not Released in README
abahmed
committed
3c4c817
View commit details
Copy full SHA for 3c4c817
Browse repository at this point
You canβt perform that action at this time.