Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Config] Update 'Flight recorder configuration' to using a new config #3669

Closed
Tracked by #3957
andreyaksenov opened this issue Sep 1, 2023 · 0 comments · Fixed by #3995
Closed
Tracked by #3957

[Config] Update 'Flight recorder configuration' to using a new config #3669

andreyaksenov opened this issue Sep 1, 2023 · 0 comments · Fixed by #3995
Assignees
Labels
3.0 config EE EE functionality

Comments

@andreyaksenov
Copy link
Contributor

andreyaksenov commented Sep 1, 2023

Product: Tarantool
Since: 3.0
Root document: https://www.tarantool.io/en/enterprise_doc/flight_recorder/#enabling-the-flight-recorder
SME: @ Totktonada

Details

See also: https://docs.google.com/spreadsheets/d/1_yEK9N_hBVWIga9mOk7zZzA6Zd3mAq7e5KZsnrbgj30/edit#gid=0

API for reading flight recordings: https://www.tarantool.io/en/doc/latest/release/3.0.0/#reading-flight-recordings-ee

| TT_FLIGHTREC_ENABLED                                  | boolean        | false                                         | Enterprise Edition |
| TT_FLIGHTREC_LOGS_LOG_LEVEL                           | integer        | 6                                             | Enterprise Edition |
| TT_FLIGHTREC_LOGS_MAX_MSG_SIZE                        | integer        | 4096                                          | Enterprise Edition |
| TT_FLIGHTREC_LOGS_SIZE                                | integer        | 10485760                                      | Enterprise Edition |
| TT_FLIGHTREC_METRICS_INTERVAL                         | number         | 1                                             | Enterprise Edition |
| TT_FLIGHTREC_METRICS_PERIOD                           | number         | 180                                           | Enterprise Edition |
| TT_FLIGHTREC_REQUESTS_MAX_REQ_SIZE                    | integer        | 16384                                         | Enterprise Edition |
| TT_FLIGHTREC_REQUESTS_MAX_RES_SIZE                    | integer        | 16384                                         | Enterprise Edition |
| TT_FLIGHTREC_REQUESTS_SIZE                            | integer        | 10485760                                      | Enterprise Edition |

@andreyaksenov andreyaksenov added 3.0 config EE EE functionality labels Sep 1, 2023
@andreyaksenov andreyaksenov changed the title [Config] Update 'WAL extension configuration' to using a new config [Config] Update 'Flight recorder configuration' to using a new config Sep 1, 2023
@xuniq xuniq self-assigned this Jan 17, 2024
xuniq added a commit that referenced this issue Jan 24, 2024
…#3995)

* Add `flightrec` reference section (YAML)
* Update the Flight Recorder page

Fixes #3669
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3.0 config EE EE functionality
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants