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 #3995

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
doc/reference/configuration/configuration_reference.rst Outdated Show resolved Hide resolved
doc/reference/configuration/configuration_reference.rst Outdated Show resolved Hide resolved
doc/enterprise/flight_recorder.rst Outdated Show resolved Hide resolved
doc/enterprise/flight_recorder.rst Outdated Show resolved Hide resolved
doc/release/3.0.0.rst Outdated Show resolved Hide resolved
@xuniq xuniq force-pushed the gh-3669-flightrec branch 3 times, most recently from ddae8e1 to 80595a1 Compare January 23, 2024 15:58
* Add `flightrec` reference section (YAML)
* Update the Flight Recorder page
doc/enterprise/flight_recorder.rst Outdated Show resolved Hide resolved
doc/enterprise/flight_recorder.rst Outdated Show resolved Hide resolved

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
1 check passed
@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