Victor Lyuboslavsky
Victor Lyuboslavsky
Summary from debug session with prospect on macOS 14.7 running on x86: orbit errors seen: ``` 2024-10-11T10:20:51-04:00 INF opening path="/opt/orbit/bin/desktop/macos/stable/Fleet Desktop.app" The application cannot be opened for an unexpected reason,...
@noahtalerman We need some product guidance regarding the next steps for this issue. First, we don't know how big this issue is. Maybe the fix approach would be different if...
@noahtalerman Yes, we can dump a config file, and allow the user to simply launch Desktop with: `open /opt/orbit/bin/desktop/macos/stable/Fleet\ Desktop.app` Putting it into Spotlight is a bit more difficult. We...
The effort to add telemetry is tracked by #23413 This ticket is in waiting status until we can analyze telemetry results from customers.
@eashaw Can I get telemetry from PostreSQL for users running 4.59.0+ and/or instructions how to get it myself?
@zayhanlon From our analytics, we see this error a lot for `customer-preston`. I put a note in their Slack. For other customers, with ~180,000 hosts running fleetd on Fleet 4.59.1...
FYI. That extension does not have a license, which means all rights are reserved by default. We would need to contact the author to add a license or write our...
@noahtalerman The issues count will be updated once an hour (at the end of the vulnerability job). Due to performance, we can't do the sort in real time. Let me...
@noahtalerman Do we want the fields `failing_policies_count` and `critical_vulnerabilities_count` to be in the exported CSV? Currently we only export the `issues` field, which maps to `total_issues_count`.
> @getvictor how slow is sorting if we update the count and sort in real time v. update the count once per hour? > Let's say the customer has 500...