| 1234567891011121314151617 |
- {
- "5ec3001cc2f8a142863f16fbae6f1d7378db569b3d05aaee4b58d3085802001d": {
- "original": "# Telemetry\n\nAt Manticore, we gather various anonymized metrics to enhance the quality of our products, including Manticore Search. By analyzing this data, we can not only improve the overall performance of our product but also identify which features would be most beneficial to prioritize in order to provide even more value to our users. The telemetry system operates on a separate thread in a non-blocking mode, taking snapshots and sending them once every few minutes.\n\nWe take your privacy seriously, and you can rest assured that all metrics are completely anonymous and no sensitive information is transmitted. However, if you still wish to disable telemetry, you have the option to do so by:\n* Setting the environment variable `TELEMETRY=0`\n* Or setting `telemetry = 0` in the section `searchd` of your configuration file\n\nHere is a list of all the metrics we collect:\n\nThe \u23f1\ufe0f symbol indicates that the metric is collected periodically, as opposed to other metrics which are collected based on specific events.\n\n| Metric | Description |\n|-|-|\n| `invocation` | Sent when Manticore Buddy is launched |\n| `plugin_*` | Indicates that the plugin with a given name was executed, `plugin_backup` for backup execution, for example |\n| `command_*` | \u23f1\ufe0f All metrics with this prefix are sent from the `show status` query of the Manticore daemon |\n| `uptime` | \u23f1\ufe0f The uptime of the Manticore Search daemon |\n| `workers_total` | \u23f1\ufe0f The number of workers used by Manticore |\n| `cluster_count` | \u23f1\ufe0f How many clusters this node handles |\n| `cluster_size` | \u23f1\ufe0f How many nodes in all clusters |\n| `table_*_count` | \u23f1\ufe0f The number of tables created for each type: plain, percolate, rt, or distributed |\n| `*_field_*_count` | \u23f1\ufe0f The count for each field type for tables with rt and percolate types |\n| `columnar` | \u23f1\ufe0f Indicates that the Columnar library was used |\n| `columnar_field_count` | \u23f1\ufe0f The number of fields that use the Columnar library |\n\n## Backup metrics\n\nThe Manticore backup tool sends anonymized metrics to the Manticore metrics server by default in order to help improve the product. If you don't want to send telemetry, you can disable it by running the tool with the `--disable-metric` flag or by setting the environment variable `TELEMETRY=0`.\n\nThe following is a list of all collected metrics:\n\n| Metric | Description |\n|-|-|\n| `invocation` | Sent when backup was initiated |\n| `failed` | Sent in case of failed backup |\n| `done` | Sent when backup/restore is successful |\n| `arg_*` | The arguments used to run the tool (excluding index names, etc.) |\n| `backup_store_versions_fails` | Indicates failure in saving Manticore version in the backup |\n| `backup_table_count` | Total number of backed up tables |\n| `backup_no_permissions` | Failed backup due to insufficient permissions to destination directory |\n| `backup_total_size` | Total size of the full backup |\n| `backup_time` | Duration of the backup |\n| `restore_searchd_running` | Failed to run restore process due to searchd already running |\n| `restore_no_config_file` | No config file found in the backup during restore |\n| `restore_time` | Duration of the restore |\n| `fsync_time` | Duration of fsync |\n| `restore_target_exists` | Occurs when a folder or index already exists in the destination folder for restore |\n| `terminations` | Indicates that the process was terminated |\n| `signal_*` | The signal used to terminate the process |\n| `tables` | Number of tables in Manticore |\n| `config_unreachable` | Specified configuration file does not exist |\n| `config_data_dir_missing` | Failed to parse `data_dir` from specified configuration file |\n| `config_data_dir_is_relative` | `data_dir` path in Manticore instance's configuration file is relative |\n\n## Labels\n\nEach metric comes with the following labels:\n\n| Label | Description |\n|-|-|\n| `collector` | `buddy`. Indicates that this metric is collected through Manticore Buddy |\n| `os_name` | Name of the operating system |\n| `os_release_name` | Name from the `/etc/os-release` if presents or `unknown` |\n| `os_release_version` | Version from the `/etc/os-release` if presents or `unknown` |\n| `dockerized` | If it's run inside the Docker environment |\n| `official_docker` | In case of Docker it's flag that shows we use official image |\n| `machine_id` | Server identifier (the content of `/etc/machine-id` in Linux) |\n| `arch` | Architecture of the machin we run on |\n| `manticore_version` | Version of Manticore |\n| `columnar_version` | Version of the Columnar library if it is installed |\n| `secondary_version` | Version of the secondary library if the Columnar library is installed |\n| `knn_version` | Version of the KNN library if the Columnar library is installed |\n| `buddy_version`| Version of Manticore Buddy |\n\n<!-- proofread -->\n\n",
- "translations": {
- "chinese": "# \u9065\u6d4b\n\n\u5728 Manticore\uff0c\u6211\u4eec\u6536\u96c6\u5404\u79cd\u533f\u540d\u6307\u6807\u4ee5\u63d0\u5347\u6211\u4eec\u4ea7\u54c1\u7684\u8d28\u91cf\uff0c\u5305\u62ec Manticore Search\u3002\u901a\u8fc7\u5206\u6790\u8fd9\u4e9b\u6570\u636e\uff0c\u6211\u4eec\u4e0d\u4ec5\u53ef\u4ee5\u6539\u5584\u4ea7\u54c1\u7684\u6574\u4f53\u6027\u80fd\uff0c\u8fd8\u80fd\u8bc6\u522b\u51fa\u54ea\u4e9b\u529f\u80fd\u6700\u503c\u5f97\u4f18\u5148\u5f00\u53d1\uff0c\u4ece\u800c\u4e3a\u7528\u6237\u63d0\u4f9b\u66f4\u591a\u4ef7\u503c\u3002\u9065\u6d4b\u7cfb\u7edf\u5728\u4e00\u4e2a\u72ec\u7acb\u7684\u7ebf\u7a0b\u4e0a\u4ee5\u975e\u963b\u585e\u6a21\u5f0f\u8fd0\u884c\uff0c\u6bcf\u9694\u51e0\u5206\u949f\u91c7\u96c6\u5feb\u7167\u5e76\u53d1\u9001\u3002\n\n\u6211\u4eec\u975e\u5e38\u91cd\u89c6\u60a8\u7684\u9690\u79c1\uff0c\u60a8\u53ef\u4ee5\u653e\u5fc3\uff0c\u6240\u6709\u6307\u6807\u90fd\u662f\u5b8c\u5168\u533f\u540d\u7684\uff0c\u4e0d\u4f1a\u4f20\u8f93\u4efb\u4f55\u654f\u611f\u4fe1\u606f\u3002\u4e0d\u8fc7\uff0c\u5982\u679c\u60a8\u4ecd\u5e0c\u671b\u7981\u7528\u9065\u6d4b\uff0c\u53ef\u4ee5\u901a\u8fc7\u4ee5\u4e0b\u65b9\u5f0f\u5b9e\u73b0\uff1a\n* \u8bbe\u7f6e\u73af\u5883\u53d8\u91cf `TELEMETRY=0`\n* \u6216\u5728\u914d\u7f6e\u6587\u4ef6\u7684 `searchd` \u90e8\u5206\u8bbe\u7f6e `telemetry = 0`\n\n\u4ee5\u4e0b\u662f\u6211\u4eec\u6536\u96c6\u7684\u6240\u6709\u6307\u6807\u5217\u8868\uff1a\n\n\u23f1\ufe0f \u7b26\u53f7\u8868\u793a\u8be5\u6307\u6807\u4e3a\u5468\u671f\u6027\u6536\u96c6\uff0c\u5176\u4ed6\u6307\u6807\u5219\u662f\u57fa\u4e8e\u7279\u5b9a\u4e8b\u4ef6\u6536\u96c6\u3002\n\n| \u6307\u6807 | \u63cf\u8ff0 |\n|-|-|\n| `invocation` | Manticore Buddy \u542f\u52a8\u65f6\u53d1\u9001 |\n| `plugin_*` | \u8868\u793a\u6267\u884c\u4e86\u6307\u5b9a\u540d\u79f0\u7684\u63d2\u4ef6\uff0c\u4f8b\u5982 `plugin_backup` \u8868\u793a\u5907\u4efd\u63d2\u4ef6\u6267\u884c |\n| `command_*` | \u23f1\ufe0f \u6240\u6709\u6b64\u524d\u7f00\u7684\u6307\u6807\u5747\u6765\u81ea Manticore \u5b88\u62a4\u8fdb\u7a0b\u7684 `show status` \u67e5\u8be2 |\n| `uptime` | \u23f1\ufe0f Manticore Search \u5b88\u62a4\u8fdb\u7a0b\u8fd0\u884c\u65f6\u95f4 |\n| `workers_total` | \u23f1\ufe0f Manticore \u4f7f\u7528\u7684\u5de5\u4f5c\u7ebf\u7a0b\u6570 |\n| `cluster_count` | \u23f1\ufe0f \u8be5\u8282\u70b9\u5904\u7406\u7684\u96c6\u7fa4\u6570\u91cf |\n| `cluster_size` | \u23f1\ufe0f \u6240\u6709\u96c6\u7fa4\u4e2d\u8282\u70b9\u7684\u603b\u6570 |\n| `table_*_count` | \u23f1\ufe0f \u5404\u7c7b\u578b\u8868\uff08plain\u3001percolate\u3001rt\u3001distributed\uff09\u521b\u5efa\u7684\u6570\u91cf |\n| `*_field_*_count` | \u23f1\ufe0f rt \u548c percolate \u7c7b\u578b\u8868\u4e2d\u5404\u5b57\u6bb5\u7c7b\u578b\u7684\u6570\u91cf |\n| `columnar` | \u23f1\ufe0f \u8868\u793a\u4f7f\u7528\u4e86 Columnar \u5e93 |\n| `columnar_field_count` | \u23f1\ufe0f \u4f7f\u7528 Columnar \u5e93\u7684\u5b57\u6bb5\u6570 |\n\n## \u5907\u4efd\u6307\u6807\n\nManticore \u5907\u4efd\u5de5\u5177\u9ed8\u8ba4\u5411 Manticore \u6307\u6807\u670d\u52a1\u5668\u53d1\u9001\u533f\u540d\u6307\u6807\uff0c\u4ee5\u52a9\u4e8e\u4ea7\u54c1\u6539\u8fdb\u3002\u5982\u679c\u60a8\u4e0d\u60f3\u53d1\u9001\u9065\u6d4b\uff0c\u53ef\u901a\u8fc7\u52a0\u4e0a `--disable-metric` \u53c2\u6570\u8fd0\u884c\u5de5\u5177\u6216\u8bbe\u7f6e\u73af\u5883\u53d8\u91cf `TELEMETRY=0` \u6765\u7981\u7528\u3002\n\n\u4ee5\u4e0b\u662f\u6240\u6709\u6536\u96c6\u7684\u6307\u6807\u5217\u8868\uff1a\n\n| \u6307\u6807 | \u63cf\u8ff0 |\n|-|-|\n| `invocation` | \u5907\u4efd\u542f\u52a8\u65f6\u53d1\u9001 |\n| `failed` | \u5907\u4efd\u5931\u8d25\u65f6\u53d1\u9001 |\n| `done` | \u5907\u4efd/\u6062\u590d\u6210\u529f\u65f6\u53d1\u9001 |\n| `arg_*` | \u5de5\u5177\u6267\u884c\u65f6\u4f7f\u7528\u7684\u53c2\u6570\uff08\u4e0d\u5305\u62ec\u7d22\u5f15\u540d\u7b49\uff09 |\n| `backup_store_versions_fails` | \u4fdd\u5b58\u5907\u4efd\u4e2d\u7684 Manticore \u7248\u672c\u5931\u8d25 |\n| `backup_table_count` | \u5907\u4efd\u7684\u8868\u603b\u6570 |\n| `backup_no_permissions` | \u7531\u4e8e\u76ee\u6807\u76ee\u5f55\u6743\u9650\u4e0d\u8db3\u5bfc\u81f4\u7684\u5907\u4efd\u5931\u8d25 |\n| `backup_total_size` | \u5b8c\u6574\u5907\u4efd\u7684\u603b\u5927\u5c0f |\n| `backup_time` | \u5907\u4efd\u6240\u7528\u65f6\u95f4 |\n| `restore_searchd_running` | \u7531\u4e8e searchd \u6b63\u5728\u8fd0\u884c\uff0c\u6062\u590d\u8fdb\u7a0b\u542f\u52a8\u5931\u8d25 |\n| `restore_no_config_file` | \u6062\u590d\u65f6\u5907\u4efd\u4e2d\u672a\u627e\u5230\u914d\u7f6e\u6587\u4ef6 |\n| `restore_time` | \u6062\u590d\u6240\u7528\u65f6\u95f4 |\n| `fsync_time` | fsync \u64cd\u4f5c\u6240\u7528\u65f6\u957f |\n| `restore_target_exists` | \u76ee\u6807\u8def\u5f84\u4e2d\u5df2\u5b58\u5728\u6587\u4ef6\u5939\u6216\u7d22\u5f15\uff0c\u5bfc\u81f4\u6062\u590d\u5931\u8d25 |\n| `terminations` | \u8868\u793a\u8fdb\u7a0b\u88ab\u7ec8\u6b62 |\n| `signal_*` | \u5bfc\u81f4\u8fdb\u7a0b\u7ec8\u6b62\u7684\u4fe1\u53f7 |\n| `tables` | Manticore \u4e2d\u7684\u8868\u6570\u91cf |\n| `config_unreachable` | \u6307\u5b9a\u7684\u914d\u7f6e\u6587\u4ef6\u4e0d\u5b58\u5728 |\n| `config_data_dir_missing` | \u89e3\u6790\u6307\u5b9a\u914d\u7f6e\u6587\u4ef6\u4e2d\u7684 `data_dir` \u5931\u8d25 |\n| `config_data_dir_is_relative` | Manticore \u5b9e\u4f8b\u914d\u7f6e\u6587\u4ef6\u4e2d\u7684 `data_dir` \u8def\u5f84\u662f\u76f8\u5bf9\u8def\u5f84 |\n\n## \u6807\u7b7e\n\n\u6bcf\u4e2a\u6307\u6807\u90fd\u5e26\u6709\u4ee5\u4e0b\u6807\u7b7e\uff1a\n\n| \u6807\u7b7e | \u63cf\u8ff0 |\n|-|-|\n| `collector` | `buddy`\u3002\u8868\u793a\u8be5\u6307\u6807\u7531 Manticore Buddy \u6536\u96c6 |\n| `os_name` | \u64cd\u4f5c\u7cfb\u7edf\u540d\u79f0 |\n| `os_release_name` | \u53d6\u81ea `/etc/os-release` \u7684\u540d\u79f0\uff08\u5982\u679c\u5b58\u5728\uff09\uff0c\u5426\u5219\u4e3a `unknown` |\n| `os_release_version` | \u53d6\u81ea `/etc/os-release` \u7684\u7248\u672c\uff08\u5982\u679c\u5b58\u5728\uff09\uff0c\u5426\u5219\u4e3a `unknown` |\n| `dockerized` | \u662f\u5426\u8fd0\u884c\u5728 Docker \u73af\u5883\u4e2d |\n| `official_docker` | \u5982\u679c\u662f Docker\uff0c\u8868\u793a\u662f\u5426\u4f7f\u7528\u5b98\u65b9\u955c\u50cf |\n| `machine_id` | \u670d\u52a1\u5668\u6807\u8bc6\u7b26\uff08Linux \u4e0b `/etc/machine-id` \u7684\u5185\u5bb9\uff09 |\n| `arch` | \u8fd0\u884c\u4e3b\u673a\u7684\u67b6\u6784 |\n| `manticore_version` | Manticore \u7248\u672c |\n| `columnar_version` | \u5982\u679c\u5b89\u88c5\u4e86 Columnar \u5e93\u5219\u4e3a\u8be5\u5e93\u7248\u672c |\n| `secondary_version` | \u5982\u679c\u5b89\u88c5\u4e86 Columnar \u5e93\u5219\u4e3a\u4e8c\u7ea7\u5e93\u7248\u672c |\n| `knn_version` | \u5982\u679c\u5b89\u88c5\u4e86 Columnar \u5e93\u5219\u4e3a KNN \u5e93\u7248\u672c |\n| `buddy_version`| Manticore Buddy \u7248\u672c |\n\n<!-- proofread -->",
- "russian": "# \u0422\u0435\u043b\u0435\u043c\u0435\u0442\u0440\u0438\u044f\n\n\u0412 Manticore \u043c\u044b \u0441\u043e\u0431\u0438\u0440\u0430\u0435\u043c \u0440\u0430\u0437\u043b\u0438\u0447\u043d\u044b\u0435 \u0430\u043d\u043e\u043d\u0438\u043c\u043d\u044b\u0435 \u043c\u0435\u0442\u0440\u0438\u043a\u0438 \u0434\u043b\u044f \u043f\u043e\u0432\u044b\u0448\u0435\u043d\u0438\u044f \u043a\u0430\u0447\u0435\u0441\u0442\u0432\u0430 \u043d\u0430\u0448\u0438\u0445 \u043f\u0440\u043e\u0434\u0443\u043a\u0442\u043e\u0432, \u0432\u043a\u043b\u044e\u0447\u0430\u044f Manticore Search. \u0410\u043d\u0430\u043b\u0438\u0437\u0438\u0440\u0443\u044f \u044d\u0442\u0438 \u0434\u0430\u043d\u043d\u044b\u0435, \u043c\u044b \u043c\u043e\u0436\u0435\u043c \u043d\u0435 \u0442\u043e\u043b\u044c\u043a\u043e \u0443\u043b\u0443\u0447\u0448\u0438\u0442\u044c \u043e\u0431\u0449\u0443\u044e \u043f\u0440\u043e\u0438\u0437\u0432\u043e\u0434\u0438\u0442\u0435\u043b\u044c\u043d\u043e\u0441\u0442\u044c \u043d\u0430\u0448\u0435\u0433\u043e \u043f\u0440\u043e\u0434\u0443\u043a\u0442\u0430, \u043d\u043e \u0438 \u043e\u043f\u0440\u0435\u0434\u0435\u043b\u0438\u0442\u044c, \u043a\u0430\u043a\u0438\u0435 \u0444\u0443\u043d\u043a\u0446\u0438\u0438 \u0441\u0442\u043e\u0438\u0442 \u043f\u0440\u0438\u043e\u0440\u0438\u0442\u0438\u0437\u0438\u0440\u043e\u0432\u0430\u0442\u044c, \u0447\u0442\u043e\u0431\u044b \u043e\u0431\u0435\u0441\u043f\u0435\u0447\u0438\u0442\u044c \u043f\u043e\u043b\u044c\u0437\u043e\u0432\u0430\u0442\u0435\u043b\u044f\u043c \u0435\u0449\u0435 \u0431\u043e\u043b\u044c\u0448\u0443\u044e \u0446\u0435\u043d\u043d\u043e\u0441\u0442\u044c. \u0421\u0438\u0441\u0442\u0435\u043c\u0430 \u0442\u0435\u043b\u0435\u043c\u0435\u0442\u0440\u0438\u0438 \u0440\u0430\u0431\u043e\u0442\u0430\u0435\u0442 \u0432 \u043e\u0442\u0434\u0435\u043b\u044c\u043d\u043e\u043c \u043f\u043e\u0442\u043e\u043a\u0435 \u0432 \u043d\u0435\u0431\u043b\u043e\u043a\u0438\u0440\u0443\u044e\u0449\u0435\u043c \u0440\u0435\u0436\u0438\u043c\u0435, \u0434\u0435\u043b\u0430\u044f \u0441\u043d\u0438\u043c\u043a\u0438 \u0438 \u043e\u0442\u043f\u0440\u0430\u0432\u043b\u044f\u044f \u0438\u0445 \u0440\u0430\u0437 \u0432 \u043d\u0435\u0441\u043a\u043e\u043b\u044c\u043a\u043e \u043c\u0438\u043d\u0443\u0442.\n\n\u041c\u044b \u0441\u0435\u0440\u044c\u0435\u0437\u043d\u043e \u043e\u0442\u043d\u043e\u0441\u0438\u043c\u0441\u044f \u043a \u0432\u0430\u0448\u0435\u0439 \u043a\u043e\u043d\u0444\u0438\u0434\u0435\u043d\u0446\u0438\u0430\u043b\u044c\u043d\u043e\u0441\u0442\u0438, \u0438 \u0432\u044b \u043c\u043e\u0436\u0435\u0442\u0435 \u0431\u044b\u0442\u044c \u0443\u0432\u0435\u0440\u0435\u043d\u044b, \u0447\u0442\u043e \u0432\u0441\u0435 \u043c\u0435\u0442\u0440\u0438\u043a\u0438 \u043f\u043e\u043b\u043d\u043e\u0441\u0442\u044c\u044e \u0430\u043d\u043e\u043d\u0438\u043c\u043d\u044b \u0438 \u043d\u0438\u043a\u0430\u043a\u0430\u044f \u0447\u0443\u0432\u0441\u0442\u0432\u0438\u0442\u0435\u043b\u044c\u043d\u0430\u044f \u0438\u043d\u0444\u043e\u0440\u043c\u0430\u0446\u0438\u044f \u043d\u0435 \u043f\u0435\u0440\u0435\u0434\u0430\u0435\u0442\u0441\u044f. \u041e\u0434\u043d\u0430\u043a\u043e, \u0435\u0441\u043b\u0438 \u0432\u044b \u0432\u0441\u0435 \u0436\u0435 \u0445\u043e\u0442\u0438\u0442\u0435 \u043e\u0442\u043a\u043b\u044e\u0447\u0438\u0442\u044c \u0442\u0435\u043b\u0435\u043c\u0435\u0442\u0440\u0438\u044e, \u0443 \u0432\u0430\u0441 \u0435\u0441\u0442\u044c \u0442\u0430\u043a\u0430\u044f \u0432\u043e\u0437\u043c\u043e\u0436\u043d\u043e\u0441\u0442\u044c:\n* \u0423\u0441\u0442\u0430\u043d\u043e\u0432\u0438\u0432 \u043f\u0435\u0440\u0435\u043c\u0435\u043d\u043d\u0443\u044e \u043e\u043a\u0440\u0443\u0436\u0435\u043d\u0438\u044f `TELEMETRY=0`\n* \u0418\u043b\u0438 \u0443\u0441\u0442\u0430\u043d\u043e\u0432\u0438\u0432 `telemetry = 0` \u0432 \u0440\u0430\u0437\u0434\u0435\u043b\u0435 `searchd` \u0432\u0430\u0448\u0435\u0433\u043e \u043a\u043e\u043d\u0444\u0438\u0433\u0443\u0440\u0430\u0446\u0438\u043e\u043d\u043d\u043e\u0433\u043e \u0444\u0430\u0439\u043b\u0430\n\n\u0412\u043e\u0442 \u0441\u043f\u0438\u0441\u043e\u043a \u0432\u0441\u0435\u0445 \u043c\u0435\u0442\u0440\u0438\u043a, \u043a\u043e\u0442\u043e\u0440\u044b\u0435 \u043c\u044b \u0441\u043e\u0431\u0438\u0440\u0430\u0435\u043c:\n\n\u0421\u0438\u043c\u0432\u043e\u043b \u23f1\ufe0f \u0443\u043a\u0430\u0437\u044b\u0432\u0430\u0435\u0442, \u0447\u0442\u043e \u043c\u0435\u0442\u0440\u0438\u043a\u0430 \u0441\u043e\u0431\u0438\u0440\u0430\u0435\u0442\u0441\u044f \u043f\u0435\u0440\u0438\u043e\u0434\u0438\u0447\u0435\u0441\u043a\u0438, \u0432 \u043e\u0442\u043b\u0438\u0447\u0438\u0435 \u043e\u0442 \u0434\u0440\u0443\u0433\u0438\u0445 \u043c\u0435\u0442\u0440\u0438\u043a, \u043a\u043e\u0442\u043e\u0440\u044b\u0435 \u0441\u043e\u0431\u0438\u0440\u0430\u044e\u0442\u0441\u044f \u043d\u0430 \u043e\u0441\u043d\u043e\u0432\u0435 \u043a\u043e\u043d\u043a\u0440\u0435\u0442\u043d\u044b\u0445 \u0441\u043e\u0431\u044b\u0442\u0438\u0439.\n\n| \u041c\u0435\u0442\u0440\u0438\u043a\u0430 | \u041e\u043f\u0438\u0441\u0430\u043d\u0438\u0435 |\n|-|-|\n| `invocation` | \u041e\u0442\u043f\u0440\u0430\u0432\u043b\u044f\u0435\u0442\u0441\u044f \u043f\u0440\u0438 \u0437\u0430\u043f\u0443\u0441\u043a\u0435 Manticore Buddy |\n| `plugin_*` | \u0423\u043a\u0430\u0437\u044b\u0432\u0430\u0435\u0442, \u0447\u0442\u043e \u043f\u043b\u0430\u0433\u0438\u043d \u0441 \u0434\u0430\u043d\u043d\u044b\u043c \u0438\u043c\u0435\u043d\u0435\u043c \u0431\u044b\u043b \u0432\u044b\u043f\u043e\u043b\u043d\u0435\u043d, \u043d\u0430\u043f\u0440\u0438\u043c\u0435\u0440, `plugin_backup` \u0434\u043b\u044f \u0432\u044b\u043f\u043e\u043b\u043d\u0435\u043d\u0438\u044f \u0440\u0435\u0437\u0435\u0440\u0432\u043d\u043e\u0433\u043e \u043a\u043e\u043f\u0438\u0440\u043e\u0432\u0430\u043d\u0438\u044f |\n| `command_*` | \u23f1\ufe0f \u0412\u0441\u0435 \u043c\u0435\u0442\u0440\u0438\u043a\u0438 \u0441 \u044d\u0442\u0438\u043c \u043f\u0440\u0435\u0444\u0438\u043a\u0441\u043e\u043c \u043e\u0442\u043f\u0440\u0430\u0432\u043b\u044f\u044e\u0442\u0441\u044f \u0438\u0437 \u0437\u0430\u043f\u0440\u043e\u0441\u0430 `show status` \u0434\u0435\u043c\u043e\u043d\u0430 Manticore |\n| `uptime` | \u23f1\ufe0f \u0412\u0440\u0435\u043c\u044f \u0440\u0430\u0431\u043e\u0442\u044b \u0434\u0435\u043c\u043e\u043d\u0430 Manticore Search |\n| `workers_total` | \u23f1\ufe0f \u041a\u043e\u043b\u0438\u0447\u0435\u0441\u0442\u0432\u043e \u0432\u043e\u0440\u043a\u0435\u0440\u043e\u0432, \u0438\u0441\u043f\u043e\u043b\u044c\u0437\u0443\u0435\u043c\u044b\u0445 Manticore |\n| `cluster_count` | \u23f1\ufe0f \u0421\u043a\u043e\u043b\u044c\u043a\u043e \u043a\u043b\u0430\u0441\u0442\u0435\u0440\u043e\u0432 \u043e\u0431\u0440\u0430\u0431\u0430\u0442\u044b\u0432\u0430\u0435\u0442 \u044d\u0442\u043e\u0442 \u0443\u0437\u0435\u043b |\n| `cluster_size` | \u23f1\ufe0f \u0421\u043a\u043e\u043b\u044c\u043a\u043e \u0443\u0437\u043b\u043e\u0432 \u0432\u043e \u0432\u0441\u0435\u0445 \u043a\u043b\u0430\u0441\u0442\u0435\u0440\u0430\u0445 |\n| `table_*_count` | \u23f1\ufe0f \u041a\u043e\u043b\u0438\u0447\u0435\u0441\u0442\u0432\u043e \u0441\u043e\u0437\u0434\u0430\u043d\u043d\u044b\u0445 \u0442\u0430\u0431\u043b\u0438\u0446 \u043a\u0430\u0436\u0434\u043e\u0433\u043e \u0442\u0438\u043f\u0430: plain, percolate, rt, \u0438\u043b\u0438 distributed |\n| `*_field_*_count` | \u23f1\ufe0f \u041a\u043e\u043b\u0438\u0447\u0435\u0441\u0442\u0432\u043e \u0434\u043b\u044f \u043a\u0430\u0436\u0434\u043e\u0433\u043e \u0442\u0438\u043f\u0430 \u043f\u043e\u043b\u044f \u0434\u043b\u044f \u0442\u0430\u0431\u043b\u0438\u0446 \u0441 \u0442\u0438\u043f\u0430\u043c\u0438 rt \u0438 percolate |\n| `columnar` | \u23f1\ufe0f \u0423\u043a\u0430\u0437\u044b\u0432\u0430\u0435\u0442, \u0447\u0442\u043e \u0438\u0441\u043f\u043e\u043b\u044c\u0437\u043e\u0432\u0430\u043b\u0430\u0441\u044c \u0431\u0438\u0431\u043b\u0438\u043e\u0442\u0435\u043a\u0430 Columnar |\n| `columnar_field_count` | \u23f1\ufe0f \u041a\u043e\u043b\u0438\u0447\u0435\u0441\u0442\u0432\u043e \u043f\u043e\u043b\u0435\u0439, \u0438\u0441\u043f\u043e\u043b\u044c\u0437\u0443\u044e\u0449\u0438\u0445 \u0431\u0438\u0431\u043b\u0438\u043e\u0442\u0435\u043a\u0443 Columnar |\n\n## \u041c\u0435\u0442\u0440\u0438\u043a\u0438 \u0440\u0435\u0437\u0435\u0440\u0432\u043d\u043e\u0433\u043e \u043a\u043e\u043f\u0438\u0440\u043e\u0432\u0430\u043d\u0438\u044f\n\n\u0418\u043d\u0441\u0442\u0440\u0443\u043c\u0435\u043d\u0442 \u0440\u0435\u0437\u0435\u0440\u0432\u043d\u043e\u0433\u043e \u043a\u043e\u043f\u0438\u0440\u043e\u0432\u0430\u043d\u0438\u044f Manticore \u043f\u043e \u0443\u043c\u043e\u043b\u0447\u0430\u043d\u0438\u044e \u043e\u0442\u043f\u0440\u0430\u0432\u043b\u044f\u0435\u0442 \u0430\u043d\u043e\u043d\u0438\u043c\u043d\u044b\u0435 \u043c\u0435\u0442\u0440\u0438\u043a\u0438 \u043d\u0430 \u0441\u0435\u0440\u0432\u0435\u0440 \u043c\u0435\u0442\u0440\u0438\u043a Manticore, \u0447\u0442\u043e\u0431\u044b \u043f\u043e\u043c\u043e\u0447\u044c \u0443\u043b\u0443\u0447\u0448\u0438\u0442\u044c \u043f\u0440\u043e\u0434\u0443\u043a\u0442. \u0415\u0441\u043b\u0438 \u0432\u044b \u043d\u0435 \u0445\u043e\u0442\u0438\u0442\u0435 \u043e\u0442\u043f\u0440\u0430\u0432\u043b\u044f\u0442\u044c \u0442\u0435\u043b\u0435\u043c\u0435\u0442\u0440\u0438\u044e, \u0432\u044b \u043c\u043e\u0436\u0435\u0442\u0435 \u043e\u0442\u043a\u043b\u044e\u0447\u0438\u0442\u044c \u0435\u0435, \u0437\u0430\u043f\u0443\u0441\u0442\u0438\u0432 \u0438\u043d\u0441\u0442\u0440\u0443\u043c\u0435\u043d\u0442 \u0441 \u0444\u043b\u0430\u0433\u043e\u043c `--disable-metric` \u0438\u043b\u0438 \u0443\u0441\u0442\u0430\u043d\u043e\u0432\u0438\u0432 \u043f\u0435\u0440\u0435\u043c\u0435\u043d\u043d\u0443\u044e \u043e\u043a\u0440\u0443\u0436\u0435\u043d\u0438\u044f `TELEMETRY=0`.\n\n\u041d\u0438\u0436\u0435 \u043f\u0440\u0438\u0432\u0435\u0434\u0435\u043d \u0441\u043f\u0438\u0441\u043e\u043a \u0432\u0441\u0435\u0445 \u0441\u043e\u0431\u0438\u0440\u0430\u0435\u043c\u044b\u0445 \u043c\u0435\u0442\u0440\u0438\u043a:\n\n| \u041c\u0435\u0442\u0440\u0438\u043a\u0430 | \u041e\u043f\u0438\u0441\u0430\u043d\u0438\u0435 |\n|-|-|\n| `invocation` | \u041e\u0442\u043f\u0440\u0430\u0432\u043b\u044f\u0435\u0442\u0441\u044f \u043f\u0440\u0438 \u0438\u043d\u0438\u0446\u0438\u0430\u0446\u0438\u0438 \u0440\u0435\u0437\u0435\u0440\u0432\u043d\u043e\u0433\u043e \u043a\u043e\u043f\u0438\u0440\u043e\u0432\u0430\u043d\u0438\u044f |\n| `failed` | \u041e\u0442\u043f\u0440\u0430\u0432\u043b\u044f\u0435\u0442\u0441\u044f \u0432 \u0441\u043b\u0443\u0447\u0430\u0435 \u043d\u0435\u0443\u0434\u0430\u0447\u043d\u043e\u0433\u043e \u0440\u0435\u0437\u0435\u0440\u0432\u043d\u043e\u0433\u043e \u043a\u043e\u043f\u0438\u0440\u043e\u0432\u0430\u043d\u0438\u044f |\n| `done` | \u041e\u0442\u043f\u0440\u0430\u0432\u043b\u044f\u0435\u0442\u0441\u044f \u043f\u0440\u0438 \u0443\u0441\u043f\u0435\u0448\u043d\u043e\u043c \u0440\u0435\u0437\u0435\u0440\u0432\u043d\u043e\u043c \u043a\u043e\u043f\u0438\u0440\u043e\u0432\u0430\u043d\u0438\u0438/\u0432\u043e\u0441\u0441\u0442\u0430\u043d\u043e\u0432\u043b\u0435\u043d\u0438\u0438 |\n| `arg_*` | \u0410\u0440\u0433\u0443\u043c\u0435\u043d\u0442\u044b, \u0438\u0441\u043f\u043e\u043b\u044c\u0437\u043e\u0432\u0430\u043d\u043d\u044b\u0435 \u0434\u043b\u044f \u0437\u0430\u043f\u0443\u0441\u043a\u0430 \u0438\u043d\u0441\u0442\u0440\u0443\u043c\u0435\u043d\u0442\u0430 (\u0438\u0441\u043a\u043b\u044e\u0447\u0430\u044f \u0438\u043c\u0435\u043d\u0430 \u0438\u043d\u0434\u0435\u043a\u0441\u043e\u0432 \u0438 \u0442.\u043f.) |\n| `backup_store_versions_fails` | \u0423\u043a\u0430\u0437\u044b\u0432\u0430\u0435\u0442 \u043d\u0430 \u043e\u0448\u0438\u0431\u043a\u0443 \u043f\u0440\u0438 \u0441\u043e\u0445\u0440\u0430\u043d\u0435\u043d\u0438\u0438 \u0432\u0435\u0440\u0441\u0438\u0438 Manticore \u0432 \u0440\u0435\u0437\u0435\u0440\u0432\u043d\u043e\u0439 \u043a\u043e\u043f\u0438\u0438 |\n| `backup_table_count` | \u041e\u0431\u0449\u0435\u0435 \u043a\u043e\u043b\u0438\u0447\u0435\u0441\u0442\u0432\u043e \u0441\u043e\u0445\u0440\u0430\u043d\u0435\u043d\u043d\u044b\u0445 \u0432 \u0440\u0435\u0437\u0435\u0440\u0432\u043d\u0443\u044e \u043a\u043e\u043f\u0438\u044e \u0442\u0430\u0431\u043b\u0438\u0446 |\n| `backup_no_permissions` | \u041d\u0435\u0443\u0434\u0430\u0447\u043d\u043e\u0435 \u0440\u0435\u0437\u0435\u0440\u0432\u043d\u043e\u0435 \u043a\u043e\u043f\u0438\u0440\u043e\u0432\u0430\u043d\u0438\u0435 \u0438\u0437-\u0437\u0430 \u043d\u0435\u0434\u043e\u0441\u0442\u0430\u0442\u043e\u0447\u043d\u044b\u0445 \u043f\u0440\u0430\u0432 \u043d\u0430 \u0446\u0435\u043b\u0435\u0432\u0443\u044e \u0434\u0438\u0440\u0435\u043a\u0442\u043e\u0440\u0438\u044e |\n| `backup_total_size` | \u041e\u0431\u0449\u0438\u0439 \u0440\u0430\u0437\u043c\u0435\u0440 \u043f\u043e\u043b\u043d\u043e\u0439 \u0440\u0435\u0437\u0435\u0440\u0432\u043d\u043e\u0439 \u043a\u043e\u043f\u0438\u0438 |\n| `backup_time` | \u041f\u0440\u043e\u0434\u043e\u043b\u0436\u0438\u0442\u0435\u043b\u044c\u043d\u043e\u0441\u0442\u044c \u0440\u0435\u0437\u0435\u0440\u0432\u043d\u043e\u0433\u043e \u043a\u043e\u043f\u0438\u0440\u043e\u0432\u0430\u043d\u0438\u044f |\n| `restore_searchd_running` | \u041d\u0435 \u0443\u0434\u0430\u043b\u043e\u0441\u044c \u0437\u0430\u043f\u0443\u0441\u0442\u0438\u0442\u044c \u043f\u0440\u043e\u0446\u0435\u0441\u0441 \u0432\u043e\u0441\u0441\u0442\u0430\u043d\u043e\u0432\u043b\u0435\u043d\u0438\u044f \u0438\u0437-\u0437\u0430 \u0437\u0430\u043f\u0443\u0449\u0435\u043d\u043d\u043e\u0433\u043e searchd |\n| `restore_no_config_file` | \u041a\u043e\u043d\u0444\u0438\u0433\u0443\u0440\u0430\u0446\u0438\u043e\u043d\u043d\u044b\u0439 \u0444\u0430\u0439\u043b \u043d\u0435 \u043d\u0430\u0439\u0434\u0435\u043d \u0432 \u0440\u0435\u0437\u0435\u0440\u0432\u043d\u043e\u0439 \u043a\u043e\u043f\u0438\u0438 \u043f\u0440\u0438 \u0432\u043e\u0441\u0441\u0442\u0430\u043d\u043e\u0432\u043b\u0435\u043d\u0438\u0438 |\n| `restore_time` | \u041f\u0440\u043e\u0434\u043e\u043b\u0436\u0438\u0442\u0435\u043b\u044c\u043d\u043e\u0441\u0442\u044c \u0432\u043e\u0441\u0441\u0442\u0430\u043d\u043e\u0432\u043b\u0435\u043d\u0438\u044f |\n| `fsync_time` | \u041f\u0440\u043e\u0434\u043e\u043b\u0436\u0438\u0442\u0435\u043b\u044c\u043d\u043e\u0441\u0442\u044c fsync |\n| `restore_target_exists` | \u0412\u043e\u0437\u043d\u0438\u043a\u0430\u0435\u0442, \u0435\u0441\u043b\u0438 \u043f\u0430\u043f\u043a\u0430 \u0438\u043b\u0438 \u0438\u043d\u0434\u0435\u043a\u0441 \u0443\u0436\u0435 \u0441\u0443\u0449\u0435\u0441\u0442\u0432\u0443\u0435\u0442 \u0432 \u0446\u0435\u043b\u0435\u0432\u043e\u0439 \u043f\u0430\u043f\u043a\u0435 \u0432\u043e\u0441\u0441\u0442\u0430\u043d\u043e\u0432\u043b\u0435\u043d\u0438\u044f |\n| `terminations` | \u0423\u043a\u0430\u0437\u044b\u0432\u0430\u0435\u0442, \u0447\u0442\u043e \u043f\u0440\u043e\u0446\u0435\u0441\u0441 \u0431\u044b\u043b \u0437\u0430\u0432\u0435\u0440\u0448\u0435\u043d |\n| `signal_*` | \u0421\u0438\u0433\u043d\u0430\u043b, \u0438\u0441\u043f\u043e\u043b\u044c\u0437\u043e\u0432\u0430\u043d\u043d\u044b\u0439 \u0434\u043b\u044f \u0437\u0430\u0432\u0435\u0440\u0448\u0435\u043d\u0438\u044f \u043f\u0440\u043e\u0446\u0435\u0441\u0441\u0430 |\n| `tables` | \u041a\u043e\u043b\u0438\u0447\u0435\u0441\u0442\u0432\u043e \u0442\u0430\u0431\u043b\u0438\u0446 \u0432 Manticore |\n| `config_unreachable` | \u0423\u043a\u0430\u0437\u0430\u043d\u043d\u044b\u0439 \u043a\u043e\u043d\u0444\u0438\u0433\u0443\u0440\u0430\u0446\u0438\u043e\u043d\u043d\u044b\u0439 \u0444\u0430\u0439\u043b \u043d\u0435 \u0441\u0443\u0449\u0435\u0441\u0442\u0432\u0443\u0435\u0442 |\n| `config_data_dir_missing` | \u041e\u0448\u0438\u0431\u043a\u0430 \u043f\u0440\u0438 \u0440\u0430\u0437\u0431\u043e\u0440\u0435 `data_dir` \u0438\u0437 \u0443\u043a\u0430\u0437\u0430\u043d\u043d\u043e\u0433\u043e \u043a\u043e\u043d\u0444\u0438\u0433\u0443\u0440\u0430\u0446\u0438\u043e\u043d\u043d\u043e\u0433\u043e \u0444\u0430\u0439\u043b\u0430 |\n| `config_data_dir_is_relative` | \u041f\u0443\u0442\u044c `data_dir` \u0432 \u043a\u043e\u043d\u0444\u0438\u0433\u0443\u0440\u0430\u0446\u0438\u043e\u043d\u043d\u043e\u043c \u0444\u0430\u0439\u043b\u0435 \u044d\u043a\u0437\u0435\u043c\u043f\u043b\u044f\u0440\u0430 Manticore \u044f\u0432\u043b\u044f\u0435\u0442\u0441\u044f \u043e\u0442\u043d\u043e\u0441\u0438\u0442\u0435\u043b\u044c\u043d\u044b\u043c |\n\n## \u041c\u0435\u0442\u043a\u0438\n\n\u041a\u0430\u0436\u0434\u0430\u044f \u043c\u0435\u0442\u0440\u0438\u043a\u0430 \u0441\u043d\u0430\u0431\u0436\u0435\u043d\u0430 \u0441\u043b\u0435\u0434\u0443\u044e\u0449\u0438\u043c\u0438 \u043c\u0435\u0442\u043a\u0430\u043c\u0438:\n\n| \u041c\u0435\u0442\u043a\u0430 | \u041e\u043f\u0438\u0441\u0430\u043d\u0438\u0435 |\n|-|-|\n| `collector` | `buddy`. \u0423\u043a\u0430\u0437\u044b\u0432\u0430\u0435\u0442, \u0447\u0442\u043e \u043c\u0435\u0442\u0440\u0438\u043a\u0430 \u0441\u043e\u0431\u0440\u0430\u043d\u0430 \u0447\u0435\u0440\u0435\u0437 Manticore Buddy |\n| `os_name` | \u041d\u0430\u0437\u0432\u0430\u043d\u0438\u0435 \u043e\u043f\u0435\u0440\u0430\u0446\u0438\u043e\u043d\u043d\u043e\u0439 \u0441\u0438\u0441\u0442\u0435\u043c\u044b |\n| `os_release_name` | \u041d\u0430\u0437\u0432\u0430\u043d\u0438\u0435 \u0438\u0437 `/etc/os-release`, \u0435\u0441\u043b\u0438 \u0434\u043e\u0441\u0442\u0443\u043f\u043d\u043e, \u0438\u043d\u0430\u0447\u0435 `unknown` |\n| `os_release_version` | \u0412\u0435\u0440\u0441\u0438\u044f \u0438\u0437 `/etc/os-release`, \u0435\u0441\u043b\u0438 \u0434\u043e\u0441\u0442\u0443\u043f\u043d\u043e, \u0438\u043d\u0430\u0447\u0435 `unknown` |\n| `dockerized` | \u0415\u0441\u043b\u0438 \u0437\u0430\u043f\u0443\u0449\u0435\u043d\u043e \u0432 \u0441\u0440\u0435\u0434\u0435 Docker |\n| `official_docker` | \u0412 \u0441\u043b\u0443\u0447\u0430\u0435 Docker \u2014 \u0444\u043b\u0430\u0433, \u043f\u043e\u043a\u0430\u0437\u044b\u0432\u0430\u044e\u0449\u0438\u0439, \u0447\u0442\u043e \u0438\u0441\u043f\u043e\u043b\u044c\u0437\u0443\u0435\u0442\u0441\u044f \u043e\u0444\u0438\u0446\u0438\u0430\u043b\u044c\u043d\u044b\u0439 \u043e\u0431\u0440\u0430\u0437 |\n| `machine_id` | \u0418\u0434\u0435\u043d\u0442\u0438\u0444\u0438\u043a\u0430\u0442\u043e\u0440 \u0441\u0435\u0440\u0432\u0435\u0440\u0430 (\u0441\u043e\u0434\u0435\u0440\u0436\u0438\u043c\u043e\u0435 `/etc/machine-id` \u0432 Linux) |\n| `arch` | \u0410\u0440\u0445\u0438\u0442\u0435\u043a\u0442\u0443\u0440\u0430 \u043c\u0430\u0448\u0438\u043d\u044b, \u043d\u0430 \u043a\u043e\u0442\u043e\u0440\u043e\u0439 \u0437\u0430\u043f\u0443\u0449\u0435\u043d\u043e \u041f\u041e |\n| `manticore_version` | \u0412\u0435\u0440\u0441\u0438\u044f Manticore |\n| `columnar_version` | \u0412\u0435\u0440\u0441\u0438\u044f \u0431\u0438\u0431\u043b\u0438\u043e\u0442\u0435\u043a\u0438 Columnar, \u0435\u0441\u043b\u0438 \u043e\u043d\u0430 \u0443\u0441\u0442\u0430\u043d\u043e\u0432\u043b\u0435\u043d\u0430 |\n| `secondary_version` | \u0412\u0435\u0440\u0441\u0438\u044f \u0432\u0442\u043e\u0440\u0438\u0447\u043d\u043e\u0439 \u0431\u0438\u0431\u043b\u0438\u043e\u0442\u0435\u043a\u0438, \u0435\u0441\u043b\u0438 \u0443\u0441\u0442\u0430\u043d\u043e\u0432\u043b\u0435\u043d\u0430 \u0431\u0438\u0431\u043b\u0438\u043e\u0442\u0435\u043a\u0430 Columnar |\n| `knn_version` | \u0412\u0435\u0440\u0441\u0438\u044f \u0431\u0438\u0431\u043b\u0438\u043e\u0442\u0435\u043a\u0438 KNN, \u0435\u0441\u043b\u0438 \u0443\u0441\u0442\u0430\u043d\u043e\u0432\u043b\u0435\u043d\u0430 \u0431\u0438\u0431\u043b\u0438\u043e\u0442\u0435\u043a\u0430 Columnar |\n| `buddy_version`| \u0412\u0435\u0440\u0441\u0438\u044f Manticore Buddy |\n\n<!-- proofread -->"
- },
- "is_code_or_comment": false,
- "model": "openai:gpt-4.1-mini",
- "updated_at": 1766339869
- },
- "__meta": {
- "source_text": "# Telemetry\n\nAt Manticore, we gather various anonymized metrics to enhance the quality of our products, including Manticore Search. By analyzing this data, we can not only improve the overall performance of our product but also identify which features would be most beneficial to prioritize in order to provide even more value to our users. The telemetry system operates on a separate thread in a non-blocking mode, taking snapshots and sending them once every few minutes.\n\nWe take your privacy seriously, and you can rest assured that all metrics are completely anonymous and no sensitive information is transmitted. However, if you still wish to disable telemetry, you have the option to do so by:\n* Setting the environment variable `TELEMETRY=0`\n* Or setting `telemetry = 0` in the section `searchd` of your configuration file\n\nHere is a list of all the metrics we collect:\n\nThe \u23f1\ufe0f symbol indicates that the metric is collected periodically, as opposed to other metrics which are collected based on specific events.\n\n| Metric | Description |\n|-|-|\n| `invocation` | Sent when Manticore Buddy is launched |\n| `plugin_*` | Indicates that the plugin with a given name was executed, `plugin_backup` for backup execution, for example |\n| `command_*` | \u23f1\ufe0f All metrics with this prefix are sent from the `show status` query of the Manticore daemon |\n| `uptime` | \u23f1\ufe0f The uptime of the Manticore Search daemon |\n| `workers_total` | \u23f1\ufe0f The number of workers used by Manticore |\n| `cluster_count` | \u23f1\ufe0f How many clusters this node handles |\n| `cluster_size` | \u23f1\ufe0f How many nodes in all clusters |\n| `table_*_count` | \u23f1\ufe0f The number of tables created for each type: plain, percolate, rt, or distributed |\n| `*_field_*_count` | \u23f1\ufe0f The count for each field type for tables with rt and percolate types |\n| `columnar` | \u23f1\ufe0f Indicates that the Columnar library was used |\n| `columnar_field_count` | \u23f1\ufe0f The number of fields that use the Columnar library |\n\n## Backup metrics\n\nThe Manticore backup tool sends anonymized metrics to the Manticore metrics server by default in order to help improve the product. If you don't want to send telemetry, you can disable it by running the tool with the `--disable-metric` flag or by setting the environment variable `TELEMETRY=0`.\n\nThe following is a list of all collected metrics:\n\n| Metric | Description |\n|-|-|\n| `invocation` | Sent when backup was initiated |\n| `failed` | Sent in case of failed backup |\n| `done` | Sent when backup/restore is successful |\n| `arg_*` | The arguments used to run the tool (excluding index names, etc.) |\n| `backup_store_versions_fails` | Indicates failure in saving Manticore version in the backup |\n| `backup_table_count` | Total number of backed up tables |\n| `backup_no_permissions` | Failed backup due to insufficient permissions to destination directory |\n| `backup_total_size` | Total size of the full backup |\n| `backup_time` | Duration of the backup |\n| `restore_searchd_running` | Failed to run restore process due to searchd already running |\n| `restore_no_config_file` | No config file found in the backup during restore |\n| `restore_time` | Duration of the restore |\n| `fsync_time` | Duration of fsync |\n| `restore_target_exists` | Occurs when a folder or index already exists in the destination folder for restore |\n| `terminations` | Indicates that the process was terminated |\n| `signal_*` | The signal used to terminate the process |\n| `tables` | Number of tables in Manticore |\n| `config_unreachable` | Specified configuration file does not exist |\n| `config_data_dir_missing` | Failed to parse `data_dir` from specified configuration file |\n| `config_data_dir_is_relative` | `data_dir` path in Manticore instance's configuration file is relative |\n\n## Labels\n\nEach metric comes with the following labels:\n\n| Label | Description |\n|-|-|\n| `collector` | `buddy`. Indicates that this metric is collected through Manticore Buddy |\n| `os_name` | Name of the operating system |\n| `os_release_name` | Name from the `/etc/os-release` if presents or `unknown` |\n| `os_release_version` | Version from the `/etc/os-release` if presents or `unknown` |\n| `dockerized` | If it's run inside the Docker environment |\n| `official_docker` | In case of Docker it's flag that shows we use official image |\n| `machine_id` | Server identifier (the content of `/etc/machine-id` in Linux) |\n| `arch` | Architecture of the machin we run on |\n| `manticore_version` | Version of Manticore |\n| `columnar_version` | Version of the Columnar library if it is installed |\n| `secondary_version` | Version of the secondary library if the Columnar library is installed |\n| `knn_version` | Version of the KNN library if the Columnar library is installed |\n| `buddy_version`| Version of Manticore Buddy |\n\n<!-- proofread -->\n\n",
- "updated_at": 1768530797,
- "source_md5": "1ccff6aaa70e97e5a9c1d7943704dfbd"
- }
- }
|