datalust / seq-tickets

Issues, design discussions and feature roadmap for the Seq log server
https://datalust.co/seq
96 stars 5 forks source link

Allow "Flatten the event properties view" to be globally defaulted to true or false #2160

Closed nblumhardt closed 5 months ago

nblumhardt commented 5 months ago

On some Seq instances, it always makes sense to flatten nested properties for display in the event property view (i.e. when OpenTelemetry is used heavily). On others, it almost never makes sense to flatten properties.

This change will allow administrators to set a global default for new user accounts, under Settings > Users > New user defaults.

image