tarantool / tarantool/tarantool

Backport 2.x feedback_daemon report format to 1.10

Open
#5,965 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

feature
Dominant language
Lua
Stars
3.7k
Forks
419
Avg merge
1d 23h
Merged PRs (30d)
88

Description

Currently 2.x feedback daemon report is way more detailed than 1.10 one.
1.10 only has base info, which's tarantool version, server and cluster uuids. And that's it.

Consider backporting 2.x report format to 1.10. This'll give us index counts by type, various operation statistics reporting (from box.stat), space counts by engine (vinyl /memtx), host os info and so on.

Contributor guide

Open the contributing guide

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.

Research direction

Compare the feedback daemon report implementations in Tarantool 2.x and 1.10, starting with the existing 1.10 report and the 2.x format. Identify how index counts, box.stat operation statistics, space counts by engine, and host OS information are produced. Done means the 1.10 report includes the relevant 2.x details while retaining its existing version and UUID information.

Written by the indexing model from the issue text.

Assessment

Tech stack
lua
Domain
databases, observability
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.