fleetdm / fleet

Open-source platform for IT, security, and infrastructure teams. (Linux, macOS, Chrome, Windows, cloud, data center)
https://fleetdm.com
Other
3.07k stars 426 forks source link

Surface profile attribute values in labels #22329

Open harrisonravazzolo opened 1 month ago

harrisonravazzolo commented 1 month ago

noahtalerman commented 1 week ago

Problem

In a device overview, we include information such as serial number, uptime, etc.

This prospect would like the ability to surface more information to this pane based on queries, similar to how labels work.

Note a query that they use to generate the Department - IT label.

Select 1 from plist
....
key = 'department'
and value = 'IT'

The prospect would wants to see this Key generate all values, rather than look for a specific key/value pair to create the label. Another Gong snippet describing this further: https://us-65885.app.gong.io/call?id=606745071291495753&highlights=%5B%7B%22type%22%3A%22SHARE%22%2C%22from%22%3A410%2C%22to%22%3A437%7D%5D

Here is an obfuscated screenshot of their attribute plist they send to all devices. They want the ability to populate these keys.

Screenshot 2024-09-23 at 4 16 02 PM

What have you tried?

Will continue to use labels.

Potential solutions

None that I can think of

noahtalerman commented 2 days ago

Hey @harrisonravazzolo I pulled this request off of feature fest b/c it doesn't meet the criteria for prioritization: https://github.com/fleetdm/fleet/pull/23184/files#diff-c99d12c3af50c0c2aca2b9ef7597c02ccfe87678291956ff0b2e83d63978ea38R370