Skip to content

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

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

Merged
merged 8 commits into from
Jan 24, 2024

Conversation

xuniq
Copy link
Contributor

@xuniq xuniq commented Jan 18, 2024

Fixes #3669

@xuniq xuniq force-pushed the gh-3669-flightrec branch 2 times, most recently from 08c37f0 to 04cc264 Compare January 18, 2024 16:44
@xuniq xuniq marked this pull request as ready for review January 18, 2024 16:44
@xuniq xuniq force-pushed the gh-3669-flightrec branch from 04cc264 to da188b2 Compare January 19, 2024 06:27
@xuniq xuniq force-pushed the gh-3669-flightrec branch 3 times, most recently from ddae8e1 to 80595a1 Compare January 23, 2024 15:58
xuniq added 3 commits January 23, 2024 19:04
* Add `flightrec` reference section (YAML)
* Update the Flight Recorder page
@xuniq xuniq force-pushed the gh-3669-flightrec branch from 80595a1 to 2d258ac Compare January 23, 2024 16:04
@xuniq xuniq requested a review from andreyaksenov January 23, 2024 16:13

After ``flightrec_enabled`` is set to ``true``, the flight recorder starts collecting data in the flight recording file ``current.ttfr``.
This file is stored in the :ref:`memtx_dir <cfg_basic-memtx_dir>` directory.
This file is stored in the ``memtx.dir`` directory.
By default, the directory is ``var/log/{{ instance_name }}/<file_name>.ttfr``.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hmm, see the current.* flightrec file in the lib directory but don't see a flightrec with a timestamp at all:

image

@xuniq xuniq merged commit 55bdd9a into latest Jan 24, 2024
@xuniq xuniq deleted the gh-3669-flightrec branch January 24, 2024 09:23
@Totktonada Totktonada removed their request for review January 24, 2024 11:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Config] Update 'Flight recorder configuration' to using a new config
2 participants