docs: outputs: influxdb: general doc updates and cleanup#2435
docs: outputs: influxdb: general doc updates and cleanup#2435eschabell wants to merge 1 commit intofluent:masterfrom
Conversation
- Sort configuration parameters table alphabetically - Lowercase all Key column entries - Fix `sequence_tag` default: `_seq` → `_none_` - Fix `auto_tags` and `add_integer_suffix` defaults: `Off` → `false` - Fix `tag_keys` and `http_token` descriptions for clarity - Fix classic config `[INPUT]` block: `parser` → `Parser`, `path` → `Path` - Remove example section for `Tags_List_Enabled`/`Tags_List_Key` — these params do not exist in the source Applies to fluent#2412 Signed-off-by: Eric D. Schabell <eric@schabell.org>
|
Warning Rate limit exceeded
⌛ How to resolve this issue?After the wait time has elapsed, a review can be triggered using the We recommend that you space out your commits to avoid hitting the rate limit. 🚦 How do rate limits work?CodeRabbit enforces hourly rate limits for each developer per organization. Our paid plans have higher rate limits than the trial, open-source and free plans. In all cases, we re-allow further reviews after a brief timeout. Please see our FAQ for further information. ℹ️ Review info⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (1)
✨ Finishing Touches🧪 Generate unit tests (beta)
📝 Coding Plan
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
|
@coderabbitai review |
✅ Actions performedReview triggered.
|
|
@cosmo0920 and @patrick-stephens ready for review! |
sequence_tagdefault:_seq→_none_auto_tagsandadd_integer_suffixdefaults:Off→falsetag_keysandhttp_tokendescriptions for clarity[INPUT]block:parser→Parser,path→PathTags_List_Enabled/Tags_List_Key— these params do not exist in the sourceApplies to #2412