Feature Request - batch logging in FluentLogger->post() function
Nobody has claimed this yet.
Assessment
- Difficulty
- 5/5
- Estimated time
- Over a week
- Newbie friendliness
- 25/100
- Issue type
- Feature
- Clarity
- Needs clarification
- Activity status
- Stale
- Tech stack
- php
- Domain
- observability-sre
Research direction
Start at the FluentLogger->post() entry point and inspect how requests are sent to the td agent and how the Fluentd interface handles multiple records. Clarify whether atomic batch logging and CSV fallback are both required, then define completion criteria for preserving all 50 items if the agent stops unexpectedly.
Written by the indexing model from the issue text.
Description
Hello,
I want to be able to write batch logs (50 items) atomically.
Currently, I'm posting logs in foreach loop in batch requests. However, if td agent stops unexpectedly, I need to write the complete request(50 items) to csv. Is it possible in the current code base ? Does fluentd interface support batch logging ?
Thanks
Aras
- Dominant language
- PHP
- Stars
- 218
- Forks
- 58
- PR merge metrics
- No merged PRs in 30d
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
More from fluent/fluent-logger-php
-
Difficulty 2/5 1-3 hours Newbie friendliness 52/100
fluent/fluent-logger-php#71 · 1 comment ·
-
Difficulty 5/5 Over a week Newbie friendliness 10/100
fluent/fluent-logger-php#69 · 2 reactions ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 42/100
fluent/fluent-logger-php#67 · 5 comments ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 45/100
fluent/fluent-logger-php#66 ·
-
Difficulty 3/5 1-2 days Newbie friendliness 45/100
fluent/fluent-logger-php#60 ·
All issues in fluent/fluent-logger-php
Similar issues
-
priority: p3
Difficulty 2/5 1-3 hours Newbie friendliness 72/100
googleapis/librarian#7636 ·
-
0. Needs triage bug
Difficulty 2/5 1-3 hours Newbie friendliness 78/100
nextcloud/fulltextsearch#1011 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 84/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 78/100
phpstan/phpstan-doctrine#794 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 74/100
Automattic/static-site-importer#1767 ·