Support cloud-based FluentD deployment

Open
#124 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

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

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.

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
Dominant language
Python
Stars
457
Forks
138
PR merge metrics
No merged PRs in 30d

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from fluent/fluent-logger-python

All issues in fluent/fluent-logger-python

Similar issues

More Python issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.