Tarantool development patches archive
 help / color / mirror / Atom feed
* [Tarantool-patches] [PATCH 0/2] Extend feedback module report
@ 2020-06-05  8:35 Ilya Konyukhov
  2020-06-05  8:35 ` [Tarantool-patches] [PATCH 1/2] feedback: determine runtime platform info Ilya Konyukhov
                   ` (3 more replies)
  0 siblings, 4 replies; 23+ messages in thread
From: Ilya Konyukhov @ 2020-06-05  8:35 UTC (permalink / raw)
  To: tarantool-patches; +Cc: v.shpilevoy, alexander.turenko

Following patchset adds more information about running
tarantool instance. Firstly, it collects platform information
such as os, arch and docker environment. Secondly, it looks
through box user spaces and collects info about db engines and
indices.

Related issues:
- https://github.com/tarantool/tarantool/issues/3608
- https://github.com/tarantool/tarantool/issues/4943

PR:
- https://github.com/tarantool/tarantool/pull/5039

Branch:
- RunsFor:runsfor/gh-3608-platform-detection-for-feedback

Ilya Konyukhov (2):
  feedback: determine runtime platform info
  feedback: collect db engines and index features

 cmake/os.cmake                        |  2 +-
 src/box/lua/feedback_daemon.lua       | 94 ++++++++++++++++++++++++++-
 test/box-tap/feedback_daemon.test.lua | 45 ++++++++++++-
 3 files changed, 136 insertions(+), 5 deletions(-)

-- 
2.24.3 (Apple Git-128)

^ permalink raw reply	[flat|nested] 23+ messages in thread

end of thread, other threads:[~2020-07-13 13:47 UTC | newest]

Thread overview: 23+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-06-05  8:35 [Tarantool-patches] [PATCH 0/2] Extend feedback module report Ilya Konyukhov
2020-06-05  8:35 ` [Tarantool-patches] [PATCH 1/2] feedback: determine runtime platform info Ilya Konyukhov
2020-06-07 16:45   ` Vladislav Shpilevoy
2020-06-09 23:05     ` Илья Конюхов
2020-06-11 19:32       ` Vladislav Shpilevoy
2020-07-01  0:16       ` Alexander Turenko
2020-07-05  2:14         ` Alexander Turenko
2020-06-05  8:35 ` [Tarantool-patches] [PATCH 2/2] feedback: collect db engines and index features Ilya Konyukhov
2020-06-07 16:45   ` Vladislav Shpilevoy
2020-06-09 23:06     ` Илья Конюхов
2020-06-11 19:32       ` Vladislav Shpilevoy
2020-06-17  8:59         ` Илья Конюхов
2020-06-17 22:53           ` Vladislav Shpilevoy
2020-06-18 15:42             ` Илья Конюхов
2020-06-18 23:02               ` Vladislav Shpilevoy
2020-06-19 14:01                 ` Илья Конюхов
2020-06-19 23:49                   ` Vladislav Shpilevoy
2020-06-22  8:55                     ` Илья Конюхов
2020-07-01  0:15   ` Alexander Turenko
2020-07-03 12:05     ` Илья Конюхов
2020-07-05  2:10       ` Alexander Turenko
2020-06-23 21:23 ` [Tarantool-patches] [PATCH 0/2] Extend feedback module report Vladislav Shpilevoy
2020-07-13 13:47 ` Kirill Yukhin

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox