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
.
preloopdev
/
preloop
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
122
Code
Issues
76
Pull requests
7
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
oobservability
- #168
#168
Closed
Bnjoroge1
wants to merge 22 commits into
main
preloopdev/preloop:main
from
Bnjoroge/oobservability
preloopdev/preloop:Bnjoroge/oobservability
Copy head branch name to clipboard
Conversation
Commits
22
(22)
Checks
Files changed
Closed
oobservability
#168
Bnjoroge1
wants to merge 22 commits into
main
preloopdev/preloop:main
from
Bnjoroge/oobservability
preloopdev/preloop:Bnjoroge/oobservability
Copy head branch name to clipboard
Commits
Commits on Aug 20, 2026
docs(plans): track observability strategy plan, revised at 673bdfa0
Show description for efdf00d
Bnjoroge1
committed
efdf00d
View commit details
Copy full SHA for efdf00d
Browse repository at this point
docs(plans): add observability strategy HTML with architecture diagram and mockups
Show description for 2e91532
Bnjoroge1
committed
2e91532
View commit details
Copy full SHA for 2e91532
Browse repository at this point
fix(server): scrub capability tokens from INFO/WARN logs
Show description for a30f691
Bnjoroge1
committed
a30f691
View commit details
Copy full SHA for a30f691
Browse repository at this point
docs(internal): track observability signal/security contract
Show description for 19ca6fa
Bnjoroge1
committed
19ca6fa
View commit details
Copy full SHA for 19ca6fa
Browse repository at this point
feat(observability): add observability crate and unify process init
Show description for da68f73
Bnjoroge1
committed
da68f73
View commit details
Copy full SHA for da68f73
Browse repository at this point
feat(server,cli): add liveness, readiness, aggregate status and metrics, and preloop status
Show description for cdab10d
Bnjoroge1
committed
cdab10d
View commit details
Copy full SHA for cdab10d
Browse repository at this point
chore: remove plan stage markers from code comments
Show description for faf3283
Bnjoroge1
committed
faf3283
View commit details
Copy full SHA for faf3283
Browse repository at this point
feat(server): instrument HTTP and store with bounded metrics
Show description for 6e4a82c
Bnjoroge1
committed
6e4a82c
View commit details
Copy full SHA for 6e4a82c
Browse repository at this point
feat(server): record job terminal transitions and queue wait
Show description for b050d95
Bnjoroge1
committed
b050d95
View commit details
Copy full SHA for b050d95
Browse repository at this point
feat(server): record queue wait and broker poll on successful acquire
Show description for c3877c6
Bnjoroge1
committed
c3877c6
View commit details
Copy full SHA for c3877c6
Browse repository at this point
feat(server): record session create/delete transitions
Show description for 8e80f2a
Bnjoroge1
committed
8e80f2a
View commit details
Copy full SHA for 8e80f2a
Browse repository at this point
feat(observability): add concurrency decision counter
Show description for 797dcab
Bnjoroge1
committed
797dcab
View commit details
Copy full SHA for 797dcab
Browse repository at this point
feat(vm): add host sampler stub and VM fleet registry
Show description for e065899
Bnjoroge1
committed
e065899
View commit details
Copy full SHA for e065899
Browse repository at this point
feat(pool): wire pool_status preparing flag alongside legacy signal
Show description for 1f7f90a
Bnjoroge1
committed
1f7f90a
View commit details
Copy full SHA for 1f7f90a
Browse repository at this point
feat(contrib): add pinned single-node OpenObserve reference profile
Show description for da5ae18
Bnjoroge1
committed
da5ae18
View commit details
Copy full SHA for da5ae18
Browse repository at this point
feat(server): report per-component storage bytes in status
Show description for d52cc9a
Bnjoroge1
committed
d52cc9a
View commit details
Copy full SHA for d52cc9a
Browse repository at this point
feat(server): report github configured state in status
Show description for 7703429
Bnjoroge1
committed
7703429
View commit details
Copy full SHA for 7703429
Browse repository at this point
fix(server): always instrument store, even without explicit observability handle
Show description for 5415dcb
Bnjoroge1
committed
5415dcb
View commit details
Copy full SHA for 5415dcb
Browse repository at this point
feat(observability): add bounded OTLP/HTTP JSON exporter and wire lifecycle events
Show description for 84a2551
Bnjoroge1
committed
84a2551
View commit details
Copy full SHA for 84a2551
Browse repository at this point
fix(server): classify termination reasons and report the host binary version
Show description for 9085a12
Bnjoroge1
committed
9085a12
View commit details
Copy full SHA for 9085a12
Browse repository at this point
feat(observability): export metrics and traces over OTLP
Show description for 5808ba4
Bnjoroge1
committed
5808ba4
View commit details
Copy full SHA for 5808ba4
Browse repository at this point
fix(server): keep the reason prose on the log and classify external-host failures
Show description for 4faa700
Bnjoroge1
committed
4faa700
View commit details
Copy full SHA for 4faa700
Browse repository at this point
You can’t perform that action at this time.