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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
fluent
/
fluent-bit
Public
Notifications
You must be signed in to change notification settings
Fork
2k
Star
8.1k
Code
Issues
277
Pull requests
510
Discussions
Actions
Projects
Wiki
Security and quality
2
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Wiki
Security and quality
Insights
input: add pause/resume callbacks
- #10616
#10616
Merged
edsiper
merged 21 commits into
master
fluent/fluent-bit:master
from
input-plugins-pause-callbacks
fluent/fluent-bit:input-plugins-pause-callbacks
Copy head branch name to clipboard
Aug 4, 2026
Conversation
Commits
21
(21)
Checks
Files changed
Merged
input: add pause/resume callbacks
#10616
edsiper
merged 21 commits into
master
fluent/fluent-bit:master
from
input-plugins-pause-callbacks
fluent/fluent-bit:input-plugins-pause-callbacks
Copy head branch name to clipboard
Commits
Commits on Aug 3, 2026
network: preserve nonblocking accept errors
Show description for 6a9272f
edsiper
committed
6a9272f
View commit details
Copy full SHA for 6a9272f
Browse repository at this point
downstream: accept connections in event coroutines
Show description for 7b927bd
edsiper
committed
7b927bd
View commit details
Copy full SHA for 7b927bd
Browse repository at this point
input: support fallible pause callbacks
Show description for 6a5e2eb
edsiper
committed
6a5e2eb
View commit details
Copy full SHA for 6a5e2eb
Browse repository at this point
input_thread: handle fallible pause callbacks
Show description for 08c70ae
edsiper
committed
08c70ae
View commit details
Copy full SHA for 08c70ae
Browse repository at this point
http_server: add pause and resume controls
Show description for 33d111e
edsiper
committed
33d111e
View commit details
Copy full SHA for 33d111e
Browse repository at this point
in_http: implement pause and resume callbacks
Show description for adb1bef
edsiper
committed
adb1bef
View commit details
Copy full SHA for adb1bef
Browse repository at this point
in_opentelemetry: implement pause and resume callbacks
Show description for da4d158
edsiper
committed
da4d158
View commit details
Copy full SHA for da4d158
Browse repository at this point
in_elasticsearch: implement pause and resume callbacks
Show description for 3b80835
edsiper
committed
3b80835
View commit details
Copy full SHA for 3b80835
Browse repository at this point
in_prometheus_remote_write: implement pause callbacks
Show description for 3033477
edsiper
committed
3033477
View commit details
Copy full SHA for 3033477
Browse repository at this point
in_splunk: implement pause and resume callbacks
Show description for 835844b
edsiper
committed
835844b
View commit details
Copy full SHA for 835844b
Browse repository at this point
tests: internal: preserve nonblocking accept errors
Show description for 1e93a09
edsiper
committed
1e93a09
View commit details
Copy full SHA for 1e93a09
Browse repository at this point
tests: internal: cover fallible pause callbacks
Show description for b8c4b9a
edsiper
committed
b8c4b9a
View commit details
Copy full SHA for b8c4b9a
Browse repository at this point
tests: internal: cover HTTP server session teardown
Show description for aa885e0
edsiper
committed
aa885e0
View commit details
Copy full SHA for aa885e0
Browse repository at this point
tests: integration: expand input pause resume coverage
Show description for 3c610d3
edsiper
committed
3c610d3
View commit details
Copy full SHA for 3c610d3
Browse repository at this point
workflows: add input HTTP lifecycle tests
Show description for 43b1f44
edsiper
committed
43b1f44
View commit details
Copy full SHA for 43b1f44
Browse repository at this point
tests: internal: cover pause callback failures
Show description for 58f516e
edsiper
committed
58f516e
View commit details
Copy full SHA for 58f516e
Browse repository at this point
tests: integration: cover input lifecycle edge cases
Show description for 354bf54
edsiper
committed
354bf54
View commit details
Copy full SHA for 354bf54
Browse repository at this point
Commits on Aug 4, 2026
tests: integration: synchronize max connection checks
Show description for a5d52b0
edsiper
committed
a5d52b0
View commit details
Copy full SHA for a5d52b0
Browse repository at this point
downstream: dispatch callbacks on parent stack
Show description for d3607d5
edsiper
committed
d3607d5
View commit details
Copy full SHA for d3607d5
Browse repository at this point
http_server: run request callbacks on parent stack
Show description for ead6761
edsiper
committed
ead6761
View commit details
Copy full SHA for ead6761
Browse repository at this point
tests: cover parent stack callback dispatch
Show description for d7fd232
edsiper
committed
d7fd232
View commit details
Copy full SHA for d7fd232
Browse repository at this point
You can’t perform that action at this time.