Skip to content
This repository has been archived by the owner on Mar 21, 2024. It is now read-only.

Add specification about both new logs experimental features #265

Merged
merged 3 commits into from
Mar 11, 2024

Conversation

irevoire
Copy link
Member

@irevoire irevoire added Ready For Review Feature specification must be reviewed. Implemented Feature specification has been implemented. Telemetry Update the telemetry collect. labels Feb 14, 2024
@irevoire irevoire requested a review from macraig February 14, 2024 15:12
text/0119-instance-options.md Outdated Show resolved Hide resolved
@@ -260,6 +262,8 @@ This property allows us to gather essential information to better understand on
| infos.with_configuration_file | `true` if the instance is launched with a configuration file, otherwise `false` | `false` |
| infos.task_queue_webhook | `true` if the instance is launched with a task queue webhook, otherwise `false` | `false` |
| infos.experimental_enable_metrics | `true` if `--experimental-enable-metrics`/`MEILI_EXPERIMENTAL_ENABLE_METRICS` is specified at launch, otherwise `false` | `false` |
| infos.experimental_logs_mode | `human` or `json` depending on the value specified. | `human` |
Copy link
Member

Choose a reason for hiding this comment

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

Is infos.experimental_logs_mode both affected by the CLI and an API call when settings up the stream route?

@macraig macraig changed the base branch from main to release-v1.7.0 March 11, 2024 19:46
macraig and others added 2 commits March 11, 2024 16:46
@macraig macraig mentioned this pull request Mar 11, 2024
4 tasks
@macraig macraig merged commit 88bda96 into release-v1.7.0 Mar 11, 2024
2 checks passed
@macraig macraig deleted the experimental-logs-route branch March 11, 2024 19:51
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Implemented Feature specification has been implemented. Ready For Review Feature specification must be reviewed. Telemetry Update the telemetry collect.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants