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 }}
prometheus
/
alertmanager
Public
Notifications
You must be signed in to change notification settings
Fork
2.5k
Star
8.6k
Code
Issues
334
Pull requests
82
Discussions
Actions
Projects
Security and quality
1
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
chore: extract main into an embeddable app package
- #5259
#5259
Merged
siavashs
merged 16 commits into
prometheus:main
prometheus/alertmanager:main
from
siavashs:feat/app/pkg
siavashs/alertmanager:feat/app/pkg
Copy head branch name to clipboard
Jun 11, 2026
Conversation
Commits
16
(16)
Checks
Files changed
Merged
chore: extract main into an embeddable app package
#5259
siavashs
merged 16 commits into
prometheus:main
prometheus/alertmanager:main
from
siavashs:feat/app/pkg
siavashs/alertmanager:feat/app/pkg
Copy head branch name to clipboard
Commits
Commits on Jun 8, 2026
cmd/alertmanager: extract main into internal/app package
Show description for fc34ac5
siavashs
committed
fc34ac5
View commit details
Copy full SHA for fc34ac5
Browse repository at this point
internal/app: add App lifecycle (New/Start/Addr/Reload/Stop)
Show description for e0b7423
siavashs
committed
e0b7423
View commit details
Copy full SHA for e0b7423
Browse repository at this point
address commend and add more tests
Show description for aa7ce25
siavashs
committed
aa7ce25
View commit details
Copy full SHA for aa7ce25
Browse repository at this point
address rabbit comments
Show description for 996d22f
siavashs
committed
996d22f
View commit details
Copy full SHA for 996d22f
Browse repository at this point
internal/app: isolate reload-scoped lifecycle and harden teardown
Show description for 1822852
siavashs
committed
1822852
View commit details
Copy full SHA for 1822852
Browse repository at this point
fix lint issues
Show description for fa59937
siavashs
committed
fa59937
View commit details
Copy full SHA for fa59937
Browse repository at this point
fix potential peer leak on setup failure
Show description for a6c287c
siavashs
committed
a6c287c
View commit details
Copy full SHA for a6c287c
Browse repository at this point
fix partial config apply on failed reload
Show description for 0719a48
siavashs
committed
0719a48
View commit details
Copy full SHA for 0719a48
Browse repository at this point
fix opts.Reload hot-loop for embedders
Show description for 6edf3c3
siavashs
committed
6edf3c3
View commit details
Copy full SHA for 6edf3c3
Browse repository at this point
publish the new inhibitor only after it has finished loading
Show description for 2d3d6b4
siavashs
committed
2d3d6b4
View commit details
Copy full SHA for 2d3d6b4
Browse repository at this point
minor restructure and nits
Show description for 8c76b21
siavashs
committed
8c76b21
View commit details
Copy full SHA for 8c76b21
Browse repository at this point
fix lint
Show description for 5812d7b
siavashs
committed
5812d7b
View commit details
Copy full SHA for 5812d7b
Browse repository at this point
address comments
Show description for c418b1a
siavashs
committed
c418b1a
View commit details
Copy full SHA for c418b1a
Browse repository at this point
allow cluster ssttle timeout 0
Show description for 6eba13a
siavashs
committed
6eba13a
View commit details
Copy full SHA for 6eba13a
Browse repository at this point
address comments
Show description for 646cb62
siavashs
committed
646cb62
View commit details
Copy full SHA for 646cb62
Browse repository at this point
Commits on Jun 10, 2026
address comments
Show description for d5dccc0
siavashs
committed
d5dccc0
View commit details
Copy full SHA for d5dccc0
Browse repository at this point
You can’t perform that action at this time.