Skip to content

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

Closed
@andreyaksenov

Description

@andreyaksenov

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 |

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions