mirror of
https://github.com/fleetdm/fleet
synced 2026-05-22 08:28:52 +00:00
Resolves #37220 Added a dummy implementation of the orbit_info table to the orbit shell. A full implementation is not possible directly in the shell because the orbit service stores specific instrumentation values in memory. To query the live orbit_info table, users must connect to the osquery-orbit extension socket.
1 line
No EOL
70 B
Text
1 line
No EOL
70 B
Text
* Added dummy implementation of `orbit_info` table to the orbit shell. |