fluent / fluent/fluent-logger-python

Support cloud-based FluentD deployment

Open
#124 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
457
Forks
138
PR merge metrics
No merged PRs in 30d

Description

This means supporting:
1. Server host resolving to multiple IPs.
2. Refreshing server host IPs at A/AAAA/CNAME record TTL expiration.
3. Supporting fail-over to the next host available
4. Supporting round-robin load balancing

Contributor guide

No contributing guide indexed for this repository

Research direction

The issue names no files, tests, or entry points. Start by locating the server-host resolution, connection, retry, and balancing logic in the Python logger, then review how DNS TTLs and multiple addresses can be represented. Done means supporting multiple IPs, TTL refresh, fail-over, and round-robin behavior with coverage for each.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
cloud, networking
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.