tarantool / tarantool/doc

config: new option config.etcd.http.request.verbose

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

Nobody has claimed this yet.

Dominant language
CSS
Stars
15
Forks
49
Avg merge
1d 13h
Merged PRs (30d)
3

Description

config.etcd.http.request.verbose option is added in Tarantool 3.5.0.

It controls whether to print debugging information about HTTP requests
and responses issued by the etcd configuration source.

The information is written to stderr (disregarding tarantool log
configuration). In a typical setup it arrives to journald.

See https://curl.se/libcurl/c/CURLOPT_VERBOSE.html for details.
Requested by @Totktonada in https://github.com/tarantool/tarantool-ee/commit/3bbe942ade065be7be690fa2c2a112633784635a.

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

Locate the Tarantool documentation section for the etcd configuration source and inspect how configuration options are described. Document config.etcd.http.request.verbose using the issue text and the linked CURLOPT_VERBOSE reference; done means its stderr behavior and HTTP request/response debugging purpose are clear to readers.

Written by the indexing model from the issue text.

Assessment

Domain
documentation
Issue type
Documentation
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.