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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
DiamondLightSource
/
numtracker
Public
Notifications
You must be signed in to change notification settings
Fork
2
Star
1
Code
Issues
7
Pull requests
11
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Add Graylog logging configuration #252
- #264
#264
Merged
dan-fernandes
merged 20 commits into
main
DiamondLightSource/numtracker:main
from
numtracker_graylog
DiamondLightSource/numtracker:numtracker_graylog
Copy head branch name to clipboard
Jul 29, 2026
Conversation
Commits
20
(20)
Checks
Files changed
Merged
Add Graylog logging configuration #252
#264
dan-fernandes
merged 20 commits into
main
DiamondLightSource/numtracker:main
from
numtracker_graylog
DiamondLightSource/numtracker:numtracker_graylog
Copy head branch name to clipboard
Commits
Commits on Mar 30, 2026
Add Graylog GELF logging layer
Alexj9837
committed
d4cd088
View commit details
Copy full SHA for d4cd088
Browse repository at this point
Add Graylog configuration to Helm chart
Alexj9837
committed
3a5641f
View commit details
Copy full SHA for 3a5641f
Browse repository at this point
Document Graylog logging configuration
Alexj9837
committed
f0bb43a
View commit details
Copy full SHA for f0bb43a
Browse repository at this point
Add VSCode debug launch config
Alexj9837
committed
ff2a5fe
View commit details
Copy full SHA for ff2a5fe
Browse repository at this point
changed to align with tracing
Alexj9837
committed
700688b
View commit details
Copy full SHA for 700688b
Browse repository at this point
removing launch.json
Alexj9837
committed
27aa07c
View commit details
Copy full SHA for 27aa07c
Browse repository at this point
Address PR review feedback on Graylog logging
Show description for e702eaf
Alexj9837
committed
e702eaf
View commit details
Copy full SHA for e702eaf
Browse repository at this point
Regenerate Cargo.lock after rebase onto main
Alexj9837
committed
0a86a82
View commit details
Copy full SHA for 0a86a82
Browse repository at this point
Fix clippy: use is_err() instead of matches!(result, Err(_))
Alexj9837
committed
9c231c4
View commit details
Copy full SHA for 9c231c4
Browse repository at this point
Fix nightly rustfmt formatting
Alexj9837
committed
9092648
View commit details
Copy full SHA for 9092648
Browse repository at this point
Commits on Apr 20, 2026
Merge branch 'main' into numtracker_graylog
Alexj9837
authored
9683f4e
View commit details
Copy full SHA for 9683f4e
Browse repository at this point
Add Graylog GELF logging layer
Alexj9837
committed
b172be8
View commit details
Copy full SHA for b172be8
Browse repository at this point
Address PR review feedback on Graylog logging
Alexj9837
committed
926a966
View commit details
Copy full SHA for 926a966
Browse repository at this point
Commits on Jul 14, 2026
Merge branch 'main' into numtracker_graylog
Alexj9837
authored
22cc68b
View commit details
Copy full SHA for 22cc68b
Browse repository at this point
adding more test coverage
Alexj9837
committed
97c9ad0
View commit details
Copy full SHA for 97c9ad0
Browse repository at this point
removing changes to gitignore
Alexj9837
committed
2b91f78
View commit details
Copy full SHA for 2b91f78
Browse repository at this point
Commits on Jul 16, 2026
Merge branch 'main' into numtracker_graylog
Alexj9837
authored
d8d7590
View commit details
Copy full SHA for d8d7590
Browse repository at this point
Commits on Jul 17, 2026
Merge branch 'main' into numtracker_graylog
Alexj9837
authored
2d90176
View commit details
Copy full SHA for 2d90176
Browse repository at this point
Commits on Jul 22, 2026
wrapped value with a required and adding comment for env var priority.
Alexj9837
committed
ad9f941
View commit details
Copy full SHA for ad9f941
Browse repository at this point
Commits on Jul 24, 2026
addressing PR comments, graylog_opts testsplit into two. loggingError removed, unwrapped method body from the if and relaxed the graylog filter
Alexj9837
committed
8a12b49
View commit details
Copy full SHA for 8a12b49
Browse repository at this point
You can’t perform that action at this time.